Stats

7
Projects
22
Devlogs
100
Votes
6
Ships

Coding Time

All Time: 43h 57m
Today: 0h 0m

Member Since

June 17, 2025

Badges

2
🚢
Maiden Voyage
you shipped your first project! the journey begins...
Ballot Stuffer
vote 100 times.

Projects

7
Projectile Motion Grapher
1 devlog • about 1 month ago
Vizualizer

Vizualizer

Shipped
3 devlogs • about 2 months ago
🚀
1 devlog • about 2 months ago
20-20-20 Timer
2 devlogs • 3 months ago
SpaceToilet
2 devlogs • 4 months ago
TablesBot

TablesBot

Shipped
3 devlogs • 4 months ago
Etymology Extension
4 devlogs • 5 months ago

Activity

Anirudh
Anirudh Shipwright gave you feedback
41d ago

Projectile Motion Grapher

I'll still recommend adding a bit more info in readme

from Anirudh
Elliott
Elliott Shipwright gave you feedback
41d ago

Vizualizer

Nice job!

from Elliott
Earned sticker

Added x and y axis, drawing the graph, calculations and downloading the image. I unfortunately didn't have enough time to add styling.

Update attachment
billybu10
billybu10 created a project
44d ago

Projectile Motion Grapher

Simple app that let's you graph projectile motion, and download the graph as an image. One meter is 5 pixels. Uses canvas.

Projectile Motion Grapher
1 devlog 0 followers Shipped

added README

Update attachment
Earned sticker

Modified the frequency graph to be circular, added filter to get rid of empty frequencies, added spiral mode and the graph changes color based on volume.

Update attachment

I followed the tutorial, added simple form that let's user load song from url or local file, created basic page structure and added some simple styling

Update attachment
billybu10
billybu10 created a project
45d ago

Vizualizer

EPILEPSY WARNING Simple musical visualizer based on waveform tutorial (https://waveform.hackclub.com/tutorial) Note: because of CORS, song from url function in demo doesn't work, it should when hosted with CORS properly configured, but I don't have a way of doing it right now.

Vizualizer
3 devlogs 0 followers Shipped
Earned sticker

Terrain generation is completed, so should be the terrain collision, but I have no way of checking it right now

Update attachment
billybu10
billybu10 created a project
55d ago

Real World Golf

A simple golf game that allows you to play on terrain generated from real-world elevation data.

1 devlog 0 followers
Nathan Cloutier
Nathan Cloutier Shipwright gave you feedback
61d ago
from Nathan Cloutier

Added option to set custom work and rest intervals, changed color, added labels throughout the app, tried to add notifications, but notification libraries are a nightmare, so app just plays a sound and shows an alert. Also added an icon.

Update attachment

Implemented basic timer functionality, added work and rest modes, bi-functional start/stop button, and proper time formatting.

Update attachment
billybu10
billybu10 created a project
85d ago

20-20-20 Timer

Timer that helps you take care of your eyes, made to help follow 20-20-20 rule(while using a computer, every 20 minutes, take a 20 second break to look at something that is at least 20 ft away from you). Built in Flutter, based on a simple countdown timer project(https://medium.com/@dtejaswini.06/building-a-countdown-timer-in-flutter-with-animation-a-step-by-step-guide-9ffa91e3d26e) and Flutter docs.

20-20-20 Timer
2 devlogs 0 followers Shipped
billybu10
billybu10 worked on SpaceToilet
1h 27m • 3 months ago

Combined Appindicator3 part with Lightstreamer part, added readme.

Update attachment

Adapted the Lightstreamer's example project in python to receive data and show it in the console. Also I got familiar with Appindicator3 by playing around with an example program (https://github.com/FelicianoTech/example-pokemon-appindicator)

Update attachment
billybu10
billybu10 created a project
120d ago

SpaceToilet

Python application for linux, that shows how full is International Space Station's urine tank. Inspired by pISSStream. Uses Lightstreamer and libappindicator.

SpaceToilet
2 devlogs 0 followers Shipped
billybu10
billybu10 worked on TablesBot
3h 30m • 4 months ago

I deleted some of the border styles, because I wasn't able to finish them in time. Finished all the remaining border style, added readme.

Update attachment
billybu10
billybu10 worked on TablesBot
1h 39m • 4 months ago

I added font alignment to the formatted table and started working on different borders(added a way to choose which one will be used).

Update attachment
billybu10
billybu10 worked on TablesBot
5h 1m • 4 months ago

I unfortunately procrastinated with adding this project so this will be a summary of a longer period of work.
I added command that allows creating, rendering and sending simple unformatted tables. I also started working on formatted tables: I started creating the modal and creating helper functions.

Update attachment
billybu10
billybu10 created a project
127d ago

TablesBot

Discord bot written in C++ that let's user create and format table, which is then rendered to ascii art. Uses D++ to communicate with Discord servers, and p-ranav's Tabulate to render tables.

TablesBot
3 devlogs 0 followers Shipped

Changed typo in messages and prepared extension for upload to Mozilla Addons.

Update attachment

It's finished or at least should be. I was able to communicate between background script and page via hash in url(which might not be the best method but it works, and the data passed isn't exactly a secret). The only other thing, which posed some problems was parsing tokens used by dictionary. It was rather simple but i needed AI's help with regex and figuring out that String.prototype.replaceAll() does in fact support callback functions. The UI isn't the prettiest, but design isn't my strongest suit, but still, I'm quite satisfied with how it all turned out.

Update attachment

I tried using messages, it didn't work.

Update attachment

i did most of the work regarding getting the data and parsing it. unfortunately as far as i was able to tell, firefox doesn't allow setting cookies for a url different than the one loaded, so that's something i might need to work on, other than that i need to write structure of page presenting the data

Update attachment
billybu10
billybu10 created a project
146d ago

Etymology Extension

Firefox extension that let's you check etymology of the selected word. Just select the word, right-click, and choose "Check etymology of the selected word" from context menu. Uses Merriam-Webster's Collegiate® Dictionary api.

Etymology Extension
4 devlogs 0 followers Shipped
billybu10
billybu10 joined Summer of Making
150d ago

This was widely regarded as a great move by everyone.