🟨 JavaScript
Experienced in both JavaScript fundamentals and advanced concepts like immutability, the event loop, and asynchronous programming. Gained a solid grasp of its interpreted nature and runtime behavior, while exploring the broader JS ecosystem—Node.js, Next.js, and TypeScript. Also delved into functional programming and deepened my understanding through an excellent course and JavaScript: The Definitive Guide (3rd edition).
🐍 Python
Adapting to Python’s dynamic, interpreted programming style, I actively explored and studied the language through Python Data Science Handbook and Automate the Boring Stuff with Python, focusing especially on data science workflows using libraries like Pandas, NumPy, and scikit-learn.
📄 HTML
I started with HTML to understand the backbone of web content structure. Learned how to build semantic, accessible webpages using elements like headings, links, forms, and more—laying the groundwork for everything I do in frontend development.
🎨 CSS
Diving deep into CSS gave me a strong grasp of how styling truly works—from the box model and specificity to Flexbox, Grid, and modern responsive design principles. This solid foundation makes it easy for me to adapt quickly to new UI libraries and frameworks, since I understand what’s happening under the hood.