Web Development Notes
Semantic HTML, CSS layouts, responsive basics, and JavaScript practice notes.
I created my personal wiki because I learn many things from different places: coding practice, school subjects, science ideas, and project experiments. Without one organized place, I forget useful information quickly. The wiki helps me collect and revisit what I learn.
I organize wiki pages by topic and purpose. For example, I separate coding notes, study references, project ideas, and experiment logs. This makes it easier to search and continue learning later without starting from zero.
I try to keep pages simple and clear. Instead of writing everything in one long note, I create focused pages with short headings and useful links. If one topic is related to another, I connect them so I can move through ideas faster.
My goal is not to make a perfect encyclopedia. My goal is to maintain a practical student notebook that improves over time.
Documentation helps me remember what I learned and what I still need to understand. When I write notes, I notice gaps in my thinking. That helps me ask better questions in school and during project work.
It also supports consistency. Some days I cannot code for long because of school work, but I can still read and update notes. This keeps progress moving even on busy days. Over months, these small updates become a strong learning record.
Another benefit is communication. If someone visits my portfolio, they can see not only final outputs but also how I think and learn. That makes the website more useful and honest.
I plan to improve structure, add cleaner category pages, and keep better cross-links between related notes. I also want to add short summaries at the top of important pages so visitors can quickly understand what each note covers.
In the future, I may add beginner-friendly mini explainers for selected topics that I have practiced enough to explain clearly. I will continue to mark uncertain ideas as drafts so readers know when content is still being improved.
I also want to track revision dates on key pages so I can see when my understanding changed. This will help me keep information fresh and avoid repeating old mistakes. Over time, I want this wiki to become a reliable memory system for both study and project work.
Semantic HTML, CSS layouts, responsive basics, and JavaScript practice notes.
Problem-solving strategies that support coding and algorithm thinking.
Simple concept summaries and experiment reflections connected to school topics.
What worked, what failed, and what I changed while building my tools.
You can open the live wiki at /wiki/, then return here for context. You can also explore my Portfolio and Pattern Generator notes.