Projects Index

  1. Gemini Chat Image Editor - Modern image generation and editing interface (Mar 2025)
  2. MagicSlide - AI-powered presentation generator (Mar 2025)
  3. Mermaid AI Generator - AI-powered diagram generation (Feb 2025)
  4. Self-Hosted Blog - Personal website on Raspberry Pi 5 (Feb 2025)
  5. Homework Bot - AI-powered homework assistance (Feb 2025)
  6. Enterprise Data Analyzer - Natural language data analysis (Jan 2025)

Gemini Chat Image Editor

March 23, 2025

A modern chat interface for generating and editing images with Google Gemini 2.0 Flash. This application transforms the original Gemini image editor into a sleek, intuitive chat experience similar to popular AI chat applications.

Features

How It Works

  1. Chat Naturally: Talk to Gemini as you would in any chat application
  2. Create Images: Generate images from text prompts within the chat
  3. Edit Images: Upload an image and describe how you want to edit it
  4. Conversation History: Continue refining your images through ongoing conversation
  5. Download Results: Save your generated or edited images with a single click

Try It Out

โฌ†๏ธ Back to index


MagicSlide

March 5, 2025

An AI-powered presentation generator that creates stunning slides from simple text prompts. This tool allows anyone to create professional-looking presentations without design skills, simply by describing what they want in natural language.

Screenshots

Welcome page Image search Advanced options Images embedded in slides Charts embedded in slides

Features

How It Works

  1. Enter a description of the presentation you want to create
  2. AI generates the complete presentation code
  3. Preview your slides in real-time
  4. Download as HTML to use anywhere

SlideMagic AI makes creating presentations as simple as describing what you want, eliminating the need to manually design slides or learn complex presentation software.

Try It Out

Tech Stack

This project demonstrates how AI can streamline creative tasks that traditionally required significant time and design skills.

โฌ†๏ธ Back to index


Mermaid AI Generator

February 29, 2025

An AI-powered tool that automatically generates Mermaid diagram code from natural language descriptions. This project simplifies creating flowcharts, sequence diagrams, and other visualizations for documentation without needing to learn the Mermaid syntax.

Features

How It Works

  1. Describe your diagram in plain English
  2. AI generates the corresponding Mermaid code
  3. Preview the diagram instantly
  4. Export as SVG or PNG for documentation

This tool bridges the gap between natural language and visual documentation, making it easier for developers, product managers, and technical writers to create professional diagrams without memorizing syntax.

Try It Out

Tech Stack

Based on the mermaid-js project, this tool extends its capabilities with AI to make diagram creation more accessible to everyone.

โฌ†๏ธ Back to index


Self-Hosted Blog

February 21, 2025

Running this website on a credit-card sized computer! Built using a Raspberry Pi 5, this project shows how to create a professional website without expensive hosting services. The entire setup costs less than a year of traditional web hosting.

Features

Tech Behind It

A perfect example of how modern technology can be both powerful and sustainable. The entire website runs on a device smaller than a sandwich!

โฌ†๏ธ Back to index


Homework Bot

February 20, 2025

An AI-powered Telegram bot that helps parents guide their children through homework using Google Gemini AI. The bot provides educational assistance through text and image-based questions while adapting responses to different grade levels.

Homework Bot Interface

Features

Try It Out

Built with Python, Telegram API, and Google Gemini AI to create an educational tool that helps parents engage in their children’s learning journey.

โฌ†๏ธ Back to index


Enterprise Data Analyzer

January 15, 2025

A Streamlit web app that transforms CSV data analysis through natural language. Powered by Groq AI, it converts plain English questions into Python code and interactive Plotly visualizations.

Features

Try It Out

Built with Python, Streamlit, Groq AI, and Plotly to make data analysis accessible through conversation.

โฌ†๏ธ Back to index