Version0.3.16 Update Notes:* added echo360.net.auThe GeckoDM Project looks at making a Chrome Extension that allows students to download all their lectures through Echo360 with the click of a single button.To report issues visit: video files as hosted on Amazon S3, we recommend you to download a maximum of 3-4 videos to prevent time out issues
Annotations were text overlays over videos. Besides mundane uses like correcting errors in videos after uploading, creative producers used them for choose your own adventure games like Barack Paper Scissors and demos like Annotation Tetris.
Annotations had only worked on the computer, never on phones. YouTube stated it removed annotations because annotations had been used for spam and better alternatives like end cards are now available.
Annotations were slated for deletion on 15th January 2019, destroying a decade of history on the platform. Me, Omar Roth, and a small group of fans decided to save as many annotations as possible before then.
Since there would be a huge amount of data to go through, we decided to use a distributed architecture, allowing worker programs around the world to do the majority of the work and submit their results to the storage server. To save the most data possible before the deadline, we had to write code quickly, that executed quickly, and engage online to encourage more people to run the worker program.
I was entirely responsible for creating and optimising the worker program. My optimisations included an offline cache in case the main server went offline, dynamic multithreading for the downloader, running performance profiles on the V8 engine to reduce hotspots, and unslicing strings to allow V8 to free more memory.
Golf 2 is the world's first golf roguelike. Playing as the cart and dragging the helpless Hudson behind you, you can explore endless randomly generated fairways, smack enemies with your golf club, unlock 9 powerups with unique effects that can stack and combine, and maybe even Golf The Earth...
This was a ridiculous and fun project to work on with 7 of my friends within the 48-hour time limit of the game jam. Communication and coordination were key, and we golfed it out of the park, despite being in wildly different time zones around the world.
In my role, gave many invaluable design suggestions, drew 16 golf cart sprites, and fixed several bugs. I decorated the
itch.io page to make our game look more appealing and eye-catching amidst the other people's jam submissions.
Golf 2 was so insane that we had to do a game jam again in 2022. This time, armed with myself, 9 friends, a drawing tablet, and a new game engine, we set to work making a roguelike on a board game where you mess everything up.
Working with Godot Engine was an excellent choice compared to using GMS2 last time. There were a couple of teething issues but it was a much better experience for everybody. The power and ease-of-use of the engine as well as its cross-platform compatibility allowed us to take our game further than last time. In particular, we implemented some fascinating GBA-like on-the-fly pixelation for the dice model.
In my role, I organised, drew, voice acted, and constructed the logic for the title screen. I then hooked into the level generation to add a system for creating environment objects, and I drew environment objects to use with that system. Finally, I fixed a few bugs in the generation which was causing objects in the levels to spawn incredibly poorly. It's much better now!
With our game now submitted for voting, we've been able to think more about what to do next. On the whole, we really like our game, though there are currently some small issues that are making it less fun. We'd like to fix and improve those for a "definitive edition" that we can be completely happy with!
Bibliogram takes data from Instagram's public profile views and puts it into a friendlier page that loads faster, gives downloadable images, eliminates ads, generates RSS feeds, and doesn't urge you to sign up.
News about Bibliogram spread entirely through word of mouth. It took off within privacy-related communities due to its design subverting Facebook's tracking. Since its creation in January 2020, its instances receive at least 2.5 million weekly web requests, the project's chatroom has 400 members, 6 independent browser extensions with thousands of users will redirect visitors from Instagram to Bibliogram, and 15 volunteers have translated Bibliogram to their language.
In early 2022 I decided to completely overhaul the design of my website to be more whimsical and happier for my brain! I used a distinctive purple colour scheme as well as retro aesthetics like the blocky 3D buttons on the left side. The redesign project was so much fun!
The game Return To Wonderland has a level editor and an online forum for sharing your creations. The built-in level editor has some drawbacks for people who want to make levels quickly and efficiently. Crumpet is designed from the ground-up to include important features for serious level designers.
Compared to the built-in editor, Crumpet adds infinite undo, faster tile selection, zooming in and out, moving already-placed tiles, keyboard shortcuts, proper text editing, on any screen resolution. Save files are totally compatible with the official release of Return To Wonderland.
3a8082e126