diff --git a/README.md b/README.md
index 7bdf039..fe4640f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
đ Hi, I'm Dani đ
-đ° C/C++ âĸ đž Unreal Engine âĸ đ§ Core Systems & Engine Architecture
+đ° C & C++ âĸ đž Unreal Engine âĸ đ§ Core Systems & Engine Architecture
@@ -31,7 +31,7 @@
## đ§âđģ About Me
- đģ **Focus:** Modular architecture, scalable core systems, low-level programming
-- đ§Š **Experience:** Game engines, game core systems, networking, graphics (OpenGL), low-level systems, devops, pentesting, linux
+- đ§Š **Experience:** Low-level systems, game engines, core systems, networking, graphics (OpenGL), devops, pentesting, linux
- đ¤ Strong believer in maintainable code and flexible architecture
- đ̧ Previously lead programmer at [24-Pack Studios](https://store.steampowered.com/app/4034810/Not_My_War/)
@@ -39,7 +39,7 @@
## đ Featured Projects
-- đ¯ **Not My War** â Lead programmer on UE5 stealth game, core systems architecture
+- đ¯ [**Not My War**](https://store.steampowered.com/app/4034810/Not_My_War/) â Lead programmer on UE5 stealth game, core systems architecture
- đ **Web Server** â HTTP/1.1 server in C++98 with CGI support, nginx-style config
- đšī¸ **Chip8 Emulator** â Simple emulator to learn emulation fundamentals
- đ§ **Custom Engines** â Built simple game engines from scratch for learning