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:~$ _