Projects
A selection of projects where I've applied my technical skills to solve real-world problems.

Crypto Trading App
A multi-exchange crypto trading platform which supports 4+ exchanges, spot & futures trading and advanced trading bots.

Nearby Doctor Finder
A comprehensive healthcare discovery platform enabling users to find doctors worldwide using interactive maps, advanced filtering, and a network of over 1Lac+ doctors globally.
Open Source Contributions
A collection of open-source projects where I’ve contributed features, fixed bugs, and enhanced performance in production-grade software.
fix: codeblock flickering issue
Fixed a flickering issue in the HeroUI CodeBlock component that occurred during horizontal scrolling due to layout reflows.
fix: copy markdown component for success and fallback toast notification
Fixed an issue where clicking the copy markdown button triggered two toast notifications by correcting the success and fallback logic.
bug: copy mardown button initially shows 2 toast notification
Reported a bug where the copy markdown button showed two toast notifications on the first click instead of one.
bug: homepage still shows @NextUI
Reported an outdated branding issue where the HeroUI homepage was still displaying the old @NextUI name.
fix: example link navigation not
Fixed a bug where the provided example link navigation is not working.
bug: example link navigation not
Reported a bug where the provided example link navigation is not working.
bug: copy markdown api fails in the background
Reported an issue where the copy markdown API failed silently when executed in the background without showing any error feedback.
feat: migrate the whole website to lucide icons
Proposed and implemented a migration of the entire website icon system from expo-icons to lucide-icons for consistency and performance.
feat: custom sidebar badge for services
Added support for custom sidebar badges for services, replacing fixed badges to improve flexibility and visual consistency.