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.

HTML Foundation

Semantic Structure

Building page structure correctly and writing readable, meaningful HTML.

section form accessibility
CSS Visuals

Responsive Design

Flexbox, Grid, spacing, and mobile-friendly layouts.

flex grid media
JavaScript Interaction

DOM & Events

Buttons, menus, simple interactions, and user events.

DOM events logic
Chatbot Logic

Chatbot Basics

Simple Q&A logic, handling user input, and returning the right response.

input intent flow

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.”

1

Learn

I summarize the topic with simple notes and clarify what it does and where it’s used.

2

Try

I immediately run small experiments. When I hit an error, I find the cause and try again.

3

Build a project

I combine what I learned into a mini project. That’s how the knowledge sticks.

4

Share & Improve

I push it to GitHub, get feedback, fix issues, and make it better.