Skip to content
 
 

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_coderush

CodeRush Full-Stack Development Workshop

This repository contains curriculum, exercises, assignments, and sample solutions for the Full-Stack Web Development workshop conducted at CodeRush.

👩‍🏫 Instructor

Jagriti Srivastava
Full-Stack Developer | AI & ML Enthusiast | Technical Trainer


📚 Course Modules

  • 01 - UI and UX
  • 02 - HTML and CSS
  • 03 - JavaScript & DOM Manipulation
  • 04 - Git & GitHub Workflow
  • 05 - ......

🎯 Learning Outcomes

Students will:

  • Build a responsive portfolio website
  • Use Git for version control
  • Collaborate using GitHub (Fork → Branch → Pull Request)
  • Develop a REST API with Node.js
  • Connect frontend with backend
  • Work with ......
  • Deploy a full-stack project

🧪 Teaching Methodology

  • Hands-on coding sessions
  • Real-world Git workflow
  • Code reviews via Pull Requests
  • Incremental module-based learning

🤝 Student Contribution Workflow

  1. Fork this repository
  2. Create a feature branch
git checkout -b yourname-module

3. Commit your changes

git add .
git commit -m "Add task description"

4. Push to your fork

git push origin yourname-module

5. Create a Pull Request to the main instructor repo

About

All the coderush_project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages