Skip to main content
Home

ARTICLES

A collection of thoughts on development, design, and building indie software.

Open-Sourcing the Universities Email Extractor: A Deep Dive
April 17, 20263 min read

Open-Sourcing the Universities Email Extractor: A Deep Dive

Read Article
Mathematica — The Best Free Math Game App to Train Your Brain in 2026
April 14, 20267 min read

Mathematica — The Best Free Math Game App to Train Your Brain in 2026

Read Article
Text-to-Speech with Python
April 14, 20262 min read

Text-to-Speech with Python

Today, I want to share with you a simple and fast way to generate text-to-speech using a Python library called Edge TTS (version 6.1.14). If you’re no...

Read Article
Automated Git Workflow with Python
April 14, 20262 min read

Automated Git Workflow with Python

This script takes care of all the git pull and push actions. here is how this works 1. Pull changes from the remote repository 2. Add all changes to ...

Read Article
Started with a new static site ?
April 14, 20265 min read

Started with a new static site ?

Hello again. I was wasting my time scrolling through Instagram memes and laughing at someone's story. Meanwhile, I felt like I was being dumb or free ...

Read Article
If You Think Social Media Kills Your Time, Look at This.
April 14, 20264 min read

If You Think Social Media Kills Your Time, Look at This.

Hello again, it's me, bimql.pdf. You may know me as the person who created this website to post technical content. Now, it seems like AI might replace...

Read Article
Crafting a Minimal and Meaningful Logo
April 14, 20261 min read

Crafting a Minimal and Meaningful Logo

![Journey Logo](/assets/images/logo_journey.jpg) <small><em><a>Crafting Minimal Logo</a></em></small>...

Read Article
Add Secondary Gmail Account
April 14, 20261 min read

Add Secondary Gmail Account

Managing multiple Gmail accounts can be a challenge, but Google has made it easier for users to handle this by allowing the addition of secondary emai...

Read Article
How to Contribute to OpenSource
April 14, 20261 min read

How to Contribute to OpenSource

How to Contribute to Open Source Want to contribute to open source? A guide to making open source contributions, for first-timers and for veterans. ...

Read Article
Android debugging tool
April 14, 20262 min read

Android debugging tool

Using ADB Tool for Wireless File Sharing on Mac with Android Wireless file sharing between your Mac and Android device using ADB (Android Debug Bri...

Read Article
Google dork cheatsheet
April 14, 20263 min read

Google dork cheatsheet

Google Dork Cheat Sheet A "Google dork" is a search string used to find specific information on the internet using Google's search engine. It involv...

Read Article