Browsing Category
Software
11708 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
MY PROGRAMMING JOURNEY
Hello everyone,I’m James emeka and I’ll be sharing with you my experiences as a Tech student learning programming.…
HKIIT Students use Gemini Pro Vision to develop AI Screen Reader
Enhancing Accessibility: GDSC-Hong Kong Institute of Information Technology (HKIIT) aids visually impaired individuals to see all web images…
Kotlin Coroutine mechanisms: launch v. async
Examining join, await, coroutine behavior through playful examples Art by lavnatalia This series serves as spin off from Programming…
Result Pattern
The use of exceptions in C# is basically okay, but you should be careful not to use too…
Building a Remote Team Management Assistant Lyzr SDK
Managing a remote team can be challenging, especially when it comes to maintaining communication, tracking progress, and fostering…
Make your own music downloader website
How I Built My Music Downloader Site Creating my music downloader site was an exciting and educational journey.…
How it’s Made: GenType Alphabet Creator
One of our newest experiments in the series is GenTypeGenType. This tool uses generative AI to create an…
Babylon.js Browser MMORPG – DevLog – Update #8 – Syncing combat animations, sound and damage text
Hello, This time I was upgrading combat mechanics. I worked on syncing animations between clients, showing combat text…
I made a application, which shows you a film🍿 based on your mood.
Hello everyone, I made a small application, the idea of which is to show a selection of films…
Generating replies using Langchain multiple chains and Gemini in NestJS
Introduction In this blog post, I demonstrated how to generate replies with multiple Langchain chains. Buyers can provide…