roadmap-project
There are 36 repositories under roadmap-project topic.
aj-seven/backend-projects
Backend projects based on roadmap.sh
moyrith/fer2025
Front-End Developer Roadmap 2025+ Helpful? Star it ⭐
dmytro-varich/my-Roadmap
This roadmap planner allows users to dynamically add, edit, and track goals, milestones, and events directly through an intuitive interface. Unlike static roadmaps that require manual HTML updates, this project offers real-time editing and saves progress using cookies for persistent data storage.
MUESdummy/Emergent-Necessity-Theory-ENT-
Emergent Necessity Theory (ENT) - Full Dissemination Bundle.
NK2552003/MINDROUTE_DOCUMENTATION
This repository contains how to create your own ai roadmap generator documentation
christiantochen/roadmap.sh
Roadmap Projects Repository: A collection of projects I’ve built by following the guides and learning paths from roadmap.sh
jmsmarcelo/github-user-activity-cpp
Roadmap.sh Projects | GitHub API Client | C++
Matkolit/Expense-tracker-CLI
Expense tracker in CLI
Mephi78/roadmap.sh-projects
MIRROR - get it on CODEBERG: Collection of my solutions to the guided roadmap.sh projects
Mr-Dark-debug/GATE-DA-2026-ROADMAP
This single-page website includes: A 10-month study plan (April 2025 - Feb 2026) tailored for working students (2 hrs weekdays, 8 hrs weekends). Subject-wise tracker with progress bars, daily schedule, and weekly goals. Curated free resources (NPTEL, Khan Academy, etc.) no cost, all India-accessible. A countdown to GATE 2026,
zoelabbb/Task-Tracker-CLI
Task Tracker CLI adalah aplikasi command line yang dirancang untuk membantu pengguna dalam melacak dan mengelola tugas-tugas secara efisien.
christiantochen/github-random-repo
This project is built following the instructions from https://roadmap.sh/projects/github-random-repo
VChristinne/Roadmap-Projects
Project from Roadmap.sh
ajkun55/Caching-Proxy
Build a caching server that caches responses from other servers.
ajkun55/Workout-Tracker
This project involves creating a backend system for a workout tracker application where users can sign up, log in, create workout plans, and track their progress. The system will feature JWT authentication, CRUD operations for workouts, and generate reports on past workouts.
Alvix11/Expense-Tracker-CLI
A simple command-line Expense Tracker built with Python. Easily add, update, delete, list, and summarize your expenses, all stored in a JSON file. Inspired by the roadmap.sh Expense Tracker project.
Alvix11/Number-Guessing-Game-CLI
A simple CLI game where you guess a randomly generated number, with multiple difficulty levels.
Alvix11/Task-Tracker-CLI
A simple command-line tool to add, update, delete, and list your daily tasks, helping you stay organized from your terminal.
ernestoyoofi/task-tracker-cli-roadmap.sh
A task tracker app to record your work with its status by using marks instead of status notes.
eufemia23/RoadmapProjects
Repository for Projects from roadmap.sh
GeauxWeisbeck4/single-page-html-cv-project
Single page HTML CV for Roadmap.sh Frontend Roadmap Project
jmsmarcelo/expense-tracker-cpp
Roadmap.sh projects | Expense Tracker
jmsmarcelo/number-guessing-game-c
Roadmap.sh projects | Number Guessing Game
Karcikovas/task-cli-go
Task Tracker Cli project from roadmap.sh
Linxford/flutter-Roadmap
Your interactive guide to mastering Flutter development. Track your progress and learn at your own pace.
nazariynetrebko/roadmap-project
https://roadmap.sh/projects/single-page-cv/solutions?u=670a3c61791f57dd60679456
peible/rm-bd
Build a basic Dockerfile to create a Docker image
peible/rm-dss
Dummy Systemd Service
peible/rm-mca
Multi-Container Application
ptrcmahinay/Roadmap.sh-projects
Frontend Projects ideas from Roadmap.sh from beginner to advanced in Frontend
Rahul8320/Task-Tracker-Cli
Implementation of Task Tracker CLI project from backend developer roadmap projects.
rumindvisuals/task-tracker-cli
A simple command-line task manager written in Python. Add, list, update, and delete tasks stored locally in a JSON file.
sikatikenmogne/task-tracker-cli
Simple Task tracker in CLI
Yashi-Singh-9/Temperature-Converter
The Temperature Converter is a web app for converting temperatures between Celsius, Fahrenheit, and Kelvin. It practices DOM manipulation, form handling, and basic JavaScript calculations. The “Convert” button activates once all fields are filled, providing instant results.