IndieCoderMM's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Chalarangelo/30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
reactive-python/reactpy
It's React, but in Python
taniarascia/takenote
📝 A web-based notes app for developers.
Evavic44/portfolio-ideas
A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. 💜
asyraffff/Open-Source-Ruby-and-Rails-Apps
Awesome Ruby and Rails Open Source applications 🌈
CommunityPro/portfolio-html
🌍 Open source portfolio template built with plain Html, CSS and JavaScript for developers to create their portfolio website
ourcade/phaser3-typescript-vite-template
Make Phaser 3 games with TypeScript and modern frontend tooling.
DEV-D-GR8/Self-Driving-Car
reallabs/react-take-home
lumahealthhq/front-end-interview
billymohajeri/To-Do-list
The To-do list is an app for managing your own daily tasks: users can add a to-do, list all to-dos, mark to-dos as done, and delete to-dos. Built with HTML5, CSS3, JavaScript, and Webpack.
EddyShimwa/To-do-list
This app which displays the list of tasks a user has to do in a day. He is able to add the new tasks, mark the task as completed, and delete completed tasks
billymohajeri/Awesome-Books-With-ES6
The Awesome Books is a website that allows users to add/remove books from a list. The list of current books generates dynamically by modifying the DOM. Built with HTML5, CSS3, and JavaScript.
billymohajeri/Budget-App
The budget app is a mobile web app where you can manage your budget: users can add categories, show categories, add transactions, and show transactions for each category. Built with Ruby on Rails and PostgreSQL.
billymohajeri/Capstone-Project-02
The Star Wars Movies Collection is an app that pulls from the API and shows movies details. Users can like movies and add comments for them. Built with HTML5, CSS3, JavaScript, Jest and Webpack.
billymohajeri/Final-Group-Capstone-Backend
Cottage Booking is an app that helps users find cottages and reserve them. The app allows users to add new cottages, remove cottages, make reservations. Built with Ruby on Rails, React, Redux, and PostgreSQL.
billymohajeri/Leaderboard
The leaderboard saves and displays scores submitted by different players. It also allows you to submit your score. All data is preserved by an external API. Built with HTML5, CSS3, JavaScript, and Webpack.
EddyShimwa/OOP-school-library
JacintaNgwu/My-Portfolio
My portfolio website built with HTML,CSS and JavaScript was created to showcase my works as a software engineer.
tobuya/kitchen-genie
KitchenGenie is a recipe sharing web app that helps home cooks find inspiration and get organized in the kitchen. With a collection of recipes, an intuitive recipe editor, and a smart shopping list feature, KitchenGenie simplifies the recipe creation and meal planning process. Built with Ruby on Rails(RoR)
JacintaNgwu/Blog-App
A blogging platform that will show the list of posts and empower readers to interact with them by adding comments and liking posts.. Built with Ruby on Rails + PostgreSQL
JacintaNgwu/My-Catalog
"Catalog" is a simple console app that allows users to manage collections of the things they own.
JacintaNgwu/OOP-school-library
OOP-school-library is a ruby app project which can help a librarian to record what books are in the library and who borrows them(with details).
EddyShimwa/my_blog_app
This is a Ruby-based blog app allows users to create and publish posts on the internet. It includes features such as editing tools, customizable templates, and social sharing capabilities.
PrantoshB/Penny-Pincher
Penny-Pincher is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.
PrantoshB/Snippit
Snipit is a platform for developers to share code snippets, find inspiration, and learn new techniques from fellow coders.