+{"Dice Rolling Game":{"diff":0.1,"des":"Create a game where people gamble tokens on the roll of two six sided dice.","comp":1},"Find Pi to the nth digit":{"des":"Create a simple long division calculator to solve for Pi to the nth digit","diff":0.4,"comp":1},"Fibonacci Sequence":{"diff":0.25,"des":"Create a program that finds Fibonacci's Sequence to the nth digit","comp":1},"Binary Conversion":{"diff":0.4,"des":"Create a program that converts a number to binary, without using any inbuilt functions. (Hint: look into modulus operator)","comp":2},"Piglatin Translator":{"diff":0.3,"des":"Reatecay away rogrampay hattay onvertscay away iecepay ofway exttay otay igpay atinlay, andway ackbay"},"Distance Between Two Cities":{"diff":0.75,"des":"Create a program that uses a geolocation API to find the distance between two points on a map"},"Create a SMTP Server":{"diff":0.68,"des":"Create a program that uses STMP to send email from a program"},"Online Cloud Storage":{"diff":0.65,"des":"Create a REST api that recieves and sends files"},"Document Database":{"diff":0.7,"des":"Create a simple program that runs a simple document based database. See @sojs_coder/sodb on npm"},"Flappy Bird":{"diff":0.4,"des":"Create a simple flappy bird game using any library you want. Look into HTML canvas and construct 3","comp":2},"Factorial Calculator":{"diff":0.2,"des":"Create a calculator the solves for the factorial of a number that the user chooses","comp":1},"Simple Adventure Game":{"diff":0.5,"des":"Use your knowledge of classes and objects to create an adventure game with multiple rooms"},"Ideas Website":{"diff":0.3,"des":"Create a simple website that generates ideas with the click of a button","comp":2},"Merge Sort":{"diff":0.6,"des":"Create a merge sort algorithm from scratch"},"Chat room":{"diff":0.6,"des":"Create a simple chat room using websockets where users can chat","comp":1},"Stocks Widget":{"diff":0.7,"des":"Use an API such as IEX Cloud to get real time updates on stock prices, and display them in embeddable widgets"},"ChatGPT Implementation":{"diff":0.8,"des":"Use the DaVinci model from OpenAI to create an AI assistant chatbot"},"Cookie Clicker":{"des":"Create a simple cookie clicker game. Look it up if you don't know.","diff":0.35,"comp":1},"Mad Libs":{"diff":0.05,"des":"Allow the user to input verbs and adjectives to create a final story","comp":4},"ASCII Art":{"diff":0.15,"des":"Create a simple ASCII art drawing of anything you want, and print it.","comp":2},"Snake Game":{"diff":0.4,"des":"Create a basic snake game."},"Multiplayer 2D Shooter":{"diff":0.9,"des":"Create a 2D shooter with inventories, different guns, a chat, and skins","comp":3},"Online Drawing App":{"diff":0.73,"des":"Create an online drawing app using HTML canvas where people can save, post, and comment on each others posts."},"Portfolio Webiste":{"diff":0.7,"des":"If you have not yet made one, make a website where you put all of your work on. If you have already made one, update it. You know you need to."},"Calculator":{"diff":0,"des":"Create a basic calculator that can perform addition, subtraction, multiplication, and division","comp":4},"Tic-Tac-Toe":{"diff":0.25,"des":"Create a game of Tic-Tac-Toe where two players can play against each other"},"Guess the Number":{"diff":0.1,"des":"Create a game where the computer randomly generates a number and the user has to guess what it is","comp":3},"To-Do List":{"diff":0.15,"des":"Create a simple to-do list application that allows users to add, edit, and delete tasks","comp":4},"Hangman":{"diff":0.2,"des":"Create a game of hangman where the user has to guess a word chosen by the computer"},"Rock-Paper-Scissors":{"diff":0.25,"des":"Create a game of rock-paper-scissors where the user can play against the computer","comp":1},"BMI Calculator":{"diff":0.3,"des":"Create a program that calculates a person's body mass index (BMI) based on their height and weight"},"Quote Generator":{"diff":0.35,"des":"Create a program that generates random quotes from famous people or literature","comp":1},"Weather App":{"diff":0.4,"des":"Create a program that retrieves the current weather for a given location and displays it to the user","comp":1},"Pomodoro Timer":{"diff":0.45,"des":"Create a program that implements the Pomodoro Technique, a time management method that uses a timer to break down work into intervals"},"Budget Tracker":{"diff":0.5,"des":"Create a program that helps users track their income and expenses, and manage their budget","comp":2},"Maze Generator":{"diff":0.55,"des":"Create a program that generates a random maze and allows the user to navigate through it","comp":2},"Music Player":{"diff":0.6,"des":"Create a program that plays music files and allows the user to control playback (e.g. play, pause, skip, etc.)"},"Image Viewer":{"diff":0.65,"des":"Create a program that displays images and allows the user to navigate through them"},"Chatbot":{"diff":0.7,"des":"Create a program that simulates a conversation with a human, using natural language processing and machine learning"},"Game of life":{"diff":0.75,"des":"Create a simulation of the Game of Life, a cellular automaton devised by the British mathematician John Horton Conway in 1970"},"Port scanner":{"diff":0.8,"des":"Create a programthat scans a network for open ports, useful for security and network troubleshooting"},"File Encryption":{"diff":0.85,"des":"Create a program that encrypts and decrypts files using a user-provided password"},"Neural Network":{"diff":0.9,"des":"Create a program that implements a simple neural network, using machine learning algorithms","comp":7},"Virtual Machine":{"diff":0.95,"des":"Create a program that simulates a virtual machine, allowing users to run different operating systems and software on a single physical machine","comp":7},"Address Book":{"diff":0.3,"des":"Create a program that allows users to store and manage contact information"},"Text Editor":{"diff":0.15,"des":"Create a program that allows users to create and edit text documents","comp":1},"Currency Converter":{"diff":0.2,"des":"Create a program that converts between different currencies"},"Recipe Database":{"diff":0.7,"des":"Create a program that allows users to search and save recipes"},"Language Translator":{"diff":0.75,"des":"Create a program that translates text between different languages"},"Code Review":{"diff":0.8,"des":"Create a program that allows users to review and collaborate on code projects"},"Code Optimizer":{"diff":0.95,"des":"Create a program that analyzes and optimizes code for performance and efficiency","comp":10},"GPA Calculator":{"diff":0.25,"des":"Create a program that calculates a student's grade point average (GPA) based on their grades"},"Sudoku":{"diff":0.4,"des":"Create a program that allows users to play the popular logic-based number-placement puzzle","comp":1},"Expense Tracker":{"diff":0.45,"des":"Create a program that allows users to track their expenses and create a budget","comp":1},"RSS Reader":{"diff":0.5,"des":"Create a program that retrieves and displays news articles from RSS feeds","comp":1},"Alarm Clock":{"diff":0.3,"des":"Create a program that allows users to set alarms and reminders","comp":1},"Password Manager":{"diff":0.65,"des":"Create a program that securely stores and retrieves user passwords"},"Mind Mapping":{"diff":0.88,"des":"Create a program that allows users to create visual diagrams to organize their thoughts and ideas"},"Astronomy":{"diff":0.55,"des":"Create a program that allows users to view information about planets, stars and other celestial bodies","comp":0},"Stopwatch":{"diff":0.2,"des":"Create a program that allows users to measure the time for an event or activity"},"Virtual Pet":{"diff":0.7,"des":"Create a program that simulates a virtual pet, allowing users to interact and take care of it","comp":1},"Job Board":{"diff":0.75,"des":"Create a program that allows users to search, view and apply for job opening"},"Appointment Scheduler":{"diff":0.8,"des":"Create a program that allows users to schedule appointments and view their schedule"},"Virtual wardrobe":{"diff":0.85,"des":"Create a program that allows users to keep track of their clothing and create outfits"}}
0 commit comments