_hello_about-me_projects_gallery_resume_contact-me
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/**
* Welcome to my portfolio
* Stack: .NET Core · Angular · SQL Server
* Goal: SecDevOps
*/
// Hi all. I am
// and a Learner.
// Find my profile on GitHub:
const githubLink = "https://github.com/SameerAlmutairi";
about.ts
const aboutMe = {
  name: "Sameer Almutairi",
  role: "DevOps & Full-Stack Developer",
  stack: [
    "ASP.NET Core", "Angular",
    "SQL Server", "Python"
  ],
  education: "M.Sc. IT — Software Dev",
  goal: "SecDevOps",
  available: true
};
ASP.NET CoreAngularSQL ServerPythonREST APIsMicroservicesNginxSecDevOpsReactSwiftUITypeScriptC#