Browsing Category
Software
11710 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Debunking JAMSTACK
Hey what’s going on guys, hope you’re all doing well. I am going to debunk the term ‘Jamstack’…
How Plugin Creep is Killing Your Editor and Ruining Development Experience
If you’ll enjoy reading this post and would like to stay in touch, please subscribe to my newsletter.…
ALTER keyword is used for change table, add new columns update and add values to column or delete them …
add new columns To add two new columns to your table, you can use the ALTER TABLE statement…
Dive Deeper: Unveiling the Power of the Latest Microsoft Edge
Microsoft Edge has undergone a metamorphosis, transforming into a powerful browsing companion that caters to both productivity enthusiasts…
CSS Text Handling: text-overflow, overflow-wrap, and More!
CSS Text Handling: text-overflow, overflow-wrap, and More! When it comes to fine-tuning how text behaves within its containers…
Styling Slaughter: CSS Techniques in React JS
Unleashing the Styling Demons In the realm of React JS, styling isn’t just about making things look pretty—it’s…
mean() and median() in PyTorch
mean() can get the mean(average) values as shown below: *Memos: mean() can be called both from torch and…
AI-Generated Animal-Based Quotes + Dynamic Image : Cloudfare AI 🤯
This is a submission for the Cloudflare AI Challenge. What I Built I have build a simple cloudfare…
Why I think Python is a Great first Language
Introduction Learning how to code is a great venture. You end up learning a lot of things along…
I’ve created yet another JavaScript framework
It’s 2024 and you’ve created yet another JavaScript framework. Seriously man! When talking about another Javascript framework, you…