HOME
chapter iiPROJECTS
01
IMAGE

Reddit Profile Analyzer

True Redditor

An LLM-powered tool that constructs a detailed psychological profile from any Reddit user's public post and comment history. Launched on the platform itself — 5,000+ unique users arrived in the first 72 hours, sparking heated debate about AI-powered profiling.

Next.jsTypeScriptLLM
DETAIL
see it live
01
02

Alegria

/ Festival App
DETAIL
IMAGE
Next.jsFlutterFlask
live + on the store

The official digital presence for Alegria, the annual cultural festival of Pillai's. Brought the 'Carnival of Wonders' theme to life with 3D models and immersive animations, paired with a Flutter app serving thousands of attendees.

02
03
IMAGE
TypeScript
Discord.js

Superteam Earn Bot

A production Discord bot deployed across the global Superteam network, surfacing live Web3 bounties and grant opportunities to thousands of builders in real-time. Keeps entire communities in sync with the latest earning listings.

Web3 Discord Bot

open source
03
04
DLMM READYfull api coverage

DeFi Python SDK

Meteora Python SDK

◆ OVERVIEW ◆

A Python wrapper SDK that brings the Meteora DeFi protocol's TypeScript-only ecosystem to Python developers. Enables full DLMM client creation and all trading operations with a clean, idiomatic Python interface.

PythonSolanaDeFi
open source
04
05
IMAGE

AI / ML + Flutter

PokeDex

◆ OVERVIEW ◆

A fully ML-powered Pokédex with a custom CNN for image classification and an RNN for text-based recognition, trained on a hand-scraped dataset. Includes a team strength predictor, a Flask web app, and a Flutter app with on-device TFLite inference.

AI/MLFlaskFlutterTFLite
live · open source
05
06

Vahan Scrapper

/ Web Scraping Tool
10× FASTERapi mode vs. scraper
$ python scraper.py
> fetching records...
$ python api.py --fast
> 1 000 records in 0.8s
PythonPlaywright
open source

The fastest scraper for Vahan — India's national vehicle registration database. Ships in two modes: a reliable scraper and an API-based script that's 10× faster, capable of pulling thousands of records in seconds.

06
07
PyPI PUBLISHEDpip install solathon

Blockchain Payments SDK

Solana Pay Python SDK

A PyPI-published Python SDK that brings Solana blockchain payments to the Python ecosystem — wallet creation, fund transfers, and balance queries with a clean, Pythonic API. Built as part of the Superteam DAO open-source initiative.

PythonSolanaBlockchain
$ pip install solathon
>>> from solathon import Client
>>> c = Client('mainnet-beta')
>>> c.transfer(wallet, amount)
open source
07
08
IMAGE
Rust
Python
PyQt

Projects Manager

A Rust-powered desktop utility with a PyQt overlay for managing local codebases. Browse every project directory, filter by language, search by name, and launch directly — built to eliminate the mental overhead of juggling dozens of repos.

Desktop Utility

open source
08
09
IMAGE

IoT Home Automation

Smart Home

A full IoT home automation system using ultrasonic, LDR, and DHT sensors for motion detection, adaptive lighting, and temperature-based fan control. Sends WhatsApp and email alerts on first motion detection, with a Flutter app for live monitoring.

IoTHardwareFlutter
DETAIL
open source
09