About me
Hey, I'm Amir. I'm a self-learning full stack developer, specializing in JavaScript.
I don't know everything, But I'm a really curious guy with a great passion for making different things. That's why I spend a lot of time building software and apps.
And I spend most of my free time working out, playing guitar, and watching Youtube (a lot!) and Friends.
Hello world!
Contact
Feel free to email me at me@amirsolo.com
You can also find me on Twitter where I talk about development and ideas that I find interesting.
Activities
I make videos on Youtube
In my channel I share some ideas and knowledge I learn throughout the process of making software, combined with a bit entertaiment.
I write
I write on my blog. It's one of the best ways to keep track of software development and document whatever I learn as a blog post which I can easily refer to later.
I build apps
I'm usually building in the open. You can checkout my work on Github.
Tech stack
The teck stack I currently use for making apps: (for nerds!)
React
React is a JavaScript library for building user interfaces. I started using it in 2018 and loved it ever since.
Next.js
Next.js is a React framework. "THE React framework" as they call it, and they are not wrong, It's my default approach when making apps with React.
Node.js
Node.js is a JavaScript runtime. I use it with Express (which is a Node.js framework) for building web apps and APIs.