-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
46 lines (40 loc) · 2.1 KB
/
about.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
---
layout: minimal
title: "About Me"
permalink: /about/index.html
description: "Some description"
---
<h1 align="center">Hi 👋, I'm Hamza 👨💻</h1>
<h3 align="center">Dev | Hacker | Engineer</h3>
<br>
<br>
<br>
<!-- - ⚡ Pro Hacker Rank @ [HackTheBox](https://app.hackthebox.com/profile/174366).<br>
- 🌱 Currently programming @ [LeetCode](https://leetcode.com/u/hamzawinix2/).
-->
<ul>
<li>⚡ Pro Hacker Rank @ <a href="https://app.hackthebox.com/profile/174366">HackTheBox</a>.</li>
<li>🌱 Currently programming @ <a href="https://leetcode.com/u/hamzawinix2/">LeetCode</a>.</li>
</ul>
<!--
- ⚡ Pro Hacker Rank on <a href="https://app.hackthebox.com/profile/174366">HackTheBox</a>.</li>
🌱 I’m currently programming on <a href="https://leetcode.com/u/hamzawinix2/">LeetCode</a>.</li> -->
<!-- <a href="https://www.arduino.cc/" target="_blank" rel="noreferrer">
<img src="https://cdn.worldvectorlogo.com/logos/arduino-1.svg" alt="arduino" width="40" height="40" />
</a>
<a href="https://www.cprogramming.com/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg" alt="c" width="40" height="40" />
</a>
<a href="https://www.w3schools.com/cs/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/csharp/csharp-original.svg" alt="csharp" width="40" height="40" />
</a>
<a href="https://www.linux.org/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="40" height="40" />
</a>
<a href="https://www.mathworks.com/" target="_blank" rel="noreferrer">
<img src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" alt="matlab" width="40" height="40" />
</a>
<a href="https://www.python.org" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="40" height="40" />
</a>
-->