Stars
A three in one desktop application using tkinter which has a text editor,paint,journal app which maintains user specific records.
A simple Task-Manager REST API built using NodeJS
Django project to scrape a news website using Beautiful soup and display in our template.
A simple PWA Weather React Application.
A mini Forum-like website made with Django wherein you can create/join/leave groups and post questions and comment on them along with other features.
A mini-MERN social website like Instagram. Deployed.
A mini-linkedin like website built using MEAN stack.
Flask website for implementation of paper on text-based steganography i.e. hiding a secret message in a cover message and sending it over social media which in turn can be revealed.
The curve encrypts OTP using ECC(elliptical curve cryptography)
A simple hangman game that runs on the terminal
A simple single player game of towers of hanoi with variable disks
A simple hangman game in C that runs on the terminal
A 2D top down shooter game with random dungeon generation, made with unity. Demo of the game at the url
This app helps the users by creating groups of friends and managing their expenses during trips and events. This app demonstrates the use of flask api on the backend with flutter UI on the frontend
A website to browse and stream torrents directly from the magnet link!!. Watch movies and TV shows for free.
Password manager that encrypts(AES encryption) and stores all your credentials in firebase firestore, made using tkinter
A web app for students to keep track of their attendance and for teachers to manage #admincredentials super:1234
A secure end to end encrypted chat app made using flutter, nodeJs, mongoDB and sockets.
kunal-16 / datasets
Forked from plotly/datasetsDatasets used in Plotly examples and documentation
A beginners guide to learning basic data science and neural networks. This repository guides you through the use of essential libraries such as numpy,pandas,matplotlib, etc as well as important tec…
A basic file which is very much useful for beginners in data structures. All the essential data structures along with their implementation, traversal techniques, marking techniques are explained pr…