Skip to content
View kyanjd's full-sized avatar

Highlights

  • Pro

Block or report kyanjd

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. machine-learning-studies machine-learning-studies Public

    A collection of material for studying machine learning. Includes regression calculations, fully explained low-level model implementations with NumPy, and past paper worked solutions.

    Jupyter Notebook 2

  2. smart-scraper smart-scraper Public

    Master's project - automated extraction and implentation of academic research into industry through LLM-based machine translation in Python

    Jupyter Notebook 1

  3. light-saver light-saver Public

    Automated streetlamp control using a microcontroller, turning lights off during low-traffic hours to save energy based on ambient light levels. The system also maintains accurate time synchronizati…

    C

  4. rescue-rover rescue-rover Public

    An autonomous mine searching microcontroller buggy that detects wall colours in front of it and performs actions accordingly through I2C communication and DC motor pointer control. Rover also conta…

    C

  5. pitwall pitwall Public

    Full-stack F1 prediction game. Pick who finishes 10th and who DNFs first each race. Points scale by accuracy. Built with FastAPI, React, and live data from the Jolpica F1 API.

    Python