Skip to content

emsikes/WebDev-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Web Development Learning Projects

Welcome to my repository of web development learning projects! πŸš€
This space is dedicated to experimenting, practicing, and documenting my journey through modern web technologies.

πŸ“š About

This repo contains a collection of small-to-medium projects that showcase different aspects of web development.
They range from simple HTML/CSS layouts to full-stack applications using modern frameworks.

The goal is to:

  • Practice fundamental concepts
  • Build a strong portfolio
  • Track my progress as I learn new tools, languages, and frameworks

πŸ› οΈ Tech Stack

Depending on the project, you may find:

  • Frontend: HTML5, CSS3, JavaScript (ES6+), React, Next.js, TailwindCSS
  • Backend: Node.js, Express, Flask, or FastAPI
  • Databases: MongoDB, PostgreSQL, SQLite
  • Other Tools: Git, GitHub, REST APIs, Docker, Vite

πŸ“‚ Project Structure

Each project lives in its own folder with a clear name:

/project-name
  β”œβ”€β”€ src/          # Source code
  β”œβ”€β”€ public/       # Static assets
  β”œβ”€β”€ README.md     # Project-specific details
  └── package.json  # Dependencies (if applicable)

πŸš€ Getting Started

  1. Clone the repository:
    git clone https://github.com/emsikes/web-dev-learning.git
    cd web-dev-learning
  2. Navigate into any project folder
  3. Follow the project’s README for setup instructions

πŸ“ˆ Progress Tracking

I’ll use this repo to document:

  • πŸ“Œ New concepts I’ve learned
  • πŸ› οΈ Experiments with frameworks and libraries
  • 🎯 Goals for improving my web dev skills

βœ… Completed & Ongoing Projects

  • Basic HTML/CSS Portfolio Page
  • Responsive Layout with Flexbox & Grid
  • JavaScript To-Do App
  • API-powered Weather App
  • React Component Library
  • Full-Stack CRUD App

(The checklist will be updated as I go.)

🀝 Contributing

This repository is primarily for learning, but if you spot something interesting or want to share feedback, feel free to open an issue or PR!

πŸ“œ License

This project is licensed under the MIT License β€” see the LICENSE file for details.


🌟 Connect with Me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published