@elmustyy_ I used Vanilla JS/HTML/CSS, Chrome Manifest V3 extension. It just overrides the chrome new tab page and use https://t.co/pbGcPRdhtT for saving the config (theme, name). The Bg photos and FX rates are pulled from free public APIs,and the player is just Youtube podcasts playlist
Been offline a while, some technical setbacks kept me away
Used the time to go deeper, SSH into servers, moving away from managed services. Broke a lot of things, learned even more
You can now register on binarylab and unlock levels bit by bit more questions coming soon to keep fun and interactive learning
You can PR too and also add questions
@three_cube@davidbombal@cyber_rekk built this tool curios about your thought on it
https://t.co/VHMKqI4yvu
Building in public was never really my stuff ๐คง but I think it's time for more reach and networking
Pushing from running just locally inside of my network to a broader reach... cybersecurity enthusiasts, computer science, programming, h4ck3rs
Anticipate... live url drops soon
Building in public was never really my stuff ๐คง but I think it's time for more reach and networking
Pushing from running just locally inside of my network to a broader reach... cybersecurity enthusiasts, computer science, programming, h4ck3rs
Anticipate... live url drops soon
Introducing the iData-Web demo... now live
Look at the landing page.
Built for simplicity, speed, and a clean developer experience.
Live Demo: https://t.co/F4sUcYfUbq
Note: Currently running on Railway's free tier performance may be limited. Your feedback is welcome.
Helllooo I just deployed the demo. Iโd appreciate your feedback when you have a moment.
Please note it's currently running on Railwayโs free plan, so performance may be limited. Kindly avoid heavy usage yet so others can test as well ๐๐คฒ
https://t.co/F4sUcYfUbq
Building a cloud storage system for builders.
Goal: give builders 25GB free storage to upload files and generate shareable links, inline images supported
Currently working on the file upload + hashing system.
More updates soon.
thought about how I always end up rebuilding the same things on every backend project - auth, caching, rate limiting, file uploads...
so I applied DRY to my workflow and built skiiyo a fastify starter that comes pre-configured with it all
https://t.co/kWwuJTrxF8
Working on the upload pipeline:
file chunking
hashing (dedup + integrity)
storage handling
Upload > get a link > share instantly
Itโs coming together.