Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials
Javascript
vanilla.js
HTML and CSS
intermediate
Build a real life beautiful landing page without any framework and collecting leads
Start projectJavascript
Node
easy
Create Unique Domain Names: The domain mafia is far from over! With new extensions popping up daily, there's a chance to score a fantastic domain. Build a script to generate creative combinations using pronouns, adjectives, and nouns. Who knows? Your idea might lead to millions!
Start projectJavascript
Jest
Unit Testing
easy
Give a series of exercises and solutions, create the unit tests to automaticaly grade the given solutions
Start projectJavascript
React.js
intermediate
Create your own music player using the HTML audio tag. Implement basic features like Play, Pause, Next, and Previous buttons. Make the buttons fixed at the bottom and use React's ref to control the audio tag. Add extra features like volume control, repeat mode, shuffle, and timeline slider for a better experience.
Start projectData Science
Machine Learning
beginner
Use Naive Bayes algorithm to classify apps reviews as good or bad.
Start projectPandas
matplotlib
Data Science
beginner
Use your NumPy, Pandas, and Matplotlib skills to practice probability distributions. Complete the exercises in Python, follow the instructions to start, and submit your repository once finished. For additional help, refer to the provided solutions after attempting the problems.
Start projectData Science
Machine Learning
beginner
Learn to implement boosting algorithms to enhance model performance. Using a diabetes dataset, train, tune, and evaluate boosting models. Compare results with decision trees and random forests to choose the most accurate predictor. A hands-on guide to mastering model optimization.
Start projectData Structures
Serialization
Python
beginner
Create an API to read from a family tree structure
Start projectJavascript
HTML and CSS
React.js
intermediate
Build a simple contact list app using React.js and Flux Architecture. Manage contacts with features to create, update, delete, and view them seamlessly. Enhance UI with modals for better user experience.
Start projectJavascript
vanilla.js
HTML and CSS
intermediate
Practice building algorithms by doing a selection-sorting algorithm and displaying it on a website.
Start projectData Science
Numpy
scikit-learn
beginner
Learn how to train and optimize a machine learning model, build a Flask web app to interact with it, and deploy the full application on Render. This hands-on project walks you through data exploration, model creation, app development, and cloud deployment step by step.
Start projectPandas
matplotlib
Data Science
beginner
Use your skills with numpy, pandas, and matplotlib to practice some probability concepts.
Start projectnode.js
ejs
Express
beginner
Create a form using the EJS (Embedded JavaScript templates) and Express.js to render the HTML/CSS, validate using Node
Start projectBack End
Data Science
SQL
beginner
Use python and the beautiful soup library to download, scrape, clean and visualize the revenue information
Start projectJavascript
HTML and CSS
React.js
beginner
Enhance your React.js skills by building a simple counter component that dynamically tracks elapsed time. This project reinforces React Components, props, and setInterval() usage. Display elapsed seconds, customize countdowns, and add reset or alert functionalities.
Start projectJavascript
HTML and CSS
intermediate
Practice building algorithms by doing a bubble-sorting algorithm and displaying it on a website.
Start projectJavascript
React.js
easy
Build a simple two-player TicTacToe game using React.js. No AI, just a fun interactive board! Learn about state, props, and event handling. Follow best practices, plan components, and implement game logic efficiently
Start projectData Science
Machine Learning
beginner
Create an NLP-based spam detection system using Support Vector Machine (SVM) to analyze and classify URLs as spam or not. Learn dataset preprocessing, feature extraction, model training, and optimization.
Start projectmatplotlib
Data Science
Machine Learning
beginner
Learn how to optimize and build better Python algorithms for Machine Learning. Follow a step-by-step guide, improve code performance and master key techniques. Complete exercises, compare solutions and improve your skills.
Start projectPandas
matplotlib
Data Science
beginner
Use your NumPy, Pandas, and Matplotlib skills to practice a little about descriptive statistics
Start project