🚀 Engineer & Maker

Building logic,
exploring automations,
& traveling the world.

Welcome to my digital garden. I write about Django, build AI agents, automate the boring stuff with Python, and plan trips across Europe.

Data Visualization Dashboard
100+
Articles
20+
Projects
12
Countries

What I'm Building

A collection of tools, scripts, and experiments to make life easier and data more visible.

🥭

MangoBlogger

An AI website builder and publishing platform. Create your blog, redesign with AI, and manage content effortlessly.

AI SaaS Web Builder
🤖

Agent.ai News Bot

Get the latest news summaries delivered daily. An autonomous agent scraping and summarizing the web for you.

Automation LLMs Python
🕷️

WebClipper & Viz

Firefox plugin to save browsing data and visualize domain visits with heatmaps to understand digital habits.

Data Viz Firefox Plugin Privacy

Automate Everything

From Zoho CRM bulk contact creation to self-hosting Django apps via Docker Tunnels. I break down complex technical workflows into actionable scripts.

  • Django Celery Beat for scheduled tasks
  • Zoho CRM API integrations
  • Robotic Arm control with Python
View Tutorials
# Zoho CRM Contact Creation

def create_contact(email, website):
  data = {
    "Last_Name": website,
    "Email": email,
    "Source": "Automated Script"
  }
  response = requests.post(API_URL, json=data)
  return response.status_code

print("Automating...")

Latest Musings

Deep dives into coding, quick tips for admins, and personal journals.

Coding

Self-Host your Web App: Django + Docker + Cloudflare Tunnel

Forget AWS bills. Learn how to host your SaaS application directly on your laptop using secure tunnels and containerization.

Read Article →
Robotics

Building a Robotic Arm with Python

From Raspberry Pi GPIO pins to Inverse Kinematics. A complete journey into hardware control.

Robotics
Start Building →
Automation

Zoho CRM Bulk Creation

View Logic →
My Journal

Visualizing Webpage Visits

See Data →

Wanderlust

Planning trips across Europe and beyond. Historical context, itineraries, and tips.

Austria

Austria

History & Nature

France

France

Culture & Cuisine

Germany

Germany

Heart of Europe

Switzerland

Switzerland

The Alps

India

India

Vibrant History