Skip to content

shahedadel/Web_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Creations

A collection of my browser-based projects, experiments, and interactive recreations.

This repository is where I build and store projects designed for the web — from games and class project upgrades to personal creations that deserve more than a terminal window.

Some projects begin as simple assignments or coding exercises, then get rebuilt into polished web experiences using HTML, CSS, and JavaScript. Others are created from scratch as interactive ideas, tools, or portfolio pieces.

What This Repository Includes

  • Browser-based games
  • Interactive versions of older projects
  • Creative coding experiments
  • Personal website builds
  • Future portfolio projects

Current Direction

One example is a Connect 4 game built with HTML, CSS, and JavaScript, featuring custom visuals, responsive design, and interactive gameplay.

Other projects may include web-based recreations of past work, such as turning a terminal Blackjack game into a full browser experience.

This repository will continue to grow as I redesign, expand, and improve my creations.

Why This Exists

Because building something functional is only the first step. Giving it an interface, a visual identity, and an experience people can engage with makes it stronger.

This repository is a place to practice that transformation.

Tech Used

Primarily:

  • HTML
  • CSS
  • JavaScript

Additional tools may be added depending on the project.

Running Projects

Most projects here are static web applications.

To run them locally:

python -m http.server

Then open:

http://localhost:8000 (unless specified otherwise)

Final Note

This repository is both an archive and a workshop. A place for projects that live in the browser — whether they began as assignments, ideas, or something entirely new.

And if a portfolio ends up here too? Fair enough. It belongs among the creations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors