There are no reviews yet. Be the first to send feedback to the community and the maintainers!
flappy-bird
Flappy bird game made with pygame library of python. This game features the bird which players control to fly without hitting the obstacles (pipes). The sprites, models, background and sound are also added. This also features a score and high score record. Go ahead and flap the wings!data-structures-using-python
Implementation of Data Structures using Python.auth-redux-template
A complete auth system with user and auth setup following the good coding practices installed right in your system to begin the project with.searching-and-sorting
All about searching and sorting techniques and algorithms.todo-list-django
Simple Todo List made using Python/Django and Django Rest Framework. Simple RESTful API for the todo list with simple CRED operations.data-structures-problems
Solved problems on data structures such as Arrays, Linked Lists, Trees, etc using Python.tic-tac-toe-react
Simple Tic Tac Toe game made using ReactJS.google-weather-scraper
Scraping weather details from google and showing the relevant information using django and beautifulsoup.youtube-video-downloader
Youtube video downloader made with Python using Tkinter for GUI. Add a youtube link, select the destination folder on your machine, select the video quality or if you want just audio and hit the Download button and your video will be downloaded.jhuko-mat-posture-detector
A project for posture detector and help you correct your sitting posture.INNOMIGHT
todo-list-using-react
A Simple ToDo-List made with React and React Hooks and Material UI for Interface.calculator-with-react
A Simple Calculator made with React and designed with CSS.photo-wall
Photowall is a ReactJS web app in which you can add photos, comment on them and remove them from your wall. It is made using Javascript, ReactJS, and React-Redux.url-shortener
Simple Url shortening app created using Python-Django. It generates a token and the token is mapped with the original URL.sorting-algorithm-visualizer-and-forum
This is a simple Sorting Algorithm Visualizer made with reactjs.basic-data-structures-cpp
Basic data structures like Stacks, Queues, Heaps and Trees. Basic syntax practice repository.todo-list-using-react-bootstrap
A Simple Todo-List with Add Item, Remove Item, Remove All Items and Edit Items functionality.django-email-sender
A simple email sender app made using django. Can be used in contact forms using sendgrid or any other email sending server.tracking-and-vibrations-data-api
API for Data from Tracking and vibrations sensor.wish-collector
A collection of things people want to change in the world. People can submit their thought about what they want to change in the world right now. Made using ReactJS on the frontend and Python-Django on the backend with MySqlite Database.django-blog
A blog backend created with Python-Django and Django-Rest Framework. Database used - PostgreSQL. Uses docker containers. Database and App on different docker containers. Consists of 4 Models.time-complexity-calculator
Time Complexity Calculator is a project in which you can enter your function and see how efficient your program is. Basically, it takes in your program and returns it time complexity as output. It also has all the things you need to understand how time complexity works. In computer science, the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. This project is very important for every person coming into this industry as everything needs to be efficient and students and users still struggle with finding out the time complexity of the programs.INNOMIGHT.github.io
hackerrank-solutions
A hacckerrank problem-solution capsule which contains problem solving and python language problem and solutions. Problems solutions in Python.react-materialize-made-easy
This repository contains the component files that can be directly imported and used in your projects. This project is entirely made using ReactJS and MaterializeCSS. This repository and guide is made to simplify using Materialize with react. Using CSS part is simple but using Materialize-Javascript Components in React is extra work. Using this, you can simply import and use every materialize js component effectively within seconds.Love Open Source and this site? Check out how you can help us