Skip to content
@FreeDevelopersCamp

FreeDevelopersCamp

This project aims to create a learning platform for developers with resources, courses, and a community-driven environment to help learners grow in their career

FreeDevelopersCamp

npm version Yarn version pip version Version Contributors license GitHub pull requests

Python HTML CSS JavaScript TypeScript NestJS MongoDB React React Router React Query Styled-Components Tailwind CSS Next.js React Native

Welcome to the FreeDevelopersCamp organization! This project aims to create a learning platform for developers with resources, courses, and a community-driven environment to help learners grow in their careers.

Features

  • Backend built with NestJS and MongoDB.
  • Frontend powered by React, Styled-Components, and Tailwind CSS.
  • Plans to integrate AI and ML features soon.
  • Mobile version using React Native.

Installation

  1. Clone the backend repository and run the backend server:
    git clone https://github.com/FreeDevelopersCamp/FreeDevelopersCamp/learning-platform-api.git
    cd learning-platform-api
    yarn
    yarn start:docker
  2. Clone the frontend repository and run the frontend server:
    git clone https://github.com/FreeDevelopersCamp/learning-platform-ui
    cd learning-platform-ui
    npm install
    npm run dev

Contributing

Feel free to fork the repository and submit a pull request with your improvements.

License

This project is licensed under the Apache License 2.0.

Pinned Loading

  1. learning-platform-api learning-platform-api Public

    Backend for the learning platform using NestJS with MongoDB for the database.

    TypeScript

  2. learning-platform-ui-web learning-platform-ui-web Public

    Frontend application using React, React-Router, React-Query Styled-Components, and Tailwind CSS.

    JavaScript

  3. learning-platform-ui-mobile learning-platform-ui-mobile Public

    Frontend application for the learning platform using React Native, styled-components, and Tailwind CSS.

    JavaScript

Repositories

Showing 6 of 6 repositories
  • learning-platform-ui-web Public

    Frontend application using React, React-Router, React-Query Styled-Components, and Tailwind CSS.

    FreeDevelopersCamp/learning-platform-ui-web’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 31, 2025
  • .github Public
    FreeDevelopersCamp/.github’s past year of commit activity
    0 0 0 0 Updated Feb 25, 2025
  • learning-platform-api Public

    Backend for the learning platform using NestJS with MongoDB for the database.

    FreeDevelopersCamp/learning-platform-api’s past year of commit activity
    TypeScript 0 Apache-2.0 0 0 0 Updated Feb 9, 2025
  • learning-platform-ui-mobile Public

    Frontend application for the learning platform using React Native, styled-components, and Tailwind CSS.

    FreeDevelopersCamp/learning-platform-ui-mobile’s past year of commit activity
    JavaScript 0 Apache-2.0 0 0 0 Updated Feb 8, 2025
  • learning-platform-ui-v1 Public

    NextJS version. STILL NOT IMPLEMENTED!

    FreeDevelopersCamp/learning-platform-ui-v1’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Nov 29, 2024
  • learning-platform-scraper Public

    Implementing web scraping using python to collect the roadmaps data. NOT IMPLEMENTED!

    FreeDevelopersCamp/learning-platform-scraper’s past year of commit activity
    Python 0 0 0 0 Updated Oct 6, 2024

Top languages

Loading…

Most used topics

Loading…