Dhanushka's Blog

Collection of all my blogs.

Todo list in Rust

Todo list in Rust

Mar 21, 2024

Rust is a systems programming language that is designed for speed, safety, and concurrency. It provides low-level control over hardware resources while ensuring memory safety and preventing common programming errors.

Handling File Uploads with FastAPI, Django, and Flask: A Beginner's Guide

Handling File Uploads with FastAPI, Django, and Flask: A Beginner's Guide

Mar 20, 2024

A comprehensive guide for junior developers on implementing file upload features in FastAPI, Django, and Flask, focusing on ease of use and installation dependencies.

How to Download Investor Presentation Audio Files from Conference Hosting Software

How to Download Investor Presentation Audio Files from Conference Hosting Software

Mar 19, 2024

This technical article details the process of downloading investor presentation audio files from conference hosting software. It covers identifying the audio file source, finding the direct audio file URL using browser developer tools, downloading the file via ffmpeg, and transcribing the audio to text using advanced machine learning models.

Swift Error Handling A Comprehensive Guide

Swift Error Handling A Comprehensive Guide

Mar 18, 2024

This article will provide a comprehensive guide to Swift's error handling, covering the basics, error propagation, and advanced techniques.

Building Microservices with Go-Kit in Golang

Building Microservices with Go-Kit in Golang

Mar 16, 2024

Go-Kit offers a set of tools and best practices to develop and manage these services with ease.

Swift and C++ Interoperability Bridging the Gap Between Two Powerful Languages

Swift and C++ Interoperability Bridging the Gap Between Two Powerful Languages

Mar 16, 2024

This article will discuss the interoperability between Swift and C++, and how you can bridge the gap between these two powerful languages.

© Copyright 2025 by Dhanushka's Blog. Built with ♥ by Dhanushka. Last updated on 2025-12-22.