shipping log — full history

All projects

Everything here is verifiable: live sites, store listings, or public source. Filter by the kind of work you're hiring for.

StudyForce

LIVE ON PLAY STORE

Study planner for SSC, HSC & admission students

Problem — Exam candidates in Bangladesh juggle coaching, school and self-study with no structured way to plan, stay focused, or measure themselves against peers.

  • Cross-platform mobile app in React Native with Firebase: auth, real-time data sync and push notifications.
  • 14+ shipped features — smart routine planner, focus timer, analytics dashboard, streak & XP system, study rooms, and a national leaderboard with real-time rankings.
  • An AI study coach as one feature among many — integrated behind a clean product experience, not the headline.
  • React Native
  • TypeScript
  • Firebase
  • Expo
StudyForce app screenshot

FBReach

LIVE SAAS

Facebook business automation platform for Bangladeshi sellers

Problem — Small businesses in Bangladesh run on Facebook Pages but can't afford staff to write posts, answer messages at 3 a.m., and track orders.

  • Full multi-tenant SaaS: OAuth-secured Facebook integration, encrypted token storage, per-tenant data isolation, HTTPS end to end.
  • Content pipeline that turns product names or any web link into publish-ready Bangla posts, with smart scheduling and Google Sheets catalog auto-posting.
  • 24/7 auto-reply inbox in Bangla and English, plus order capture wired into Steadfast and Pathao courier booking.
  • Node.js
  • Claude API
  • OpenAI API
  • OAuth
  • PostgreSQL
  • MCP
FBReach screenshot

GoShareX

PENDING PLAY STORE APPROVAL

Ride-sharing app with real-time tracking

Problem — Ride-sharing is a hard product surface: live location, matching, secure identity — a real test of end-to-end mobile engineering.

  • Cross-platform app in React Native + TypeScript on Expo, with Supabase for the backend: Postgres, row-level security and realtime channels.
  • Real-time ride tracking and secure authentication flows.
  • Full product lifecycle: architecture, implementation, and Play Store submission.
  • React Native
  • TypeScript
  • Expo
  • Supabase
  • PostgreSQL
GoShareX app screenshot

Practical Khata BD

LIVE & TAKING ORDERS

E-commerce for handwritten SSC/HSC practical notebooks

Problem — SSC/HSC students across Bangladesh need examiner-ready handwritten practical books, but there was no organized way to order them online.

  • Full-stack e-commerce site in Django with a streamlined ordering flow and responsive interface.
  • Product catalog for physics, chemistry, biology, math and ICT lab books, with bundle pricing and promotions.
  • Real-world operations: nationwide delivery and mobile payments via bKash and Nagad.
  • Django
  • Python
  • JavaScript
  • MySQL
Practical Khata BD screenshot

RAG Data Assistant

OPEN SOURCE

Chat with your spreadsheets — answers grounded in your data

Problem — Business data lives in Excel files, but getting answers means manual digging — and generic AI chatbots hallucinate instead of reading your actual rows.

  • FastAPI + LangChain backend: uploaded Excel/CSV is chunked, embedded locally with Sentence-Transformers and indexed in FAISS for vector search.
  • Answers generated by an LLM via OpenRouter, grounded in the retrieved rows — sources, not guesses.
  • React + Vite chat interface with file upload and active-dataset tracking.
  • Python
  • FastAPI
  • LangChain
  • FAISS
  • React
  • Vite
RAG Data Assistant screenshot

Charulata Green BD

LIVE DEMO

Bilingual plant-nursery e-commerce platform

  • Full e-commerce experience for a plant nursery: categorized catalog (fruit trees, flower plants, gardening tools), cart, wishlist and top-sellers carousel.
  • Bilingual UI — Bangla and English — with appointment booking for garden consultations.
  • TypeScript
  • React
  • Tailwind CSS
Charulata Green BD screenshot

MehendiHub

LIVE

Free mehendi design gallery for Eid

  • Design platform with 42+ mehendi designs across Simple, Arabic, Bridal and Kids categories.
  • Daily featured picks, a favorites system, and free downloads.
  • HTML
  • CSS
  • JavaScript
MehendiHub screenshot

Child Care Management System

OPEN SOURCE

Real-time day-care operations for parents, staff and admins

  • C# .NET application connecting parents, children, staff and administrators in real time.
  • Role-specific dashboards with attendance tracking, billing and reporting.
  • C#
  • .NET
  • SQL Server

Patient Management System

OPEN SOURCE

Hospital patient management desktop app

  • Java Swing desktop application for hospital patient management.
  • Automated patient service workflows to improve healthcare accessibility.
  • Java
  • Swing

Line Follower & Obstacle Avoider Robot

OPEN SOURCE

Autonomous robot on Arduino with real-time path correction

  • Autonomous robot on Arduino Uno: IR sensors for line tracking, HC-SR04 ultrasonic sensor for obstacle detection, servo-driven directional scanning.
  • Real-time decision logic in embedded C with an L298N motor driver for dual-wheel control and automatic path correction.
  • Arduino
  • Embedded C
  • Electronics

Organ Transplant Management System

OPEN SOURCE

Relational database design for transplant records

  • Oracle DBMS project for organ transplant record management.
  • ER diagrams, normalization and table design for accurate, consistent data.
  • Oracle
  • PL/SQL