Pinned Repositories
edgetpu
Coral issue tracker (and legacy Edge TPU API source)
BankFrameworkLabVIEW
A bank account framework in LabVIEW using Functional Global variables and sub VIs
BatteryWhisper
Python script to monitor laptop battery & send at user-set threshold (e.g., 80%). Conserve battery & unplug charger at the right time. Windows & Linux compatible.
BattleShip
This project involves creating a C++ object-oriented model for a single-player version of Battleship, encompassing elements like ship arrangement, game state display, and shooting mechanics.
Electronic-Gaspedal
Electronic Gaspedal implemented based on Autosar architecture
ReactionGame
This is a game that is designed on PSOC Creator 4.4 on a PSOC5LP Board with Erika OS
ReversiBoardGame
This repository contains a C++ implementation of the classic Reversi (also known as Othello) board game.
SHA1-C-Code
C code for the Crypto Algorithm Sha1
StudentDatabase
This C++ project is a Student Database Management System with a Simple User Interface. It allows users to perform various operations such as adding courses, listing courses, adding new students, managing enrollments, and more.
swaroop929
swaroop929's Repositories
swaroop929/BatteryWhisper
Python script to monitor laptop battery & send at user-set threshold (e.g., 80%). Conserve battery & unplug charger at the right time. Windows & Linux compatible.
swaroop929/BankFrameworkLabVIEW
A bank account framework in LabVIEW using Functional Global variables and sub VIs
swaroop929/BattleShip
This project involves creating a C++ object-oriented model for a single-player version of Battleship, encompassing elements like ship arrangement, game state display, and shooting mechanics.
swaroop929/Electronic-Gaspedal
Electronic Gaspedal implemented based on Autosar architecture
swaroop929/ReactionGame
This is a game that is designed on PSOC Creator 4.4 on a PSOC5LP Board with Erika OS
swaroop929/ReversiBoardGame
This repository contains a C++ implementation of the classic Reversi (also known as Othello) board game.
swaroop929/SHA1-C-Code
C code for the Crypto Algorithm Sha1
swaroop929/StudentDatabase
This C++ project is a Student Database Management System with a Simple User Interface. It allows users to perform various operations such as adding courses, listing courses, adding new students, managing enrollments, and more.
swaroop929/swaroop929