Skip to content
View aadhavr's full-sized avatar

Block or report aadhavr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. campus-point-waves campus-point-waves Public

    Trying to make it easier for my friends to know when there's good surf.

    Jupyter Notebook 1

  2. ray_caster_engine ray_caster_engine Public

    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 visu…

    Python 3

  3. neuronal_modelling_with_hh neuronal_modelling_with_hh Public

    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…

    Python 1

  4. cli-whatsapp-client cli-whatsapp-client Public

    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…

    JavaScript

  5. bf-interpreter bf-interpreter Public

    A lightweight Brainf*ck interpreter built to execute programs written in the minimalistic Brainf*ck language. This interpreter handles loops, memory manipulation, and basic I/O operations, providin…

    Zig

  6. kip_aerocache kip_aerocache Public

    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 (P…

    C++