Projects

My Project uses various framework and technologies to make the model more accurate and stable. Here are Some Remarkable projects that I have worked on.

Spatial Change Intelligence Platform

A secure, Portal-centric web application that detects, quantifies, and visualizes land-use/land-cover change from multi-date Sentinel and drone imagery. The server performs preprocessing and classification, writes attribute-rich polygons to Hosted Feature Layers, and feeds a map-first dashboard that pairs interactive visualization with synchronized statistics and downloadable PDF reports.

๐—›๐—ถ๐—ด๐—ต๐—น๐—ถ๐—ด๐—ต๐˜๐˜€
  • ๐Ÿ” SSO to ArcGIS Portal with token/role-based access and group sharing
  • ๐Ÿ› ๏ธ Custom GP tool (Portal item) driving server-side preprocessing, classification, polygonization, and attribution
  • ๐Ÿ›ฐ๏ธ Time-aware imagery pipelines for Sentinel & drone via ArcGIS Image Server
  • ๐Ÿ—บ๏ธ Interactive review: filters, time slider, swipe/compare, zoom-to/highlight, clear selections
  • ๐Ÿ“Š Linked stats table: counts, areas/lengths, trends; exports to PDF
  • ๐Ÿ” Append-or-publish outputs to existing Enterprise feature/imagery service
  • โš™๏ธ .NET orchestration for payload validation, job control, and appending results
  • ๐Ÿงพ Report service (Next.js API + Headless Chrome) for pixel-perfect PDFs with maps, charts, and metadata
  • ๐Ÿงญ Auditability & governance: item metadata, lineage, logs/health checks, scheduled runs via Portal Notebooks/Server tasks
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Frontend: Next.js, Tailwind, ArcGIS Maps SDK for JavaScript, Redux, Axios
Backend & Processing: .NET API, Python/ArcPy on ArcGIS Server (Custom Geoprocessing Service), Custom DLPK models
ArcGIS Enterprise: Portal, Server, Image Server, Hosted Feature/Imagery Layers, ArcGIS REST API
Data & Reporting: SQL Server, report store with snapshot bytes, Puppeteer/Headless Chrome for PDFs
Ops: Portal item governance, tokens/roles, SSO logging, health checks; container-ready deployment
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

Transforms time-series imagery into actionable, auditable change intelligenceโ€”shrinking manual review, standardizing evidence, and accelerating decisions for national-scale programs.

Skills
Next.js JavaScript .NET Core Python ArcPy Deep Learning ArcGIS Enterprise ArcGIS Online Microsoft SQL Server

Onliine Learning Platform

๐—ข๐—Ÿ๐—ฃ is a full-stack Online Learning Platform for publishing and managing courses where students register, attend scheduled classes, and take timed testsโ€”while teachers run and track multiple courses from a unified console. A structured scheduling engine prevents overlapping sessions so learners canโ€™t join clashing classes, reinforcing disciplined, focused study.

๐—›๐—ถ๐—ด๐—ต๐—น๐—ถ๐—ด๐—ต๐˜๐˜€
  • ๐Ÿ“… Conflict-free scheduling that blocks overlapping classes per student
  • ๐Ÿง‘โ€๐Ÿซ Multi-course management for instructors with enrollment & attendance tracking
  • ๐Ÿ“ Timed assessments with scheduled windows and automatic availability rules
  • ๐ŸŽ›๏ธ Role-based portals for students and teachers with focused UX flows
  • โšก Next.js frontend for fast, responsive, SEO-friendly discovery & dashboards
  • ๐Ÿš€ FastAPI backend with OpenAPI/Swagger docs for instant API exploration
  • ๐Ÿ”„ Switchable databases (PostgreSQL/MySQL) via SQLAlchemy without code rewrites
  • ๐Ÿณ Docker + Docker Compose for consistent dev/prod parity and rapid scaling
  • ๐Ÿ” CI/CD pipelines using GitHub Actions (Jenkins optional) for automated build/test/deploy
  • ๐Ÿ”Ž Operational tooling: pgAdmin & SQL readers, health checks, env-based configs
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Frontend: Next.js (React), REST integration, responsive UI
Backend: FastAPI (Python), Pydantic, SQLAlchemy
Databases: PostgreSQL or MySQL (adapter-based switching)
DevOps: Docker, Docker Compose, GitHub Actions CI/CD (Jenkins optional)
Cloud: Azure deployment orchestrated with Docker Compose
Tooling: Swagger UI, Postman collections, pgAdmin (Postgres), SQL readers (MySQL)
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

A scalable, cloud-deployed learning platform that delivers disciplined, conflict-free scheduling, smooth teacher workflows, and reliable student experiencesโ€”backed by portable data architecture, automated delivery, and Azure-ready infrastructure.

Skills
CI/CD Docker Compose FastAPI Nginx Docker GitHub SQLAlchemy MySQL PostgreSQL Next.js Kubernetes

ArcGIS โ€” Customized Experience Builder Dashboard

A bespoke ArcGIS Experience Builder custom-widget dashboard powered by custom React + Redux widgets for fast, map-first analytics. Users filter enterprise feature layers via dropdowns and free-text inputs, run ArcGIS REST queries against Portal/Server data, and see attribute-based polygon results with a synchronized statistical report tableโ€”all published as a secured, client-facing hosted item for a national mapping authority. Built and tested on Experience Builder Dev Edition with a Node.js dev server and CORS tooling.

๐—›๐—ถ๐—ด๐—ต๐—น๐—ถ๐—ด๐—ต๐˜๐˜€
  • ๐Ÿงฉ Custom React + Redux widgets embedded seamlessly in Experience Builder
  • ๐Ÿ”Ž Multi-criteria filtering via dropdowns and free-text inputs for precise queries
  • ๐Ÿ—บ๏ธ Attribute-based polygon outputs rendered live on hosted web maps
  • ๐Ÿ“Š Statistical reporting table synchronized with map selections and filters
  • ๐ŸŒ ArcGIS REST & Enterprise REST queries against Portal/Server feature layers
  • ๐Ÿ” Secure deployment as a token-protected ArcGIS hosted item for client access with SSO Login
  • โš™๏ธ ArcGIS Enterprise integration (Portal items, Server services, web maps, feature layers)
  • ๐Ÿš€ Node.js custom dev server with CORS-enabled Chrome for smooth Dev Edition workflows
  • ๐Ÿงญ Map UX actions & result navigation (zoom-to, highlight, clear filters) for faster spatial insight
  • ๐Ÿงฑ Configurable endpoints & layers, making the dashboard easily extensible
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Platform: ArcGIS Experience Builder (Dev Edition)
Frontend: React, Redux (JavaScript)
GIS Services: ArcGIS Enterprise (Portal & Server), ArcGIS REST API, Web Maps, Feature Layers & services
Runtime/Dev: Node.js (custom dev server), CORS tooling
Deployment: Secured ArcGIS hosted item (client access)
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

A single, secure analytics workspace that turns enterprise GIS data into instant, map-aligned insightsโ€”reducing manual query steps and accelerating decision-making for stakeholders.

Skills
React.js ArcGIS Enterprise REST APIs

Telemetry Extractor

Telemetry Extraction is a full-stack application designed to extract, decode, and process metadata embedded in GoPro-recorded videos, transforming raw footage into actionable, data-enriched media. Extensively tested on multiple recordings from the GoPro Hero 6 Black, it emphasizes scalability, usability, and precision for consistent performance across datasets.

The backend, powered by Node.js, decodes telemetry streams directly from MP4 containers and processes GPS coordinates, speed, altitude, orientation, and motion data for analytical and visualization use cases. A minimalist React interface lets users upload videos, visualize extracted telemetry, and export structured outputs in developer-friendly formatsโ€”simplifying complex operations into an accessible workflow.

๐—ž๐—ฒ๐˜† ๐—™๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ๐˜€
  • ๐ŸŽฏ Accurate Telemetry Extraction โ€” Decodes GPS, orientation, speed, and environmental data embedded in GoPro videos
  • โœ… Cross-Video Compatibility โ€” Validated against multiple Hero 6 Black recordings for reliability across datasets
  • ๐Ÿ“ค Structured Outputs โ€” Exports telemetry in formats ready for GIS, analytics platforms, or custom apps
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Backend: Node.js (MP4 telemetry decoding, large-file handling)
Frontend: React (minimal, responsive UI)
Devices/Data: GoPro Hero 6 Black recordings (GPS, speed, altitude, orientation, motion)
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

Turns ordinary GoPro footage into data-rich, analysis-ready mediaโ€”bridging video, mapping, and analytics for faster insight and better decisions.

Skills
Node.js React.js Go (Programming Language) GIS

PayME

PayME โ€” a modern, bKash-style multilingual (Bangla/English) mobile wallet built with Flutter and Laravel. It enables instant P2P transfers, QR merchant payments, bill pay, mobile recharge, and agent cash-in/outโ€”delivering a smooth, responsive experience across Android, iOS, and web with bank-grade security and a clean, everyday UI.

๐—›๐—ถ๐—ด๐—ต๐—น๐—ถ๐—ด๐—ต๐˜๐˜€
  • ๐Ÿ’ธ Instant P2P send/request with favorites & repeat templates
  • ๐Ÿ“ฒ EMVCo-style static/dynamic QR payments for merchants
  • ๐Ÿงพ Bills & mobile recharge with schedules and reminders
  • ๐Ÿง Agent cash-in/cash-out with transparent fees & limits
  • ๐Ÿ” PIN/biometric + OTP + device binding for strong auth
  • ๐Ÿ›ก๏ธ Risk & AML rules, velocity limits, deny/allow lists
  • ๐Ÿงฎ Double-entry ledger with holds, reversals, refunds
  • ๐Ÿงพ Statements & receipts (PDF/CSV) and dispute flows
  • ๐Ÿ“Š Merchant/agent dashboards: settlements, commissions, refunds
  • โšก Offline-first caching, push notifications, deep links
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Frontend: Flutter 3.x (Android/iOS/Web)
Backend: Laravel 10/11 (REST, JWT, Horizon queues)
Data/Infra: PostgreSQL or MySQL, Redis, Docker + Nginx
Security: Field-level encryption, idempotent APIs, audit log
Ops: Observability (logs/metrics/tracing), feature flags
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

A scalable, compliant wallet that feels effortless for users and reliable for merchants and opsโ€”enabling instant payments, clear records, and rapid growth without sacrificing trust or governance.

Skills
Flutter Laravel MySQL PHP

Mastodon Marketplace

On-Demand Car Care (Responsive) โ€” Built a full-stack automotive marketplace that lets drivers book services and buy accessories from home. A clean, fast, mobile-first UI (Bootstrap) pairs with a robust Laravel backend for secure auth, vendors, inventory, orders, and promotions. From flash-sale deals to coupon codes and vendor storefronts, it feels like a modern e-commerce appโ€”tailored for car care.

Pay from your couch, schedule a service, or grab parts/electronics with a couple of taps. Vendors get a simple dashboard to manage products, prices, and stock; customers enjoy smooth browsing, quick checkout, and order trackingโ€”built to scale and stay reliable during traffic spikes.

๐—ž๐—ฒ๐˜† ๐—™๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ๐˜€
  • ๐Ÿš— Home-service booking & accessories shopping in one place
  • ๐Ÿ›’ Rich catalog: categories, search, best-sellers, new arrivals, featured products
  • โšก Flash Sales & Coupons with countdowns and dynamic pricing
  • ๐Ÿช Vendor storefronts (role-based dashboards for Admin / Vendor / Customer)
  • ๐Ÿ“ฆ Order workflow & tracking with status updates and notifications
  • ๐Ÿ“ฑ Fully responsive (mobile/tablet/desktop) with optimized load times
  • ๐Ÿ”’ Secure authentication (sessions/CSRF), validation, and admin controls
  • ๐Ÿ—‚๏ธ Inventory & pricing management with bulk updates and media galleries
  • ๐ŸŒ SEO-friendly URLs and metadata for better discovery
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Frontend: Bootstrap, Blade templates, vanilla JS
Backend: Laravel (PHP), Eloquent ORM, Policies/Middleware
Database: MySQL / PostgreSQL (configurable)
Infra: Nginx / Apache, queue jobs for background tasks, image storage (CDN-ready)
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

A reliable, scalable car-care marketplace that merges on-demand services with e-commerceโ€”delivering smooth UX for customers and simple tooling for vendors.

Skills
Full-Stack Development Laravel Bootstrap Nginx MySQL

LENUS

LENUS โ€” Your All-in-One Healthcare Platform
LENUS puts everyday care in one placeโ€”order medicines, upload prescriptions, chat/call/video-consult a doctor, book an ambulance to your live location, and schedule clinic or at-home visits. Find nearby hospitals with emergency numbers, locate blood from registered banks, and use COVID care mode to view reputable hospitals on a map and check distance from where you areโ€”in a clean, responsive web app.

๐—›๐—ถ๐—ด๐—ต๐—น๐—ถ๐—ด๐—ต๐˜๐˜€
  • ๐Ÿ’Š Medicine on demand: buy directly or upload a prescription for verification
  • ๐Ÿ‘ฉโ€โš•๏ธ Tele-consults your way: message, WhatsApp, phone, or video call
  • ๐Ÿš‘ One-tap ambulance: dispatch to your current location
  • ๐Ÿ—“๏ธ Appointments & house calls: book doctors for clinic or home visits
  • ๐Ÿฉธ Blood finder: search blood banks & distribution center contacts
  • ๐Ÿฅ Nearby hospitals: live map + emergency contacts; COVID-ready distance view
  • ๐Ÿ”” Real-time updates: orders, appointments, and alerts in a single dashboard
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Backend/Web: Django behind Nginx
UI: Bootstrap 5, SCSS
Realtime & Maps: Firebase, Google Maps API (location, routing, proximity)
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

A fast, secure, location-aware healthcare hub connecting patients, providers, and servicesโ€”so care reaches you, not the other way around.

Skills
Django Bootstrap 5 SCSS Firebase Google Maps API Nginx

SolutionBrisk

SolutionBrisk โ€” All-in-One Vehicle Platform (Web + Mobile)
SolutionBrisk is a cross-platform app that brings the entire vehicle lifecycle to your fingertipsโ€”book at-home repairs, buy/sell cars, run auctions, and shop partsโ€”in one place. Built with Firebase (Auth, Firestore, Cloud Functions, Storage) and Leaflet / Google Maps APIs, itโ€™s fast, real-time, and location-aware, delivering a smooth experience on both web and mobile.

๐—›๐—ถ๐—ด๐—ต๐—น๐—ถ๐—ด๐—ต๐˜๐˜€
  • ๐Ÿ› ๏ธ On-site repair bookings: request a mechanic, live location & ETA, service history, invoices
  • ๐Ÿš— Buy/Sell marketplace: listings with photos/specs, verified profiles, secure messaging & offers
  • ๐Ÿ”จ Parts store: categories, cart, coupons, and order tracking
  • ๐Ÿท๏ธ Vehicle auctions: timed bidding, reserve prices, anti-sniping, real-time bid updates
  • ๐Ÿ—บ๏ธ Smart geosearch: Leaflet + Google Maps for radius filters, routing, distance, coverage zones
  • ๐Ÿ”” Real-time UX: Firestore sync, FCM push, in-app chat, role-based dashboards (User/Mechanic/Vendor/Admin)
  • ๐Ÿ”’ Secure by default: Firebase Auth, server rules, audit trails, Cloud Functions for trusted workflows
๐—ง๐—ฒ๐—ฐ๐—ต ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Platform: Responsive Web (PWA) + cross-platform mobile support
Firebase: Auth, Firestore, Cloud Functions, Storage, Hosting
Maps: Leaflet & Google Maps APIs
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

A single platform connecting drivers, mechanics, and sellersโ€”reducing downtime, simplifying commerce, and making car care truly on-demand.

Skills
Firebase Firestore Cloud Functions Leaflet Google Maps API PWA

FoodManiac

Food on Demand
FoodManiac is a sleek, responsive food-ordering platformโ€”think Uber Eatsโ€”built with Bootstrap on the front end and Laravel + Apache + MySQL + Google Maps API on the back end. From your current location, discover nearby restaurants, browse menus, apply promo codes, and place an order in a few taps. Itโ€™s fast and mobile-first, with live order status so you always know when your meal will arrive.

๐—›๐—ถ๐—ด๐—ต๐—น๐—ถ๐—ด๐—ต๐˜๐˜€
  • ๐Ÿ“ Geo-aware ordering: auto-detects location; surfaces nearby restaurants & delivery zones
  • ๐Ÿ›’ Smooth checkout: customizable items, cart/favorites, coupons, taxes/fees breakdown
  • ๐Ÿšด Live tracking: real-time updates from accepted โ†’ preparing โ†’ picked up โ†’ delivered
  • ๐Ÿช Restaurant & Rider dashboards: manage menus, prices, availability; dispatch & routes
  • ๐Ÿ”’ Secure & scalable: role-based access, CSRF protection, queue jobs/caching
๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ
Frontend: Bootstrap, Blade/JS
Backend: Laravel (REST APIs, Queues) behind Apache
Database & Maps: MySQL, Google Maps API
๐—ฅ๐—ฒ๐˜€๐˜‚๐—น๐˜

A modern, location-aware delivery marketplace connecting hungry users with local kitchensโ€”quickly, reliably, and beautifully.

Skills
Laravel Bootstrap MySQL Apache Google Maps API Blade/JS