Skip to content

Latest commit

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

🌸 Otaku Dev — Learn HTML & CSS with Anime Fun!

Otaku Dev is a beginner-friendly, anime-themed website that teaches HTML, CSS, and modern web design through fun, colorful, character-guided lessons. Perfect for aspiring developers and anime fans alike! 🎌💻

🔗 Live demo:mr-prince2.github.io/web-dev

Otaku Dev preview


✨ Features

  • 🧠 Beginner Lessons — Learn HTML & CSS fundamentals through anime-themed guides
  • 🎨 Interactive Examples — Code snippets paired with live visuals for easy learning
  • 🚀 Live Code Playground — Write and run HTML, CSS, and JavaScript in real time
  • 🎴 Anime Vibes — Every lesson is hosted by a different anime character acting as your coding guide

💡 Topics Covered

TopicDescription
CSS BasicsSelectors, box model, and core styling concepts
Flexbox LayoutOne-dimensional layouts with display: flex
Grid LayoutTwo-dimensional layouts with display: grid
Responsive DesignMedia queries for multi-device support
Hover Effects & TransitionsSmooth, interactive UI feedback
Pseudo-selectors:hover, :nth-child, ::before, ::after, and more

📁 Project Structure

/web-dev
│
├── assets/
│ └── images/
│ ├── image1.png
│ └── image2.jpg
│
├── index.html
├── lessons/
│ ├── css/
│ │ ├── flexbox.html
│ │ ├── grid.html
│ │ ├── pseudoselectors.html
│ │ ├── responsive.html
│ │ └── transitions.html
│ ├── css.css
│ ├── css.html
│ ├── html.css
│ ├── html.html
│ ├── javascript.css
│ └── javascript.html
│
├── playground/
│ ├── editor.css
│ └── editor.html
│
├── script.js
└── style.css

🚀 Getting Started

Clone the repo and open index.html in your browser — no build tools or dependencies required:

git clone https://github.com/mr-prince2/web-dev.git
cd web-dev
open index.html # or just double-click it

📚 Roadmap / Future Improvements

  • Character selector to pick your anime tutor
  • Progress tracking system
  • Save code snippets in the playground
  • Add JavaScript tutorials

🖼️ Assets Notice

All anime character images used are for educational/demo purposes only.

📜 License

This project is open-source and free to use for learning and teaching purposes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages