Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by aadhavr
A curated list of projects in awesome lists by aadhavr .
https://github.com/aadhavr/ray_caster_engine
A raycasting engine built from scratch that displays a 2D map to demonstrate the data used for calculations, alongside a 3D representation. Uses vector operations, trigonometric functions, and visualizes it using Pygame.
Last synced: 22 Nov 2024
https://github.com/aadhavr/tcp_server
A simple TCP server implemented in Go, designed as an educational project to demonstrate the basics of concurrent server handling. Learn how to manage multiple client connections, implement a thread pool, and handle connection timeouts efficiently. Perfect for those interested in understanding TCP servers and Go's concurrency model.
Last synced: 22 Nov 2024
https://github.com/aadhavr/neuronal_modelling_with_hh
This repository provides a Python implementation of the Hodgkin-Huxley model to simulate neuronal action potentials, focusing on the dynamics of sodium and potassium ion channels. The code includes calculations and visualizations of membrane potential changes over time.
Last synced: 22 Nov 2024
https://github.com/aadhavr/spam_script
Simple script that uses pyautogui to automate the process of spamming text from a file onto a target application.
Last synced: 22 Nov 2024
https://github.com/aadhavr/kip_aerocache
Arduino-based air quality monitor measures the concentration of particles in the air and displays the air quality level on an LCD screen. The dust sensor detects the amount of particulate matter (PM) in the air, specifically PM10, which refers to particles with a diameter of <10 micrometers.
Last synced: 22 Nov 2024
https://github.com/aadhavr/cli-whatsapp-client
Anaya is a command-line application that allows you to interact with WhatsApp Web directly from your terminal. With this tool, you can send and receive WhatsApp messages seamlessly through a simple and interactive command-line interface.
Last synced: 28 Nov 2024