bash
GoNodeTSJSPostgreSQLReact

user@amirahmadzadeh:~$ cat welcome.txt

πŸ‘‹ Welcome to My Blog!
I’m a software engineer based in Hamburg, and I’d love to connect! If you’re in town, let’s grab a coffee! β˜•

user@amirahmadzadeh:~$ ls -l skills/

total 5
-rw-r--r-- 1 user user 128 Aug 16 2025 frontend.txt
-rw-r--r-- 1 user user 128 Aug 16 2025 backend.txt
-rw-r--r-- 1 user user 128 Aug 16 2025 metaframeworks.txt
-rw-r--r-- 1 user user 128 Aug 16 2025 microservices.txt
-rw-r--r-- 1 user user 128 Aug 16 2025 open_source.txt

user@amirahmadzadeh:~$ cat skills/frontend.txt

Frontend Development 🎨
I have extensive experience in frontend development, primarily with React. Among the various projects I've worked on, I've contributed to the development of a digital wallet and a fully featured text editor. I also enjoy exploring innovative reactive UI libraries like Solid, which I find particularly impressive. πŸš€

user@amirahmadzadeh:~$ cat skills/backend.txt

Backend Development πŸ–₯️
I started my backend development journey by creating my own CMS and developing REST APIs within a monolithic architecture. This experience has sharpened my skills in designing robust backend applications, ensuring efficient data management and seamless integration. I thrive on creating real-time applications that enhance user engagement and enjoy developing scalable solutions for complex requirements. πŸ”§

user@amirahmadzadeh:~$ cat skills/metaframeworks.txt

Meta Frameworks ⚑
I've extensively used Next.js and Remix for performance optimization and rendering strategies. I had the privilege of collaborating with a talented team in Iran to build the largest technology media platform in the country (zoomit.ir). 🌍

user@amirahmadzadeh:~$ cat skills/microservices.txt

Microservices 🐹
I've contributed to creating scalable microservices and designing event-driven systems using both Golang and Node.js. I look forward to leveraging these technologies to effectively scale microservices for better performance. πŸ“ˆ

user@amirahmadzadeh:~$ cat skills/open_source.txt

Open Source 🌐
I'm passionate about open source and have two projects. One shares algorithm challenges I solve in Rust, TypeScript, and Golang. πŸ’»
My other project is a popover package for Solid.js. It was working well, but I'm currently redeveloping it (hahaha). πŸ˜…

user@amirahmadzadeh:~$ cat contact.txt

Contact Me πŸ“¬
Let's connect! Whether it's about tech, collaboration, or just grabbing a coffee, I'd love to hear from you. 😊

πŸ’Ό LinkedIn: linkedin.com/in/amir-ahmadzadeh-a93b44156/
🐦 Twitter: twitter.com/AmirArs1lan
πŸ™ GitHub: github.com/4m1z

user@amirahmadzadeh:~$ _