Projects in Awesome Lists by devarshi16
A curated list of projects in awesome lists by devarshi16 .
https://github.com/devarshi16/form-labeller
Use this tool to label forms, bounding boxes, and assigning types to annotations
annotation-tool annotations annotator form-label form-labeller label label-images labelimg labeling-tool labelling labels ocr ocr-tools tkinter tkinter-gui tkinter-python
Last synced: 26 Aug 2025
https://github.com/devarshi16/terminalwelcome
Get greeted with an ASCII art followed by a random one-liner whenever you open a new terminal
ascii-art bash bulbasaur linux linux-shell meowth pikachu pokemon pokemon-terminal shell-script terminal welcomemessage
Last synced: 15 Apr 2025
https://github.com/devarshi16/TerminalWelcome
Get greeted with an ASCII art followed by a random one-liner whenever you open a new terminal
ascii-art bash bulbasaur linux linux-shell meowth pikachu pokemon pokemon-terminal shell-script terminal welcomemessage
Last synced: 03 Oct 2025
https://github.com/devarshi16/hangman
A character user interface of the popular game hangman
game-hangman hangman hangman-game pokemon python terminal-game
Last synced: 04 Apr 2025
https://github.com/devarshi16/sorting_comparison
Use this code to compare sorting algorithms and plot the graphs for a visual output.
compare-sorting-algorithms graphs matplotlib python
Last synced: 20 Oct 2025
https://github.com/devarshi16/promicrogamepad
This repository holds code for different pro micro gamepad configurations and gerber files for PCB
arduino gamepad gamepad-inputs pcb pcb-design pcb-layout pro-micro
Last synced: 30 Apr 2026
https://github.com/devarshi16/multicoaster-semaphore
5.8 The roller coaster problem This problem is from Andrews’s Concurrent Programming [1], but he attributes it to J. S. Herman’s Master’s thesis. Suppose there are n passenger threads and a car thread. The passengers repeatedly wait to take rides in the car, which can hold C passengers, where C < n. The car can go around the tracks only when it is full. Here are some additional details: • Passengers should invoke board and unboard. • The car should invoke load, run and unload. • Passengers cannot board until the car has invoked load • The car cannot depart until C passengers have boarded. • Passengers cannot unboard until the car has invoked unload. Puzzle: Write code for the passengers and car that enforces these constraints.
puzzle pygame python roller-coaster-problem semaphores threading
Last synced: 12 Jun 2025
https://github.com/devarshi16/crowdhuman_yolov5
For downloading models in restricted networks
Last synced: 07 Feb 2026
https://github.com/devarshi16/insta-scrape
Scripts for scraping data from instagram
python scraping-websites selenium
Last synced: 30 Apr 2026