Skip to content

sagnikc395/100xdevs-cohort1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100xdevs-cohort1

Course Notes and Solutions for 100x devs Cohort1.

Content:

  1. Week1 : Javascript Complete:

    • Week1.1 Recapping Prerequisites, Basics of Javascript
    • Week1.2 Extra Class For JS
    • Week1.3 Async,Await,callbacks and promises
    • Week1.4 Git and Assignments
  2. Week2 : Express and Making Backend using Nodejs

    • Week 2.1 Express ,Node.js and Intro to Backend Systems
    • Week 2.2 Middleware , Requests and Responses
    • Week 2.3 Assignment
  3. Week3 : Backend and Frontend Integration

    • Week 3.1 Finishing backend , starting frontend
    • Week 3.2 Foundation of frontend and reconcilation
    • Week 3.3 (Extra) System Design of a Video Transcoder
    • Week 3.4 Authentication and Assignment
    • Week 3.5 MongoDB and Intro to DBs
  4. Week4: React

    • Week 4.1 More reconcilers, Intro to React using Vite
    • Week 4.2 React, effects and custom hooks
    • Week 4.3 Assignment
  5. Project 1 : Todoapp using MUI,Flexbox and Basic State Management

    • Week 5.1 Recapping few things
    • Week 5.2 Axios,object destructuring, grids and complete assignment
    • Week 5.2 Axios,object destructuring, grids and complete assignment - 2
    • Week 5.4 Context , Recoil and Prop Drilling
    • Week 5.5 Assignment
  6. Project 2: Building a GMeet Clone

    • Part 1
    • Part 2
  7. State Management React

    • Week 7.1 Recoil and State Management
    • Week 7.2 Intro to TS.
    • Week 7.3 Assignment on TS
  8. Hooks and React

    • Week 8.1 Custom hooks, generics and zod
    • Week 8.2 deploying npm packages and intro to mono repos
  9. Github CI/CD

  10. Frontend Deployments, certificate management

    • Week 10.1 Frontend Deployments, certificate Management
    • Week 10.2 Next.js
    • Week 10.3 Assignemnt
  11. Mono Repos:

    • Week 11.1 Building an End to End MonoRepo.
    • Week 11.2 Auth using next-auth
  12. BE for Prod

    • Week 11.3 OpenAPI Spec
    • Week 11.4 Tailwind , Flex , grids and react recap
    • Week 11.5 Monorepo Deployment
  13. DB and ORM

    • Week 13.1 SQL
    • Week 13.2 Prisma ORM
    • Week 13.3 Assignment
  14. Advanced Backend: tRPC and Advanced SQL

    • tRPC Part 1
    • tRPC Part 2
    • Advanced SQL
  15. Docker

    • Docker 1
    • Docker 2
  16. GraphQL and alternative backend tech

    • GraphQL
    • Graphql and setting up project locally
  17. Freelancing Masterclass

    • Freelancing Masterclass 1
    • Freelancing Masterclass 2
    • Assignment
  18. Open Source Contribution

    • Open Source - 1
    • Open Source - 2
  19. Distributed Systems + RTC

    • Real time communication, Distributed computing
    • Redis + Distributed Computing
    • Scalable Chat Systems
  20. Extra:

    • Autoscaling Backends 1
    • Serverless and Elastic Balancer
    • Ad hoc OS Contributions
    • System Design