You are browsing as a guest. Sign up (or log in) to start making projects!

akshara

@akshara

Joined June 2nd, 2026

  • 5Devlogs
  • 4Projects
  • 1Ships
  • 9Votes
Open comments for this post

2h 35m 30s logged

After recently attending an awesome game development workshop, I got inspired to start building my own game. Lowkey inspired by classics like Super Mario, I’m building Monkey Jungle Adventure using raw HTML5 Canvas and JavaScript. Current Implementations are: -Implemented gravity, velocity friction, and bounding-box (AABB) collisions for both the floor and floating ledges. - Built a state machine (idle, run, jump) that changes the character’s animation frames dynamically based on movement. - Created a script that dynamically loads game images - Added banana pickups across the map that automatically update the score UI

0
0
2
Ship

I built Sonic, a Slack bot with 12 slash commands covering trivia, weather, DNS lookup, dad jokes, polls and more. The hardest part was deploying it 24/7 on Nest using systemd. I'm proud that it stays live even when my laptop is closed!!

To test Sonic, join my Slack workspace and try commands like /sl-ping, /sl-trivia, /sl-dadjoke, /sl-weather , or /sl-help to see all available commands. The bot runs 24/7 so it will always respond!

Try project → See source code →

Followers

Loading…