Back
Background

Botchain

Solo
  • Discord bot that tracks cryptocurrency data, with 500+ servers and 2100+ unique users
  • Features include price alerts, dynamic candlestick chart generation, and technical analysis indicator calculation
  • Most of the interface is implemented with Discord's Message Components rather than text commands for a more user-friendly experience
Background

Physics Engine

Solo
  • Rigid cuboid simulation and rendering in Rust and WGSL
  • The rendering, math, collision algorithms and solver are implemented from scratch
  • Simulates up to 10,000 moving cubes in realtime
Background

Vencord

Contributor
  • Modded Discord client with 10k+ stars on Github that gives users more control over their experience
  • Fixed a 1-year-old bug that caused erratic scroll jumps (#2271)
  • Added a feature that reloads broken reply links (#2337)
  • Added a feature that extends Discord's idling system (#2342)
Background

BadgeSync

Solo
  • iOS system modification with 9k+ downloads that synchronizes notification badges with the notification centre
  • Targeted towards iPhones running custom firmware (jailbroken), available on the Havoc Marketplace
  • Tracked user bug reports and feature requests through Github Issues
Background

HypixelStats

Solo
  • 1.8 Minecraft mod that prints the stats of every player in the lobby before the game starts, using the Hypixel API
  • Gamemodes supported: Bedwars, Normal/Insane/Ranked Skywars, and Speed UHC
Back