Skip to content

TKylmz/FullStack-Progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStack Progress

This repository is my Full Stack learning log and project portfolio following the roadmap at https://roadmap.sh/full-stack.

Purpose

  • Track learning, take notes, and store projects built while following the Full Stack Roadmap.

Structure

  • notes/ — lesson notes organized by topic (html, css, javascript, react, nodejs, database, backend, devops, misc).
  • projects/ — hands-on projects grouped by tech; each project gets its own folder with README and src/.
  • templates/ — reusable starters and boilerplates.
  • assets/ — images, fonts, screenshots.
  • backend/ — server examples, schemas, migrations.
  • deployment/ — Docker, k8s, CI configs.
  • scripts/ — helper scripts.
  • docs/ — longer writeups, diagrams, study guides.
  • .github/ — workflows and templates.
  • archive/ — older experiments.

How I use this repo

  1. Add lesson notes under notes/<topic>/.
  2. Start projects in projects/<tech>/project-name/ with a README describing scope and steps.
  3. Save reusable starters in templates/.

License

  • Personal learning repository.

About

Full Stack learning log and projects following roadmap.sh/full-stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors