Update README.md
This commit is contained in:
parent
a22cb64ae3
commit
9184eb28ec
14
README.md
14
README.md
|
@ -1,6 +1,16 @@
|
||||||
### 👋 Welcome to my profile!
|
### 👋 Welcome to my profile!
|
||||||
|
|
||||||
I primarily code in C/++ as a hobby and officially work as a full-stack developer.
|
I primarily code in C/++ as a hobby and officially work as a full-stack developer.
|
||||||
I'm mostly known for messing with Windows until it breaks.
|
However, I'm mostly known for messing with Windows on an unusally sophisticated low level.
|
||||||
|
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ivrlU73VcHw?si=YEv27y52dT2otU9e&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
### My favorite project
|
||||||
|
<a target="_blank" href="https://youtu.be/ivrlU73VcHw">
|
||||||
|
<img src="https://img.youtube.com/vi/ivrlU73VcHw/mqdefault.jpg" alt="Windows 11 on Pentium 4" width="360" border="2" />
|
||||||
|
<p style="color: white;"><strong>Windows 11 on Pentium 4</strong></p>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
### The project I'm most hyped about
|
||||||
|
<a target="_blank" href="https://git.enderman.ch/endermanch/XPKeygen">
|
||||||
|
<img src="XPKeygen.jpg" alt="Windows XP Keygen" width="360" border="2" />
|
||||||
|
<p style="color: white;"><strong>Why is 000-0000000 a valid Windows XP key?</strong></p>
|
||||||
|
</a>
|
Loading…
Reference in New Issue