GitHunt

Naman Shettigar

codingwithnsh

Languages

Python78%Java11%JavaScript6%C++6%

Loading contributions...

Top Repositories

TemperatureControlledFanSystem

A smart temperature-controlled fan system using a temperature sensor and a microcontroller. The fan automatically turns on or off based on real-time temperature readings. Ideal for smart homes, cooling cabinets, and energy-saving automation.

2C++
RoboticHand

A voice-controlled robotic hand prototype that responds to spoken commands using servo motors and microcontroller logic. Built to explore assistive robotics, speech recognition, and human-machine interaction.

2
StepRecorder

The Steps Recorder is a simple mobile application built with MIT App Inventor that utilizes the device's pedometer sensor to count steps. It features buttons to start, stop, and reset the step count, and displays the current number of steps on the screen. It also provides a voice message when starting the step tracking.

2
MEDICS

MEDICS is a Python-based desktop application for managing patient-doctor interactions. Built with Tkinter, it offers user authentication, symptom submission, doctor selection, and appointment scheduling. Data is securely managed using an Excel database.

1Python
SysPulse

SysPulse is a cutting edge Python powered desktop environment with a sleek GUI, dynamic taskbar, interactive desktop, and essential utilities like a calculator, text editor, Python console, and more. Fully customizable and expandable, it brings the functionality of an OS to life—perfect for innovation and experimentation!

1Python
InteractivePeriodicTable

The Interactive Periodic Table Viewer is a visually appealing, user-friendly Python application designed to educate users about chemical elements.

1Python

Repositories

29
CO
codingwithnsh/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

00Updated 1 day ago
CO
codingwithnsh/SandboxOSWeb

No description provided.

JavaScript00Updated 5 days ago
CO
codingwithnsh/TemperatureControlledFanSystem

A smart temperature-controlled fan system using a temperature sensor and a microcontroller. The fan automatically turns on or off based on real-time temperature readings. Ideal for smart homes, cooling cabinets, and energy-saving automation.

C++20Updated 10 months ago
arduinoautomationsmart-fan
CO
codingwithnsh/MEDICS

MEDICS is a Python-based desktop application for managing patient-doctor interactions. Built with Tkinter, it offers user authentication, symptom submission, doctor selection, and appointment scheduling. Data is securely managed using an Excel database.

Python10Updated 1 month ago
doctor-appointment-management
CO
codingwithnsh/SysPulse

SysPulse is a cutting edge Python powered desktop environment with a sleek GUI, dynamic taskbar, interactive desktop, and essential utilities like a calculator, text editor, Python console, and more. Fully customizable and expandable, it brings the functionality of an OS to life—perfect for innovation and experimentation!

Python10Updated 2 months ago
CO
codingwithnsh/InteractivePeriodicTable

The Interactive Periodic Table Viewer is a visually appealing, user-friendly Python application designed to educate users about chemical elements.

Python10Updated 2 months ago
interactiveinteractive-periodic-tableperiodic-tableperiodic-table-of-elementspythonpython-3python3
CO
codingwithnsh/RoboticHand

A voice-controlled robotic hand prototype that responds to spoken commands using servo motors and microcontroller logic. Built to explore assistive robotics, speech recognition, and human-machine interaction.

20Updated 3 months ago
handrobotic-armrobotics
CO
codingwithnsh/Banking-System

A feature-rich, command-line banking application built with Python. This project simulates real-world banking operations including account management, transactions, card issuance, fixed deposits, loans with EMI processing, UPI transfers, and investment services. All data is managed and persisted locally using CSV files.

Python01Updated 6 months ago
CO
codingwithnsh/CarRental

No description provided.

Python00Updated 2 months ago
CO
codingwithnsh/HospitalManagement

No description provided.

Python00Updated 2 months ago
CO
codingwithnsh/ExpensesTracker

A Python app for managing expenses with a Tkinter-based GUI. Features include adding, categorizing, and visualizing expenses with bar charts, dynamic tables, and CSV data storage. Ideal for individuals seeking efficient financial tracking and insights.

Python10Updated 7 months ago
CO
codingwithnsh/Gondwana-s-Echo

No description provided.

Python00Updated 9 months ago
CO
codingwithnsh/StepRecorder

The Steps Recorder is a simple mobile application built with MIT App Inventor that utilizes the device's pedometer sensor to count steps. It features buttons to start, stop, and reset the step count, and displays the current number of steps on the screen. It also provides a voice message when starting the step tracking.

20Updated 10 months ago
CO
codingwithnsh/Eco-Buddy

Eco-Buddy is a desktop app to track and reduce your carbon footprint. Log daily activities, calculate emissions, and visualize data via pie charts. Features include actionable eco-tips and historical data viewing via a calendar. Stay sustainable,and track your impact today!

Python10Updated 10 months ago
carboncarbon-emissionscarbon-footprinteco-buddypythonpython-3python3
CO
codingwithnsh/DNAPatternFinder

DNA Pattern Finder is a tool that highlights known or custom patterns in a user-provided DNA sequence using a Tkinter interface for color-coded matches. Perfect for quick analysis or educational exploration.

Python10Updated 10 months ago
dnadna-patternsdna-pythondna-sequencesdna-sequencingpythonpython3
CO
codingwithnsh/EchoesOfTheSignal

Echoes of the Signal is a narrative-driven sci-fi mystery thriller set aboard a deserted orbital research station, ECHO-9, above a dying Earth. Players explore eerie corridors, uncover cryptic clues, and face a critical choice about amplifying or severing an otherworldly signal that may threaten—or save—humanity.

Python10Updated 10 months ago
adventure-gamegamegamespythonpython-gamepython-game-developmentpython-gamespython-projectpython3
CO
codingwithnsh/BillGeneratorApp

This project is a Pizza Ordering application. This app allows users to select menu items through checkboxes, calculates the total bill dynamically, and provides an option to reset or modify the bill. It is a simple and user-friendly application aimed at simulating a digital menu for small-scale food services.

10Updated 10 months ago
androidbill-generatormit-app-inventormit-appinventormit-appinventor2
CO
codingwithnsh/HelloPurr

Hello Purr is a beginner-friendly app designed to introduce users to the basics of mobile app development using MIT App Inventor. This simple yet interactive project allows you to create an app that plays a sound (like a meow) when you tap an image of a cat.

10Updated 10 months ago
androidhello-kittyhellopurrmitmit-app-projectmit-appinventor2mitappinventor
CO
codingwithnsh/BallBounce

The Ball Bounce App is a fun and interactive application built using MIT App Inventor. The app features a ball that moves when flung by the user and bounces back whenever it reaches the edge of the screen. The motion is controlled dynamically, using speed, heading, and edge detection.

10Updated 10 months ago
androidmit-app-inventormit-appinventor2
CO
codingwithnsh/PaintPot

This is a simple drawing application created using MIT App Inventor. It allows users to draw on a canvas using their finger, with options to select red, blue, or green paint colors and a button to clear the drawing. It supports drawing dots when the canvas is touched and lines when the canvas is dragged.

10Updated 10 months ago
CO
codingwithnsh/QuizMe

This project is a beginner-friendly Quiz App built with MIT App Inventor. It presents users with a series of questions and validates their answers. The app displays a relevant image for each question, checks user input for correctness, and provides feedback instantly. Users can navigate through questions using Submit and Next buttons.

10Updated 10 months ago
CO
codingwithnsh/VoiceTranslator

This is a simple Voice Translation application built with MIT App Inventor. It allows users to speak a phrase in either English or French, recognizes the speech, translates it to the other language using the Yandex Translate service, and then speaks the translated text aloud.

10Updated 10 months ago
CO
codingwithnsh/TimerApp

This is a basic Countdown Timer application built with MIT App Inventor. It allows users to set a time value using plus and minus buttons, start a countdown, stop it, and plays a sound when the timer reaches zero or is stopped prematurely.

10Updated 10 months ago
CO
codingwithnsh/AdvancedQuizApp

This is a multi-screen Quiz application built with MIT App Inventor. It allows users to populate the quiz with their own questions and answers, take the quiz with random question selection (initially), tracks their score, and saves the final score to a simple leaderboard screen.

10Updated 10 months ago
CO
codingwithnsh/CovidVaccineAvailability

This is a Python script designed to check for available CoWIN vaccine slots for a specified district. It periodically fetches data from the CoWIN API, filters for centers meeting the age limit and minimum dose requirements, and prints available slots to the console.

Python10Updated 10 months ago
covid-19covid-19-indiapythonpython3
CO
codingwithnsh/Tic-Tac-Toe

A Python-based Tic-Tac-Toe game with a graphical interface using Tkinter. Supports both single-player (with basic AI) and two-player modes.

Python10Updated 10 months ago
pythonpython3tictic-tac-toe
CO
codingwithnsh/FlappyCircleGame

This is a simple Python implementation of the popular Flappy Bird game using the Pygame library.

Python10Updated 10 months ago
flappy-birdflappy-bird-clonepythonpython3
CO
codingwithnsh/SnakeGame

The Snake Game is a classic arcade-style game built in Java. It features a growing snake that must collect apples without running into walls or itself. While MySQL can be used to store high scores, if it's not set up, the game still runs normally but won't record your scores.

Java10Updated 10 months ago
javajava-8java-gamejava-games-examplessnakesnake-game
CO
codingwithnsh/MemoryGame

The Memory Game – Flipping Tiles is a Java-based game that challenges players to remember and match pairs of tiles. It utilizes Swing for the graphical interface and array-based logic for shuffling, flipping, and comparing tiles, helping to sharpen one's short-term memory.

Java10Updated 10 months ago
javajava-8java-gamejava-game-developmentjava-gamesjava-games-examplesjava8memory-game

Gists

Recent Activity

Naman Shettigar (codingwithnsh) | GitHunt