Skip to content
View Toast7529's full-sized avatar
🖥️
Coding
🖥️
Coding

Highlights

  • Pro

Block or report Toast7529

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.

Content in all repositories owned by your account will be closed.
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
Toast7529/README.md

Amish Patel

Final Year Software Engineering Student

LinkedIn | Website

🧰 Technologies

Languages

Java TypeScript JavaScript Python C++ SQL

Frameworks

Spring Boot Angular Express Node.js Flask

Data and infrastructure

MongoDB SQLite Docker Jenkins Git

📌 Selected projects

Project Stack Overview
Aircon TypeScript Node.js discord.js Discord music bot with a queue engine and audio player written from scratch on @discordjs/voice.
Extractor plugin system lets a new audio source be added without touching the player.
Falling Sand Simulation C++ SDL2 CMake 2D cellular automata sandbox in the spirit of Powder Toy and Noita.
Chunk-based updates skip simulation work on inactive regions of the grid.
URL Shortener Python Flask SQLite JWT REST API for creating and managing short links.
JWT authentication, bcrypt password hashing and per-link click tracking.
E-Ink Desk Display Python Raspberry Pi Pillow Raspberry Pi desk display driving a Waveshare e-ink panel with live weather and system statistics.
Composes frames with Pillow and schedules periodic full refreshes to prevent ghosting, configured through a TOML file.

Pinned Loading

  1. FallingSandCellularAutomata FallingSandCellularAutomata Public

    A falling sand cellular automata

    C

  2. E-Ink-Desk-Display E-Ink-Desk-Display Public

    A device which will display local information using a 2.13in waveshare v4

    Python 1

  3. epd2in13_V4 epd2in13_V4 Public

    Forked from gaweee/epd2in13

    Nodejs driver for the Waveshare 2.13inch e-Paper HAT V4

    JavaScript

  4. AlgoSoc/AlgoBot AlgoSoc/AlgoBot Public

    JavaScript 1

  5. URL-Shortener URL-Shortener Public

    A recreation of my A-Level URL Shortener created with Flask.

    Python

  6. Aircon-TS Aircon-TS Public

    A complete rewrite of Aircon the music bot (in typescript)

    TypeScript