✨ Creating bugs since 2019
📚 I'm currently learning WEB and DSA
🎯 Goals: fix some bugs.
🎲 Fun fact: I love Coffee.
My coding journey started when first discovered about Arduino and Robotics back in 2018.
It was a vey new experience for me. At that time i was very fascinated by Arduino and Electronics. After making some awesome projects with Arduino, i couldn't believed the power it gave me.
Then in 2021, I upgraded to Raspberry Pi PICO, which is much faster than Arduino and have a built-in WIFI and Bluetooth. which then i used for some IOT projects.
I have also used Python OpenCV library (for image processing), TensorFlow(for machine learning) and PyQt5 (for UI and Dashboard) with these micro-controllers via Serial Communications for some ML projects like self Driving cars(not an actual car, but a small rc scale car).
After Robotics, I developed a new interest in Web technologies and backend. Then I started to learn about how web work and the backend flow with REST API and DATABASE.
At first I followed the similar path that we all web enthusiasts have did and started with HTML, CSS and some basic Vanilla JavaScript for FRONTEND then for the sake for simplicity and time efficiency i chose Tailwind CSS for styling.
For the BACKEND, Django was my first choice. Since, i was very familiar with python.
But, after working in Django for few months I found it a little inconvenient to simultaneously alter between Python and JavaScript. So, at the end i decided to go with JavaScript (TypeScript to be specific) and started to my journey learning MERN stack.
