Skip to content

Commit 42d7d6c

Browse files
authored
Update README.md
1 parent 0b8594f commit 42d7d6c

1 file changed

Lines changed: 19 additions & 28 deletions

File tree

README.md

Lines changed: 19 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -66,50 +66,41 @@
6666
### 🛠️ Development Tools
6767

6868
## ![Git](https://skillicons.dev/icons?i=git) ![GitHub](https://skillicons.dev/icons?i=github) ![VS Code](https://skillicons.dev/icons?i=vscode) ![Neovim](https://skillicons.dev/icons?i=neovim) ![Unreal](https://skillicons.dev/icons?i=unreal) ![Bash](https://skillicons.dev/icons?i=bash)
69+
<img src="assets/iconsghostty.svg" alt="Ghostty" width="30" height="30" title="Ghostty"/>
70+
<img src="assets/icons/openssh.svg" alt="OpenSSH" width="30" height="30" title="OpenSSH"/>
71+
<img src="assets/icons/openssl.svg" alt="OpenSSL" width="30" height="30" title="OpenSSL"/>
72+
<img src="assets/icons/tor.svg" alt="Tor" width="30" height="30" title="Tor"/>
73+
<img src="assets/icons/openpgp.svg" alt="OpenPGP" width="30" height="30" title="OpenPGP"/>
74+
<img src="assets/icons/gnupg.svg" alt="GnuPG" width="30" height="30" title="GnuPG"/>
6975

7076
## Operating Systems
7177

72-
<div align="center" style="display: flex; justify-content: center; gap: 20px;">
7378
<div style="display: flex; flex-direction: row; align-items: center;">
74-
<img src="https://skillicons.dev/icons?i=linux" alt="Linux" width="30" height="30"/>
79+
<img src="https://skillicons.dev/icons?i=linux" alt="Linux" width="40" height="40"/>
7580
<div style="display: flex; gap: 5px; margin-top: 10px;">
76-
<img src="https://skillicons.dev/icons?i=arch" alt="Arch" width="20" height="20"/>
81+
<img src="https://skillicons.dev/icons?i=arch" alt="Arch" width="30" height="30"/>
7782
<img src="https://skillicons.dev/icons?i=debian" alt="Debian" width="30" height="30"/>
7883
<img src="https://skillicons.dev/icons?i=ubuntu" alt="Ubuntu" width="30" height="30"/>
79-
<img src="https://skillicons.dev/icons?i=redhat" alt="Redhat" width="20" height="20"/>
84+
<img src="https://skillicons.dev/icons?i=redhat" alt="Redhat" width="20" height="30"/>
8085
</div>
81-
</div>
82-
83-
<div style="display: flex; flex-direction: row; align-items: center;">
84-
<img src="https://skillicons.dev/icons?i=windows" alt="Windows" width="30" height="30"/>
85-
<img src="https://skillicons.dev/icons?i=azure" alt="Azure" width="20" height="20"/>
86+
</div> |<img src="https://skillicons.dev/icons?i=windows" alt="Windows" width="40" height="40"/>
87+
<img src="https://skillicons.dev/icons?i=azure" alt="Azure" width="30" height="30"/>
8688
</div>
8789
</div>
8890
<div style="display: flex; flex-direction: row; align-items: center;">
89-
<img src="https://skillicons.dev/icons?i=apple" alt="MacOS" width="30" height="20"/>
91+
<img src="https://skillicons.dev/icons?i=apple" alt="MacOS" width="40" height="40"/>
9092
</div>
9193
</div>
9294

9395
### Graphics & Media
9496

9597
<div style="display: flex; gap: 20px; flex-wrap: wrap;">
96-
<img src="assets/icons/wayland.svg" alt="Wayland" width="20" height="20"/>
97-
<img src="assets/icons/hyprland.svg" alt="Hyprland" width="20" height="20"/>
98-
<img src="assets/icons/mesa.svg" alt="Mesa" width="20" height="20"/>
99-
<img src="assets/icons/vulkan.svg" alt="Vulkan" width="40" height="40"/>
100-
<img src="assets/icons/pipewire.svg" alt="Pipewire" width="40" height="40"/>
101-
<img src="assets/icons/obs-studio.svg" alt="OBS Studio" width="40" height="40"/>
102-
</div>
103-
104-
### Edge Security
105-
106-
<div style="display: flex; justify-content: center; align-items: center; gap: 15px;">
107-
<img src="assets/icons/ghostty.svg" alt="Ghostty" width="20" height="20" title="Ghostty"/>
108-
<img src="assets/icons/openssh.svg" alt="OpenSSH" width="20" height="20" title="OpenSSH"/>
109-
<img src="assets/icons/openssl.svg" alt="OpenSSL" width="20" height="20" title="OpenSSL"/>
110-
<img src="assets/icons/tor.svg" alt="Tor" width="20" height="20" title="Tor"/>
111-
<img src="assets/icons/openpgp.svg" alt="OpenPGP" width="20" height="20" title="OpenPGP"/>
112-
<img src="assets/icons/gnupg.svg" alt="GnuPG" width="20" height="20" title="GnuPG"/>
98+
<img src="assets/icons/wayland.svg" alt="Wayland" width="30" height="30"/>
99+
<img src="assets/icons/hyprland.svg" alt="Hyprland" width="30" height="30"/>
100+
<img src="assets/icons/mesa.svg" alt="Mesa" width="30" height="30"/>
101+
<img src="assets/icons/vulkan.svg" alt="Vulkan" width="30" height="30"/>
102+
<img src="assets/icons/pipewire.svg" alt="Pipewire" width="30" height="30"/>
103+
<img src="assets/icons/obs-studio.svg" alt="OBS Studio" width="30" height="30"/>
113104
</div>
114105

115106
## Research Focus Areas
@@ -150,7 +141,7 @@
150141
</div>
151142
<details id="detailed-research">
152143
<summary><strong>Research: The Pursuit of Quality Quantum Advantage</strong></summary>
153-
The foundation of quantum computing begins with the Schrödinger equation:
144+
The foundation of quantum computing and impetus for enterprise quantum adoption begins with the Schrödinger equation:
154145

155146
$$i\hbar\frac{\partial}{\partial t}\Psi(\mathbf{r},t) = \hat{H}\Psi(\mathbf{r},t)$$
156147

0 commit comments

Comments
 (0)