-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathskills.html
52 lines (52 loc) · 1.12 KB
/
skills.html
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
41
42
43
44
45
46
47
48
49
50
51
52
---
title: Skills
image_view: true
---
<div class="editable">
<h1 class="section-border">Skills</h1>
<h2>Application Development</h2>
<ul>
<li>C# & .NET</li>
<li>Javascript</li>
<li>HTML/CSS</li>
<li>SQL/No SQL</li>
<li>PHP</li>
<li>Automated unit, integration & end-to-end testing</li>
</ul>
<h2>Cloud Computing</h2>
<ul>
<li>Microsoft Azure</li>
<li>Amazon Web Services (AWS)</li>
<li>Azure Resource Manager (ARM) Templates</li>
<li>Designing & Developing Solutions</li>
<li>APM Monitoring & Logging</li>
<li>Security Best Practices</li>
<li>Storage Strategies</li>
<li>Troubleshooting & Debugging</li>
</ul>
<h2>DevOps</h2>
<ul>
<li>CI/CD</li>
<li>Git</li>
<li>Azure DevOps, GitHub Actions</li>
<li>Bamboo, Jenkins, Octopus</li>
<li>Docker, Linux</li>
</ul>
<h2>Software Development Lifecycle</h2>
<ul>
<li>Agile</li>
<li>Kanban</li>
<li>Remote working</li>
<li>Scrum</li>
<li>Teamwork</li>
<li>Jira</li>
</ul>
<h2>Misc</h2>
<ul>
<li>React, Angular, VueJS</li>
<li>Content Management Systems</li>
<li>Quasar</li>
<li>Sitecore</li>
<li>Wordpress</li>
</ul>
</div>