Coderscamp

screenshot of Coderscamp
nestjs
react
chakra-ui
prisma

Monorepo containing CodersCamp's internal application, its website, and all development resources created around them.

Overview:

CodersCamp is a 6-month-long web development bootcamp organized by the CodersCrew Association in Poland. The bootcamp aims to guide participants from the basics of web development to a career as a web developer. It consists of 5 modules covering HTML, CSS, JavaScript, TypeScript, React.js, Redux.js, Node.js, and Nest.js. Participants work in teams, guided by experienced mentors, to create fully-featured web applications. The bootcamp concludes with a 24-hour hackathon where participants develop an application meeting specified business requirements.

Features:

  • Comprehensive Learning Plan: CodersCamp provides an interactive learning plan with 5 modules covering various aspects of web development, including HTML, CSS, JavaScript, TypeScript, React.js, Redux.js, Node.js, and Nest.js.
  • Hands-on Project Experience: Participants work in teams of 6, guided by experienced mentors, to create fully-featured web applications. This gives them practical project experience and helps build their portfolio.
  • Demo Sessions: At the end of each module, participants present their fully-featured web applications during demo sessions, showcasing their skills and progress.
  • 24-hour Hackathon: The bootcamp concludes with a hackathon where participants collaborate to develop an application that meets specific business requirements, putting their skills into practice and fostering teamwork.

Summary:

CodersCamp is a 6-month-long web development bootcamp organized in Poland. It aims to guide participants from the basics of web development to a career as a web developer. The bootcamp provides an interactive learning plan with 5 modules covering various web development technologies. Participants work in teams, guided by experienced mentors, to create fully-featured web applications, which they present during demo sessions. The bootcamp concludes with a hackathon where participants develop an application meeting specific business requirements. Overall, CodersCamp offers a comprehensive curriculum, hands-on project experience, and opportunities for collaboration and practical application of skills.

nestjs
Nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

prisma
Prisma

Prisma is a server-side library that helps developers read and write data to the database in an intuitive, efficient and safe way.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.