Browsing Category
Software
11686 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
NativeFlow: A Tailwind-Like, Object-Based React Native UI Library 🚀
In the world of React Native development, UI styling can sometimes be a pain point, especially for those…
[ML.NET] Predicting the Future with ML.NET with examples
Hello, I’m Duc Nguyen (Duke) Today I will introduce ML.NET to the .NET community So, what’s the ML.NET?…
Transformers: The Engine Powering ChatGPT and Beyond
Introduction Ever wondered how AI applications like ChatGPT and Gemini seem to understand and respond so intelligently? It’s…
ES2015 (ES6) Tips, Tricks, Best Practices, and Code Snippet Examples for Your Day-to-Day Workflow
ES6 (ECMAScript 2015) brought a significant overhaul to JavaScript, introducing numerous new features that can streamline your coding…
Learning Markdown
Markdown is a lightweight markup language that you can use to add formatting elements to plain text. It’s…
LabEx Trending: Simple Prize Draw Application and More 🚀
Are you a budding developer looking to expand your skills? Look no further than the latest trending projects…
Waymap v1.0.3 – Web Vulnerability Scanner
Waymap – Web Vulnerability Scanner Version: 1.0.3 Author: Trix Cyrus Copyright: © 2024 Trixsec Org What is Waymap?…
Expert Javascript Interview Preparation
1. What are tradeoff in Event Delegation 2. What are Workers 3. Web Storage 4. HTTP methods 5.…
Pulling Our Weight: Contributing to each other’s projects
This week I worked together with my classmate Mayank to contribute to each other’s projects. Mayank’s project, dev-mate-cli…
Creating Custom UI Components with Stencil
Introduction: Creating custom UI components is an essential aspect of modern web development. These components are the building…