After building a project, like an app or website, “shipping” is publishing & sharing it online.
Students in many traditional computer science classes are lucky to make a single project. At Hack Clubs, every member makes & ships their first website their very first meeting.
Instead of learning programming concepts in isolation, learning by shipping means you focus on what you need to build real projects. It’s more fun & leads to better learning.
I made an Arduino-based virtual pet that rewards good habits! The code and CAD file is here. Video link: www.youtube.com/watch?v=JJczs0nVYSQ

hello!! last week I made a super mario maker inspired game for siege, called Goblin Maker! you can build and share levels, and browse levels made by other people! Github: github.com/ingobeans/goblin-maker Itch: gnarmi.itch.io/goblin-maker the game was written in rust, but the server is a flask app hosted on Nest. entire project took about 35 hours :> i'd love it if you checked it out (you can play in your browser)! make some levels! thanks <3


Day 12 of :50days:: • Posted the Windows and Linux builds for Milkyway Pets in #C09EZSEMB16| in order to get some feedback before I ship it. I got a lot of feedback and have learnt a lot from getting it into the hands of other people for the first time. Some of the issues I've noticed: a. Use a makefile to automate the build process. Automated testing is hard to make work in this context, but it would also be useful. b. Improve the config experience: Already partially there! The program now looks for a config file in the same directory as the program, and the program come with a template for the config file. I'm considering moving away from TOML to something simpler and more forgiving with user errors. c. Get rid of the Space-to-toggle-window-decorations thing. It's confusing, and being able to drag the window should be the default on most platforms. It's still needed on Wayland, since they can't set their own position. d. Better error handling: Currently errors either get ignored or are printed to the console. The windows users found this a bit confusing since they aren't running it from the terminal, so a graphical error window would be useful. e. Better installation guide: When I finally ship this project, it needs to have a good guide to installation and usage, since running the program requires you to find both your Hackatime API key and a :milkyway: Session ID. Somebody had an issue with getting their sessionid cookie, but I couldn't replicate it. A backup method would be useful just in case. • Studied for my Japanese exam tomorrow. I focused on listening, which I've been neglecting up until now. I'm not feeling the greatest about tomorrow, but I'll give it my best shot :salute: • Did a practice exam for my licence test tomorrow and got a cool clean calm and collected 100% LETS GOOOO!! 💥 💥 ‼️ I'm either gonna sit the exam tomorrow or the day after, depending on how I'm feeling.

Hello! DuctuAI is a mobile app made with Thunkable, designed to help users, especially seniors, learn to use smartphones confidently. It features step-by-step animated tutorials with explanations, AI-powered chat assistance, and interactive quizzes to reinforce learning. The app makes navigating a smartphone intuitive, engaging, and accessible for beginners. Source Code can be found in the releases: github.com/check1123/DuctuAI.git Playable URL: thunkable.site/w/U9wlpAtivJY0vCqkkjwMP



made a creator for replicating or recreating cued shows like Eurovision or what else, and gives a LiveEdit-like and a video editor UX and experience. if you've never heard of it, it's a cueing application for live TVs and feel as if they were edited. if you want to know more, you should look up either "liveedit recreation" or "cuepilot recreation" on YouTube, and you'll get it (I'm a CuePilot user btw) source code (GitHub release later): github.com/zeankundev/Showcut download here: github.com/zeankundev/Showcut/releases/latest snapcraft.io/showcut


CompassCAD, on the web. Access or design anything with CAD on any platforms including mobile! compass-cad.web.app/editor

Ducky Diagnostics is a project designed for the PicoDucky (but just python for now)!
It runs a series of commands and saves output to debug.txt with some formatting and voilà, a detailed list of spec's and more information about your device. You can download it from this GitHub link. (this was made for YSWS #C08QZ0P7QP6|)


I got tired of there being no proper Discord RPC tools for Audacious (my main local music player app) so I made one myself! If you for some reason also use Audacious too here you go! github.com/LapisGit/AudaciousRPC


I've just finished creating an RSS aggregator that creates a daily digest of a few rss feeds (selected by me) and emails it to a mailing list (for #C09HRMNTNQK|)! DM me if you want to receive the email, or check out the archive of past emails at the demo link. Repo: github.com/madAvidCoder/rss-digest Demo: rss.madavidcoder.hackclub.app

My first theme for Pterodactyl! This is my personal theme but you can use it too! blueprint.zip/browse/lutheme

Just finished building Totally normal notes. Try it. You won't regret it. CW: Jumpscares (audio and video) tnn.sometgirl.online

Ever wanted to use multiple :wakatime-dark: WakaTime instances (eg. using both Hackatime and WakaTime at the same time) but waka-relay was just too hard to use?
Worry no more! I just finished working on my new project, timesplit that aims to make that much easier! :3
:github: Repo: github.com/ImShyMike/timesplit
(and if you do decide to use it, you should add rustytime to the list of server urls ;) - more info about it can be found on it's ship post)

just finished getting a production instance of my webapp called Linus Drop Tips. it is a crowdsourced site of everything Linus from LTT has dropped :3 linusdroptips.sometgirl.online

Just shipped linked my github pages site to my new domain. It looks rubbish on mobile and has no info yet but all will come soon. freddieyershon.co.uk

project 1 (oct 5 to oct 18) - my personal website getting a much needed revamp day 6 - was supposed to post yesterday but got caught up in fd work 😭 all i did was add the embed as seen in v1peridae.me :heavysob: i've been working on waht im gonna teach meghana today! i think im ready to ship the site then finish up working on CursedOS (rust os) !

starting a new challenge for myself to ship a new technical project every 2-3 weeks. hoping to be able to stick to this and by the time i graduate i should have 12 new projects at the minimum :) project 1 (oct 5 to oct 18) - my personal website getting a much needed revamp i've had the same website for almost a year and a couple of month now and it's in html/css which about a year and a half ago was the only web-dev stuff i was proficient in :heavysob: i'm now good with astro :P so i'm gonna be revamping my site in astro and today i started working on the design for it! spent like 5 hours in a huddle with some friend in my channel locking in :) next steps - start working on the code + figure out the rest of the pages

36/365 • Book continue the patter • Time: 1min at best • Yap: sson the stressfull week will be over ;-; Either way it's a ship that i skribled... rq :xxdd:

I shipped a new version of DustLab! DustLab is a unique tool that allows you to turn images, 3d models and gifs to particle models in Minecraft! The new feature is making models with parametric equations! Users can make models from equations and put them in Minecraft using the tool! check it out at winss.xyz/dustlab ! and the Som: summer.hackclub.com/projects/2513 (video is an example of an animated equation model)


Final ship for SoM, is the 2nd major release of Liveboard! This release brings widgets to Liveboard!! Now you can see the weather, date and time at just a glance. Additionally, it also has a pomodoro timer widget! This runs even when you switch window, and plays an audible chime to signal the timer has ended, turning Liveboard from a simple whiteboard, into a fully featured productivity powerhouse! GH Repo: github.com/MadAvidCoder/Liveboard SoM Link: summer.hackclub.com/projects/13534 Download Link: github.com/MadAvidCoder/Liveboard/releases/latest


Just shipped v1.3.0!!! It introduces sticky notes! These notes can be placed anywhere on the canvas, and have full markdown support. They have a few different colours and can also be pinned in place. Autosave means that they persist (like ink and shapes) even if the app is restarted :D


Introducing the ultimate 3 in 1 computer. Consisting of 3 OSes. 1. Windows 11 2. macOS Tahoe (With Liquid Glass) 3. Ubuntu 25 All 3 perfectly functional. Switching OSes is as easy as rebooting and selecting which OS. You don’t even need to go to the boot menu! Let’s say you create an app in windows but you need to compile it for Mac and Linux but it won’t let you unless you are on that OS. Just switch to macOS to build it and then switch to Ubuntu! (Also with a smart desk)



I've now shipped Liveboard v1.2.0 , due to some bugs in the release). The two main new features are autosave and dark mode!! Autosave means that your drawings will persist even over app restarts. Dark mode is fairly self explanatory, but might be the best UI upgrade for users of dark mode - now it really blends into the desktop background.


I've made site that visualize github data and makes some cool graph with that. Currently it can only visualize repos that user contributed to and organizations. Im awaiting ship certification but here is my demo and github repo link. enjoy :3 project: summer.hackclub.com/projects/8484 demo: github-visualization.vercel.app repo: github.com/wojpo/githubVisualizationSite


These are just a few posts…
Keep exploring →