hacker with a knack for problem solving

Professional experience in industry and research
Software Engineer
Software Engineer (Contract)
Applied research, internships, and publications

This project designs and evaluates multi‑agent systems (MAS) that leverage LLM agents with Retrieval‑Augmented Generation (RAG) to generate and debug quantum programs. The assistant provides a conversational interface grounded in the latest Qiskit releases, reducing hallucinations and outdated API usage while helping with technical questions, code development and execution, debugging, and visualization.
Supervised by:
Urbano L. França (Harvard Medical School, US), Francisco Villaescusa‑Navarro (Simons Foundation, NY, US)
Mentees:
Seemanta Bhattacharjee, Daiki Murata

Recipient of the 3rd Best Presentation Award at QIntern'25 (QWorld). We cast underground pipe routing as a QUBO that enforces engineering constraints such as valid fitting angles, downhill wastewater flow, and excavation cost. To overcome QAOA's quadratic qubit growth, we introduce a hierarchical decomposition that scales to large graphs. Benchmarks against a classical A* baseline match costs on small networks and characterize the trade‑off on industrial‑scale cases (10,000+ nodes).
Industry Partner:

We performed a comprehensive study applying quantum kernels to financial time‑series data, using a self‑curated Dhaka Stock Exchange (DSEx) Broad Index dataset. Implemented and benchmarked multiple quantum‐kernelized SVM models, identified the optimal kernel for our dataset, and demonstrated an empirical quantum advantage. To ensure robustness, we validated results against the Phase Space Terrain Ruggedness Index and projected the computational resources required to scale this approach for future practitioners.
Authors:
Seemanta Bhattacharjee, Md. Muhtasim Fuad, and A. K. M. Fakhrul Hossain
Selected research, personal, and team projects
With over 200 monthly active users, Uncaptured empowers creators to generate content using state-of-the-art models in a collaborative environment.

Access 60,000+ FAA documents instantly. Get accurate, cited answers to complex aviation questions with intelligent query processing, advanced search algorithms with real-time indexing, and streamlined workflow execution.

Just add our one-line script to your website and know exactly who's visiting your website.
Problem Solving and Programming Competitions

2023
Ranked 10th (top 1% out of 1200+ teams) in ICPC Dhaka Regional Contest 2022.

2023
Ranked among the top 8% of 20,000+ participants worldwide in the Meta Hacker Cup 2023.

2022
Top 2% among 17,000+ participants in Google Kick Start Round A 2022.

2013
Chittagong Divisional Champion in the largest mathematical olympiad in Bangladesh.

2016
Secured 2nd place out of 100+ participants in the 2016 National High School Programming Contest divisional round.

2010–2021
Awarded a merit-based full free studentship and monthly stipend by the Board of Intermediate and Secondary Education for outstanding performance in the national board examinations.

2022
Ranked among top 2% of 1600+ participants in the SRBD Code Contest, organized by Samsung R&D Institute Bangladesh.

2019-2023
Ranked top 10 in multiple national level Inter University Programming Contests.
Journey as a competitive programmer

Top 1% globally among 900,000+ users.
Top 1% globally among 1,000,000+ users.

Top 0.5% globally among 750,000+ users, top 10 in Bangladesh.
CodeChef
HackerEarth
CodeDrills
Mentoring and training the next generation of problem solvers

Founding member of the largest Competitive Programming Discord Community in Bangladesh, with over 11,000 active members.

Authored problems for BdMO contests with participation from over 40,000 students nationwide.
Contributed to the evaluation and selection of problems for the competition.

Trained 200+ students in competitive programming, preparing them for national and international contests.
Set weekly training contests, provided feedback, and helped form ICPC teams that attended the ICPC World Finals.

Mentored 50 high school students in foundational competitive programming, providing introductory classes on algorithms and data structures.

Led a three-month intensive program for ICPC preparation, helping two teams qualify for the first time in the university's history.

Co-authored a Bengali book that gently introduces children to core problem-solving techniques and prepares them for Math Olympiads. Filled with step-by-step exercises, clear visual explanations, and fun, thought-provoking challenges, it’s designed to nurture young learners’ mathematical intuition from the ground up.
Selected contributions to open-source projects

Designed and implemented factory methods to generate square, triangular, and honeycomb lattices for neutral-atom quantum computing, enabling easier setup for condensed-matter simulations. Developed during UnitaryHack 2025; merged and released in v1.93.0.

Resolved critical optimization bugs in circuit compilation impacting swap and measure instructions, and improved maintainability through documentation updates and safe deprecations in the world’s most widely used quantum framework.

Corrected quantization behavior to ensure models load and execute reliably in an LLM-based structured text generation pipeline.