Yakup Yalvaç
A student just getting started in web development. Learning HTML, CSS, and JavaScript, building mini projects, and reinforcing what I learn by doing.
What am I learning right now?
While building my first website, I’m focusing on strong fundamentals. Small steps and lots of practice.
Semantic Structure
Building page structure correctly and writing readable, meaningful HTML.
Responsive Design
Flexbox, Grid, spacing, and mobile-friendly layouts.
DOM & Events
Buttons, menus, simple interactions, and user events.
Chatbot Basics
Simple Q&A logic, handling user input, and returning the right response.
How do I improve?
I turn everything I learn into small practices and mini projects. That way I can say “I built it”, not just “I read it.”
Learn
I summarize the topic with simple notes and clarify what it does and where it’s used.
Try
I immediately run small experiments. When I hit an error, I find the cause and try again.
Build a project
I combine what I learned into a mini project. That’s how the knowledge sticks.
Share & Improve
I push it to GitHub, get feedback, fix issues, and make it better.