Project Ideas

Browse the ever-growing list of projects ideas and solutions.

All Projects

Matches found (112)

beginnerHTMLSingle-Page CVCreate a single-page HTML CV to showcase your career history24,939 StartedbeginnerHTMLBasic HTML WebsiteCreate simple HTML only website with multiple pages.11,539 StartedbeginnerCSSPersonal PortfolioConvert the previous simple HTML website into a personal portfolio.4,495 StartedbeginnerCSSChangelog ComponentCreate a changelog component for a website using HTML and CSS.1,684 StartedbeginnerCSSTestimonial CardsCreate testimonial cards for a website using HTML and CSS.1,466 StartedbeginnerCSSDatepicker UICreate a simple datepicker UI using HTML and CSS.1,079 StartedbeginnerAccessibilityAccessible Form UICreate an accessible form UI using HTML and CSS.819 StartedbeginnerCSSImage Grid LayoutCreate a grid layout of images using HTML and CSS.911 StartedbeginnerCSSTooltip UICreate a tooltip for navigation items using only HTML and CSS.703 StartedbeginnerJavaScriptTabsCreate a simple tabs component using HTML, CSS, and JavaScript.1,728 StartedbeginnerJavaScriptCookie ConsentCreate a simple cookie consent banner using JavaScript.1,017 StartedbeginnerJavaScriptRestricted TextareaCreate a textarea with live character count and a max character limit.507 StartedbeginnerJavaScriptAccordionCreate an accordion component using HTML, CSS, and JavaScript.599 StartedbeginnerFrontendAge CalculatorCreate an age calculator using HTML, CSS, and JavaScript.1,128 StartedbeginnerFrontendFlash CardsCreate a flash card app using JavaScript frameworks.1,389 StartedbeginnerHTMLPricing Comparison TableBuild a single-page pricing comparison using a real, accessible HTML table.66 StartedbeginnerHTMLBlog Post PageBuild a single semantic HTML blog post with proper text elements, links, and a figure.62 StartedbeginnerHTMLContact FormBuild an accessible HTML contact form with real labels, grouped controls, and browser validation.60 StartedbeginnerHTMLPhoto ShowcaseBuild an HTML photo showcase page with proper alt text, figures with captions, and an embedded video.65 StartedbeginnerCSSPricing CardsCreate a row of three pricing cards using HTML and CSS.29 StartedbeginnerCLITask TrackerBuild a CLI app to track your tasks and manage your to-do list.26,897 StartedbeginnerCLIGitHub User ActivityUse GitHub API to fetch user activity and display it in the terminal.4,962 StartedbeginnerCLIExpense TrackerBuild a simple expense tracker to manage your finances.4,314 StartedbeginnerCLINumber Guessing GameBuild a simple number guessing game to test your luck.4,378 StartedbeginnerWeb AppUnit ConverterUnit converter to convert between different units of measurement.2,034 StartedbeginnerWeb AppPersonal BlogBuild a personal blog to write and publish articles on various topics.2,137 StartedbeginnerAPIWeather APIBuild a weather API that fetches and returns weather data.3,038 StartedbeginnerAPIBlogging Platform APIBuild a RESTful API for a personal blogging platform1,380 StartedbeginnerAPITodo List APIBuild a RESTful API to allow users to manage their to-do list.2,007 StartedbeginnerAPIExpense Tracker APIBuild an API for an expense tracker application.1,247 StartedbeginnerCLIGitHub Trending CLICLI application that talks to GitHub API and shows the trending repositories213 StartedbeginnerCLITMDB CLI ToolUse TMDB API to fetch movie information and display it in the terminal.503 StartedbeginnerCLIServer Performance StatsWrite a script to analyse basic server performance stats.7,679 StartedbeginnerCLILog Archive ToolBuild a tool to archive logs from the CLI with the date and time.1,967 StartedbeginnerCLINginx Log AnalyserWrite a simple tool to analyze logs from the command line.837 StartedbeginnerCI / CDGitHub Pages DeploymentWrite a simple GitHub Actions workflow to deploy a static website to GitHub Pages.846 StartedbeginnerSSHSSH Remote Server SetupSetup a basic remote linux server and configure it to allow SSH.561 StartedbeginnerNginxStatic Site ServerSetup a basic linux server and configure it to serve a static site.325 StartedbeginnerDNSBasic DNS SetupPurchase a custom domain and set up basic DNS records.248 StartedbeginnerMonitoringSimple MonitoringSet up a basic monitoring dashboard using Netdata.309 StartedbeginnerSystemdDummy Systemd ServiceCreate a long-running systemd service that logs to a file.188 StartedbeginnerDockerBasic DockerfileBuild a basic Dockerfile to create a Docker image.1,217 StartedbeginnerAWSEC2 InstanceCreate an EC2 instance on AWS and connect to it using SSH.469 StartedbeginnerJavaScriptGreeting BuilderBuild a small greeting helper from reusable string functions.197 StartedbeginnerJavaScriptTemperature ConverterWrite temperature conversion and formatting functions.49 StartedbeginnerJavaScriptNumber CheckerCreate boolean helper functions that describe a number.35 StartedbeginnerJavaScriptString FormatterNormalize names with string cleanup and formatting functions.29 StartedbeginnerJavaScriptPrice CalculatorCalculate discount, tax, and final price with small functions.27 StartedbeginnerJavaScriptCart Total CalculatorSummarize cart totals from arrays of item objects.20 StartedbeginnerJavaScriptGrade Report GeneratorTurn numeric scores into grade report objects.21 StartedbeginnerJavaScriptTask List UtilitiesWrite task list helpers that return updated arrays.13 StartedbeginnerJavaScriptExpense SummaryCalculate totals and find the largest expense from object arrays.14 StartedbeginnerJavaScriptProduct Search and FilterBuild search and filter helpers for a product list.12 StartedbeginnerJavaScriptUser Profile FormatterFormat nested user data into a smaller profile summary.11 StartedbeginnerJavaScriptQuiz Score CalculatorScore quiz answers and return a result summary.11 StartedbeginnerJavaScriptJSON Response NormalizerNormalize API-shaped JSON data into article summaries.12 StartedbeginnerJavaScriptPassword Rule CheckerValidate a password by reporting which rules failed.12 StartedbeginnerJavaScriptOrder Status HelperSummarize nested order data for a support dashboard.10 StartedbeginnerWeb ScrappingPython Job Listings ScraperBuild a scraper that collects job listings from the Fake Python Jobs site.924 StartedbeginnerData AnalysisAnalysing Pharma Sales DataAnalyse pharmaceutical sales data using Python, Pandas, and Matplotlib.407 StartedbeginnerData AnalysisClean the Netflix DatasetLearn to clean the Netflix dataset using Python and Pandas effectively.134 StartedbeginnerPandasExploring the Titanic DatasetStudy Titanic passengers to find what factors improved survival odds.37 StartedbeginnerData VizData Visualization BasicsPractice creating charts using the Tips dataset in Matplotlib and Seaborn.66 StartedbeginnerTime SeriesStock Price AnalysisDownload historical stock data and analyse it with Pandas time series tools.67 StartedbeginnerSQLQuerying with SQL & PythonConnect Python to a SQLite database and write queries for business questions.341 StartedbeginnerData CleaningClean a CSV with PandasClean a messy synthetic employee dataset using a structured 5-step workflow.32 StartedbeginnerEDAE-Commerce AnalysisExplore the UCI Online Retail Dataset with Pandas for business insights.61 StartedbeginnerEDAExploring the Iris DatasetPerform a complete exploratory analysis on the classic Iris dataset.17 StartedbeginnerTime SeriesPandas Time SeriesLearn how Pandas handles dates and times using a vehicle sales dataset.26 StartedbeginnerCLIFolder InfoInspect a folder and print its file and folder counts.10 StartedbeginnerCLIFile CounterCount lines, words, and characters in a text file.2 StartedbeginnerCLIGitHub Profile DetailsFetch and print public details for a GitHub user.4 StartedbeginnerCLIJSON FormatterRead a JSON file and print clean formatted output.3 StartedbeginnerCLIEnv CheckerCheck required environment variables without leaking values.Be the first to solve!intermediateFrameworksQuiz AppBuild a browser-based quiz application to test any knowledge1,407 StartedintermediateAPIWeather Web AppBuild a weather app that fetches and displays weather for a given location.1,396 StartedintermediateAPI IntegrationGitHub Random RepositoryCreate a GitHub random repository finder using GitHub API.522 StartedintermediateJavaScriptCustom DropdownCreate a custom dropdown using HTML, CSS, and JavaScript.1,272 StartedintermediateJavaScriptTask TrackerCreate a task tracker with a to-do list using JavaScript.1,049 StartedintermediateAPI IntegrationReddit ClientCreate a Reddit client with customizable subreddit lanes.430 StartedintermediateJavaScriptTemperature ConverterBuild a temperature converter that converts between different units.536 StartedintermediateFrameworksPomodoro TimerCreate a pomodoro tracker application for productivity569 StartedintermediateCSSTheme Switcher with CSS VariablesBuild a theme switcher that changes a card using CSS variables19 StartedintermediateCLICaching ProxyBuild a caching server that caches responses from other servers.1,909 StartedintermediateAPIMarkdown Note-taking AppBuild a note-taking app that uses markdown for formatting.907 StartedintermediateAPIURL Shortening ServiceBuild a URL Shortener API that helps shorten long URLs.1,414 StartedintermediateCLIBroadcast ServerBuild a server that can broadcast messages to connected clients.780 StartedintermediateDocker ComposeMulti-Container ApplicationUse Docker Compose to run a multi-container application240 StartedintermediateAPIE-Commerce APIE-Commerce platform with cart and payment gateway integration.2,128 StartedintermediateLinuxLinux Server SetupLearn to set up and secure a Linux server from scratch.188 StartedintermediateAPIWorkout TrackerApp to let users track their workouts and progress.1,090 StartedintermediateAPIImage Processing ServiceBuild a service that allows users to upload and process images.665 StartedintermediateAnsibleConfiguration ManagementWrite an Ansible playbook to configure a Linux server.328 StartedintermediateTerraformIaC on DigitalOceanWrite Terraform code to create a Droplet on DigitalOcean157 StartedintermediateCI/CDNode.js Service DeploymentUse GitHub Actions to Deploy a Node.js Service to a remote server137 StartedintermediateDockerDockerized ServiceUse GitHub Actions to Deploy a Dockerized Node.js Service166 StartedintermediateBackupsAutomated DB BackupsSetup a scheduled workflow to backup a Database every 12 hours123 StartedintermediateNetworkingBastion HostSetup a bastion host for managing access to private infrastructure.54 StartedintermediateSecurityFile Integrity CheckerVerify the integrity of application log files to detect tampering.997 StartedintermediateVPNVPN Server SetupSet up a WireGuard or OpenVPN server to secure remote access.45 StartedintermediateLLMsOpenAI API in PythonCall OpenAI models directly from Python, beyond the ChatGPT interface.431 StartedintermediateDockerSTANS Nav System DeployDeploy and manage the STANS system using Docker, Nginx, and CI/CD.63 StartedadvancedFrameworks24hr Story FeatureCreate a client-side instagram stories feature clone.1,599 StartedadvancedAPIMovie Reservation SystemBuild a system that allows users to reserve movie tickets.2,538 StartedadvancedAPIReal-time LeaderboardCreate a real-time leaderboard system for ranking and scoring.1,537 StartedadvancedCLIDatabase Backup UtilityBuild a database backup utility that can backup and restore any DB1,371 StartedadvancedAPIScalable E-Commerce PlatformBuild an e-commerce platform using microservices architecture.2,977 StartedadvancedDevOpsBlue-Green DeploymentSetup a blue-green deployment strategy for your application.553 StartedadvancedMonitoringPrometheus and GrafanaSetup monitoring using Prometheus and visualize metrics in Grafana.285 StartedadvancedDockerMulti-Service ApplicationSetup a multi-service optimized docker implementation386 StartedadvancedDevOpsService DiscoverySetup service discovery with dummy services and Consul245 StartedadvancedTestingWriting an end-to-end (e2e) test cases for an e-commerce appIn this project, you will write end-to-end (e2e) test cases for an e-commerce application for an online book store.136 Started

Join the Community

roadmap.sh is the most starred project on GitHub and is visited by hundreds of thousands of developers every month.

Rank  out of 28M!

361K

GitHub Stars

Star us on GitHub
Help us reach #1

+90k every month

+2.1M

Registered Users

Register yourself
Commit to your growth

+2k every month

49K

Discord Members

Join on Discord
Join the community

Roadmaps Best Practices Guides Videos FAQs YouTube

roadmap.sh by @kamrify

Community created roadmaps, best practices, projects, articles, resources and journeys to help you choose your path and grow in your career.

ThewNewStack

The top DevOps resource for Kubernetes, cloud-native computing, and large-scale development and deployment.