Ask HN: Show off your weekend project
What's the coolest thing you've built in a single weekend? I find that the more weekends it takes me to finish a project, the less likely I am to finish it, so I'm interested in what people have managed to squeeze into a weekend.
Links to the deployed project or code are appreciated!
16 comments
[ 3.0 ms ] story [ 27.7 ms ] threadEither way I released the code if anyone is interested: It's Swift with Firebase backend
https://github.com/kingreza/Social-Go
https://github.com/raymestalez/rssdigest
http://kindly.at
I plan to test it a bit more before I post it to /show. Feedback is welcome
https://github.com/meznaric/ServerStatusApp
As I am obsessed with No man's sky lately, and I wanted to play with Twitch API, I built a web app + android app to watch No Man's Sky live streams, during a week-end 2 weeks ago
In the need of ean codes for a product I created ean now so others dont face the same problem when they are once step in front of selling their products.
free learning videos
http://bestfoodnearme.com
As a way to solve a problem I have while trying to find great/healthy food when traveling. I am still working on improving the look.
I also used the project to teach myself Go
https://github.com/nathanjsweet/zsocket
I've developed it quite a bit more now, but I got the basic functionality done in a weekend.
The thing I'm proudest of is that the project doesn't directly reference the cgo package, has no locks, but is threadsafe (the no locks took more than a weekend to do ;) ).
https://github.com/jontelang/syslogWindow
It displays the console output on jailbroken iOS devices, right on the screen.