I needed two videos for a Chrome extension I built: a promo and a walkthrough. I did not want to open a video editor.
So I used HyperFrames — HeyGen's open-source (Apache 2.0) HTML-to-MP4 framework. Compositions are plain HTML and CSS. No JSX, no bundler, no build step. Timing lives in data attributes; mot...
One thing I’ve noticed after years of working in accessibility is that many teams still treat accessibility as a late-stage QA task.
The pattern is usually the same:
The pr...
Building ScamLens AI: My Exploration of Artificial Intelligence in Phishing and Social Engineering Detection
My name is Zain Nofan Abuzaid, زين نوفان ابوزيد. I am an Information Technology student and software developer from Jordan. My main interests are artificial intelligence, cybersecurity, social engineering, phishing detection, computer vision and software development.
I am...
A few months ago I got tired of the same problem: you finish a "backend course," feel great for a day, then realize you still can't build anything real or pass an interview.
So I started building the thing I wish I'd had when I began. Today it's finally live: https://asbackendinstitute.com
Po...
Hi guys,
LLMs generate a lot of code so now the bottleneck is understanding that code. For this, I created a tool using this principles: increase observability + make everything as explicit as possible + top down approach.
https://github.com/arnoldpredator/pyreplay
If you open the "FEATU...
Imagine you have built a backend API that works perfectly.
You deploy it. Users start coming in. At first, everything feels fast.
Then the traffic grows.
Suddenly, your API is receiving thousands of requests every minute. Many of those requests are asking for the same data: