Half-Day Builds!

Β·

1 min read

Hi πŸ–, This post is about the half-day builds! These projects will never be featured anywhere, So why not create a combined thread for them.


Draw Graphs in C++ I was looking for a graphics.h project, One day my friend asked me "Did you ever come across any code which Draws the given input graph?", I replied... wait-for-it! Link: github.com/ra101/graphical-representation-o..


Pinger (Python) One of my deployed college project got shut down. This Script executes at startup, starts a headless browser, and open the various sites declared within. All in the background. Link:github.com/ra101/pinger


lbry VLC Extension (Lua) I was looking for a dark theme for VLC and I found out that people can create extensions that can be attached to the final build binary! This extension enables us to network streams free lbry.tv videos. Link: github.com/ra101/lbry.tv-VLC-Playlist-Parser


Text to Morse Code (Dart) A Flutter Trial App, It changes Text to Morse Code and then allows to vibrate the phone or to flicker torch accordingly. Link: github.com/ra101/txt_mrs_vib


DuckDuckGo Chrome-Ext (JavaScript) A Chrome-Extension that adds a button to open the current search with DuckDuckGo. You can also attach a Key-Binding to use it. Link: github.com/ra101/DuckDuckGo-Chrome-Ext

Β