Work & Projects
An open archive of software I have engineered from 2020 to 2026 — 148 repositories spanning 10 technology stacks. Filter by stack, search by keyword, or explore by tier. If you need code access to private client repositories for technical evaluation or an interview, feel free to reach out.
148 shown, grouped by what they are built with
React & Next.js 49
Front ends and full-stack apps on the React side of the fence.
- MUN Platform (Akhand-Replit)In progressNext.js 16ReactFirebaseTailwind CSSFramer Motion+3The largest thing here: a Model UN event platform with 71 pages and 43 API routes. Committee sessions, delegate handling, chair consoles and live session state. Still carries a short list of dev-only affordances to strip before an event runs on it.2026
- Movie SiteNext.js 16ReactFirebaseSupabaseTailwind CSS+3A streaming front end on Next.js running at the edge through Cloudflare Workers, with a custom worker entry point and Firebase-backed data rules.2026
- BB SportsNext.js 16ReactFirebaseTailwind CSSTypeScript+2A sports e-commerce storefront and admin dashboard on Next.js and Firebase. Catalogue, cart, checkout and order management, with the admin side gated behind Firebase auth.2026
- TogaMartNext.js 16ReactFirebaseTailwind CSSTypeScript+2TogaMart: a Next.js storefront with a matching admin dashboard, running on Firebase. Product catalogue, cart and order pipeline, with the console settings and credentials documented separately from the code.2026
- MovieBariNext.js 16ReactTailwind CSSTypeScriptA public streaming site with no accounts, no database and no server-side state — everything resolves client side. Live, with GA4 instrumentation and an ad layer documented alongside the code.2026
- Personal SiteReactExpressTailwind CSSRadix UIFramer Motion+3A personal site built on Vite with a client/server/shared split.2026
- Akhand RiceNext.js 16ReactFirebaseTailwind CSSRecharts+2A single-product storefront: a landing page with Revolut checkout, Firestore behind it, and a protected admin dashboard for analytics.2026
- StyleCutIn progressNext.js 16ReactFirebaseTailwind CSSTypeScript+1StyleCut: a pnpm monorepo covering a web app, an entitlements package with Ed25519 offline licensing, a payments package on ZiniPay, a style engine and an admin tool. Renders video through a style compiler rather than assembled command strings.2026
- EmailSync (Akhand-Replit)Next.js 16ReactFirebaseTailwind CSSRadix UI+2An email client rebuilt for the browser with privacy as the constraint. Version 3 adds Gemini-backed assistance, a mobile-ready layout and deeper sync.2026
- TaskFlowNext.js 16ReactFirebaseTailwind CSSRadix UI+2Real-time task management for teams on Next.js and Firebase — project boards, employee workload tracking and live notifications.2025
- MARS IT SolutionsNext.js 14ReactTailwind CSSFramer MotionTypeScriptA company website for MARS IT Solutions, on Next.js.2026
- HRMS — Front endReactSupabaseTailwind CSSBootstrapVite+2An HR management front end on React and Vite.2025
- Anjali MicrofinanceNext.js 15ReactA microfinance marketing site, converted one-to-one from a static build to the Next.js App Router. Editorial layout, cream and green, Newsreader over Hanken Grotesk.2026
- MUN Platform (Shuvo-2525)In progressNext.js 16ReactFirebaseTailwind CSSFramer Motion+12026
- OrganiMateReactSupabaseTailwind CSSRadix UIRecharts+32025
- CompanyPulseReactSupabaseTailwind CSSRadix UIRecharts+32025
- Teal CareersReactSupabaseTailwind CSSRadix UIRecharts+32025
- Retro Chat ArcadeReactSupabaseTailwind CSSRadix UIRecharts+22025
- Dashboard ProReactSupabaseTailwind CSSRadix UIRecharts+22025
- EmailSync (Shuvo-2525)Next.js 16ReactFirebaseTailwind CSSRadix UI+12026
- PDF EditorNext.js 16ReactFirebaseTailwind CSSFramer Motion+22026
- Client HunterIn progressNext.js 16ReactSQLiteTailwind CSSFramer Motion+1A lead scraper built twice. v1 and V2 both sit in the repo, running against DataForSEO with the results kept in SQLite — roughly 119 MB of scraped businesses alongside the code that collected them.2026
- MediaHarvesterIn progressNext.js 14ReactTailwind CSSTypeScriptPlaywright+1MediaHarvester: paste a URL, crawl the site, pull out every image and video, then browse, filter and download them singly or as a zip. Cheerio for static pages with a Playwright fallback when the markup needs JavaScript.2026
- DueDate UK (Akhand-Replit)Next.js 16ReactFirebaseTailwind CSSRadix UI+22025
- MFI Website CheckIn progressNext.js 16ReactTypeScriptSQLiteChecks a list of microfinance institutions for a working website, keeping results in SQLite.2026
- HRM PortalNext.js 14ReactTailwind CSSTypeScriptReplit2025
- Turf WebsiteLiveNext.js 14ReactFirebaseTailwind CSSTypeScript2026
- Etsy Listing ToolLiveNext.js 14ReactTailwind CSSTypeScript2026
- PresentationLiveReactTailwind CSSFramer MotionVite2026
- e-MCQLiveNext.js 16ReactFirebaseTailwind CSSFramer Motion+12026
- CafeBoxLiveNext.js 16ReactFirebaseTailwind CSSRadix UI+32026
- VoidMaze — DeployLiveNext.js 16ReactFirebaseTailwind CSSTypeScript2025
- VoidMazeNext.js 16ReactFirebaseTailwind CSSTypeScriptonline game2025
- CardBox — DeployLiveNext.js 16ReactFirebaseTailwind CSSRadix UI+22025
- Vote v1LiveReactExpressDrizzleTailwind CSSRadix UI+52025
- DueDate UK (Shuvo-2525)Next.js 16ReactFirebaseTailwind CSSRadix UI+12025
- TeraBox DownloaderNext.js 16ReactTailwind CSSTypeScriptCheerio2026
- CardBoxNext.js 16ReactFirebaseTailwind CSSRadix UI+22025
- TaskFlow (early)Next.js 16ReactFirebaseTailwind CSSRadix UI+22025
- Tasky AINext.js 16ReactFirebaseTailwind CSSTypeScript2025
- AutoSocialNext.js 16ReactFirebaseTailwind CSSTypeScript+12025
- SyncFlowNext.js 16ReactFirebaseTailwind CSSRadix UI+12025
- StudioNext.js 15ReactFirebasePostgreSQLTailwind CSS+32025
- Finance TrackerNext.js 16ReactFirebaseTailwind CSSRadix UI+32025
- Hasana FoodReact2021
- Volenteer DemoReactFirebaseBootstrap2021
- Travel GuruReactFirebaseBootstrapGet Complete Travel Solution -2020
- Social BuddyReactBootstrapStatic Social Media Platform2020
- e-CourseReactBootstrapVisit This Website to enroll any of your course ( Netlify ) -2020
PHP applications 4
Laravel and CodeIgniter builds, mostly with MySQL or MariaDB behind them.
- ZeroPay BDCodeIgniter 4DockerDocker ComposeA payment gateway built on CodeIgniter 4: hosted checkout, an admin control panel, and a merchant self-service portal. Ships with a standalone demo shop that exercises the merchant API end to end — create, checkout, verify, webhook — and logs every request and response so the integration is visible rather than guessed at. Includes an Android client and Coolify deployment runbooks.2026
- NirbhoritTailwind CSSViteLaravelFilamentDockerA Laravel application with Docker packaging, deployment notes and Meta Pixel instrumentation wired in.2026
- PromptHubTailwind CSSViteLaravelFilamentLivewire+2An AI prompt gallery on Laravel 12 and Filament 4, targeting BDIX shared hosting, with MariaDB behind it and a Docker path for everything else.2026
- ChatboxPHP2025
Streamlit tools 23
Internal data tools — upload a spreadsheet, get a working dashboard.
- Office ManagementStreamlitPostgreSQLSQLAlchemypandasPillow+1Employee and office management with five role levels — admin, company, manager, assistant manager, employee — each with its own dashboard, task flow, reporting and messaging. Streamlit over PostgreSQL.2025
- Retro ChatStreamlitpandasPillowDockerA temporary chatroom with a five-digit join code and an unapologetic 80s/90s interface — neon, pixel type, the lot.2025
- Facebook HandlerStreamlitPostgreSQLpandasPillowTooling for handling Facebook page operations in bulk.2025
- Voter PlatformStreamlitPostgreSQLpandasOpenAI APIDockerVoter and demographic data management: upload, search, analysis, relationship mapping, family trees, event filtering and call history across fourteen screens. The most developed of a dozen iterations on this idea.2025
- People RecordsStreamlitPostgreSQLpandasDockerPeople records management on Streamlit, deployed with Docker.2025
- Report GeneratorStreamlitPostgreSQLSQLAlchemypandasPillow+12025
- Movie SuggesterStreamlitPillow2025
- Retro ChatroomStreamlitSQL schema2025
- Asset TrackerStreamlitPostgreSQLpandasPillowDocker2025
- Interactive StoryStreamlitpandasPillowDocker2025
- Right to Work CheckStreamlitpandasReportLab2025
- PassbookStreamlitPostgreSQLSQLAlchemypandasDocker2025
- QR Code GeneratorStreamlitPillowDocker2025
- Resume BuilderStreamlitReportLabPyPDF22025
- Image GeneratorStreamlitPillowDocker2025
- ChatbotStreamlit2025
- Invoice MakerStreamlitpandasReportLab2025
- YouTube Video ToolStreamlit2025
- Image UploadStreamlitPostgreSQLpandasOpenAI APIDocker2025
- OCR ToolStreamlitPillow2025
- Image Generator NS2StreamlitPillow2025
- Image Generator NSStreamlitPillow2025
- Image Generator (v1)StreamlitPillow2025
Django 5
Python back ends with a REST API and a separate front end.
- Voter Platform — DjangoDjangoPostgreSQLGunicornDRFDocker+2The Django rewrite of the voter platform — API backend with a separate front end, containerised, behind nginx.2025
- HRMS — DjangoDjangoPostgreSQLSQLiteThe Django counterpart to the HRMS front end.2025
- PDF ProcessorDjangoSQLite2025
- Comment AutomationDjango2025
- Job PortalDjangoSQLite2025
Mobile 4
Flutter and native Android work.
- Voter Platform — MobileFlutterDartThe voter platform as a Flutter mobile client.2025
- TeraStreamKotlinAndroidthis is a terastream mobile app2026
- Carbon StatementKotlinAndroid2026
- Uber for Community CareIn progressFlutterDartFirebaseA Flutter application for community care dispatch, with Firebase rules and an Android build.2026
WordPress plugins 9
Plugins written against the WordPress hooks API.
- WordPress PluginWordPressA WordPress plugin, developed over 78 commits.2025
- Shuriken ElementsWordPressElementorWooCommercePHPAJAXAn Elementor add-on that pulls WooCommerce into the page builder: a sticky mobile bar with a live cart count, three ways to open the cart, AJAX product search scoped to products or all content, a popup checkout, and admin editors for the checkout, signup and account field sets. Version 1.4, 28 PHP classes.2026
- Shuriken Google SheetsWordPress2025
- Shuriken RedirectsWordPress2025
- bKash Plugin DemoWordPress2025
- Mobile Banking PluginWordPress2025
- Shuriken AI ChatbotWordPress2025
- Shuriken TablesWordPress2025
- WordPress ChatbotWordPress2025
Browser extensions 2
Chrome extensions, usually paired with a small server.
Python tools 3
Scripts and pipelines that run from a terminal or a container.
Static sites & pages 43
Single-page tools and marketing sites with no build step.
- Bangla QR EditorStatic HTMLA Bangla QR builder and editor that runs from a single local server script — no build step, no install.2026
- Front-end DemoStatic HTML2025
- Offer Letter ToolStatic HTML2026
- UK Payslip GeneratorStatic HTML2026
- NotepadStatic HTML2025
- Meeting ToolStatic HTML2025
- Employers Liability CertificateStatic HTML2026
- Data Structure DemoStatic HTML2025
- XLSX to TXTStatic HTML2025
- AI Portfolio PageStatic HTML2026
- EMPO SubmissionsStatic HTML2026
- OpenClaw API NotesStatic HTML2026
- VoIP ComparisonStatic HTML2025
- Tasky UIStatic HTML2025
- Legal SolutionsStatic HTML2023
- Prothom Alo CloneStatic HTML2023
- Assignment Of JSStatic HTML2023
- Leader BoardStatic HTML2023
- Bikerz ZoneStatic HTML2023
- Donate NowStatic HTML2023
- Donate TodayStatic HTML2023
- Influencer GearStatic HTML2023
- G3 ArchitectsStatic HTML2023
- Digital AgencyStatic HTML2023
- New Year New MeStatic HTML2023
- Practice PortfolioStatic HTML2023
- Clock Angle ConverterStatic HTMLClock Time To Angle (Degree) Converter -2021
- Volenteer Server DemoTypeScript2021
- Beta RpsStatic HTML2020
- Rock Paper ScissorsStatic HTMLLittle Clicker Game2020
- Song Lyrics SearchStatic HTMLSearch your favourite song lyrics instantly -2020
- Random PeopleStatic HTML2020
- Game TourStatic HTML2020
- PIN CheckerStatic HTML2020
- Pioneer BankStatic HTML2020
- First Personal SiteStatic HTMLMy personal Web-site2020
- Assignment 2 CsStatic HTML2020
- JavaScript AssignmentStatic HTML2020
- Cloud SignalStatic HTMLLet's Survey On Cloud-Signal2020
- e-SchoolStatic HTML2020
- Panda CommerceStatic HTML2020
- Portfolio (2020)Static HTML2020
- Cloud ClubStatic HTML2020
Other 6
Everything that does not sit neatly in one of the groups above.