Projects in Awesome Lists by prajun7
A curated list of projects in awesome lists by prajun7 .
https://github.com/prajun7/ranch-management
Our team developed the drone enhanced ranch management software. The software was able to track livestock vitality and location, monitor feeding and watering systems, and monitor property status with the help of the drone(s). Our team used Java 8 and Scenebuilder to develop the software. We created the Class diagrams, Sequence diagrams, Rapid prototypes, and other diagrams to assist us in developing the software. Also, different design patterns like Composite, Visitor, Adapter were used to develop the project.
adapter-pattern composite-pattern design-patterns java singleton-pattern visitor-pattern
Last synced: 18 Jul 2025
https://github.com/prajun7/study-spotz
StudySpotz is a collaborative portal where the users can work on a project collaboratively.It can be used to create groups, start a video conference, upload files when needed, and even add To Do and events. We used HTML, javascript, CSS, and python that are tied together using Flask to develop the StudySpotz.
flask flask-application postgresql python
Last synced: 13 Apr 2026
https://github.com/prajun7/phonebook
In the PhoneBook app, users can create an account and store their friends' and relatives' information. They can add as many contacts as needed and also can access them effectively using the search functionality.
collaboration fullstack-javascript mern-stack-development
Last synced: 09 May 2026
https://github.com/prajun7/information-system
This program is designed to get data from the users and store those data in a table. Also, there is an option to delete unnecessary data from the table with just a click. I am using vanilla JavaScript and HTML to create the form. I am planning to add CSS after some time.
Last synced: 17 Aug 2025
https://github.com/prajun7/basic-quiz
It is a simple browser-based quiz game. There is a total of 5 questions, each question will have 4 options. And based on what the user chooses the score is displayed.
Last synced: 27 Aug 2025
https://github.com/prajun7/leetcode
Starting from Feb 15 2022, I am using LeetHub to push my code from LeetCode.
Last synced: 28 May 2026
https://github.com/prajun7/home-iot
HomeLot project is a 6-person group effort to create an application for a smart home that runs based on the generated historical sensor data with the feature to turn on/off the lights and doors. We simulated and predicted the future expenses of water, electricity andHVAC using the historical data. The HVAC was able to maintain the set temperature. See README for more info.
Last synced: 12 Apr 2026
https://github.com/prajun7/interactive-machine-learning
An interactive collection of machine learning concepts visualized with examples
machine-learning machine-learning-algorithms
Last synced: 11 Feb 2026
https://github.com/prajun7/library
Library to keep track of the books. Built by using Ember and Spring Boot
emberjs java javascript spring-boot
Last synced: 19 Jan 2026
https://github.com/prajun7/food-ranger
FoodRanger is a local food delivery platform. They partner up with local restaurants and deliver food to the customer’s doorstep. Upon landing on their website a user can search for restaurants by name or pre-defined area. Based on the search result, the user will be shown a list of matching restaurants. I am using the MERN stack to develop this program. Using Node and Express for the backend, React for the frontend, and MongoDB for the database.
javascript mern-stack-development mongodb nodejs personal-project reactjs
Last synced: 14 Apr 2026
https://github.com/prajun7/prajun7
Learn more about me. Feel free to connect with me via LinkedIn. I am open to collaborating.
Last synced: 28 Jan 2026
https://github.com/prajun7/neetcode-submissions
My NeetCode.io problem submissions
Last synced: 15 Jun 2026
https://github.com/prajun7/graphql
Learning GraphQL
express-graphql gra graphql graphql-server
Last synced: 11 May 2026
https://github.com/prajun7/basic-reactjs
REACT Cheatsheet for me to use in the future. I am creating a simple todo and counter application.
functional-components react-hooks reactjs
Last synced: 12 Apr 2026
https://github.com/prajun7/bmi-calculator
"BMI calculator" is designed to calculate the Body Mass Index of a person. BMI is a value derived from the mass and height of a person. The BMI is defined as the body mass divided by the square of the body height, and is expressed in units of kg/m², resulting from mass in kilograms and height in metres. I used React to create the BMI Calculator. This project was bootstrapped with Create React App.
Last synced: 29 May 2026