/AbhishekShrestha
Abhishek Shrestha

Abhishek Shrestha

Software Engineer

AbhishekShrestha/README.md

Hi, I'm Abhi!

  • Full-stack software engineer 👨🏻‍💻 based in Edinburgh, Scotland 🏴󠁧󠁢󠁳󠁣󠁴󠁿
  • I enjoy taking ownership end-to-end, working closely with customers, and holding a high bar for quality while building products that create real business impact.
  • Currently building multiple exciting AI-powered products from 0 to 1 at Loopsio.
  • Previously at Wavelet & BigLedger, where I worked on Akaun, a cloud-native B2B ERP platform (odoo's competitor) used by hundreds of businesses across South East Asia and processing millions of transactions/month.
  • Originally from Kathmandu, Nepal 🇳🇵. When I'm not at my keyboard, I'm probably out hiking the Scottish Highlands 🏔️

311 contributions in the last year

JunJulAugSepOctNovDecJanFebMarAprMayJun
MonWedFri

Technical Skills

●Languages
JavaTypeScriptPythonRustSQL
●Backend & Cloud
Spring BootNode.jsDjangoPostgreSQLKafkaAWSSupabase
●Frontend
ReactAngularIonicRedux/NgRxTailwindJestCypress
●Tools & Skills
DockerBitbucket PipelinesCI/CDJUnitTDDOOPAgileGitClaude Code

Professional Experience

Loopsio logo

Software Engineer

at Loopsio

January 2026 - Present
  • Engineered and delivered a desktop MVP for a construction-tech startup using Tauri (Rust + React) in 4 months, helping secure a follow-on Phase 2 development contract through rapid iteration driven by weekly customer demos and feedback sessions.
  • Developed a high-performance ML inference pipeline that used coarse object detection to filter irrelevant image regions, reducing GPU segmentation workloads by 90% and enabling the processing of 1,000+ images per session with near-zero IPC latency.
  • Integrated AI-assisted development workflows (Claude Code) to reduce boilerplate and refactoring overhead, and accelerate delivery cycles.
Wavelet Solutions logo

Fullstack Software Engineer

at Wavelet Solutions

January 2023 - August 2025
  • Led a team of 4 engineers to design and deliver a greenfield manufacturing MRP SaaS module, owning backend REST API design, frontend delivery and collaborating closely with clients onsite to refine workflows; achieved UAT sign-off, secured MYR 1M in contract value, and converted the client into a recurring customer.
  • Extended and maintained a high-throughput event-driven messaging system using Spring Boot and PostgreSQL queue tables with async producers/consumers and SKIP LOCKED concurrency, processing ~500k events per day across ERP workflows including orders, inventory, and financial updates.
  • Designed and implemented a queue-based ETL system using PostgreSQL event tables and distributed consumer microservices to support bulk ERP client onboarding and continuous cross-system data synchronization, migrating 20M+ records from 3 legacy systems into a central platform with idempotent processing guarantees.
  • Spearheaded internationalisation across 50+ Angular microfrontend apps, designing a lazy-loading resource bundle that dynamically swaps languages at runtime - unlocking 3 new markets without requiring app rebuilds per locale.
  • Initiated and built a shared Angular component library of 200+ components, consolidating UI usage across 50+ apps into a single versioned NPM package, improving reusability and maintainability.
  • Designed and authored Bitbucket CI/CD pipelines across containerised Spring Boot services, micro-frontends, and versioned NPM libraries with hourly to weekly release cadences, reducing deployment time by 40% and improving cross-team release velocity.
BigLedger logo

Software Engineer Intern

at BigLedger

July 2021 - December 2021
  • Designed a Wix-like drag-and-drop WYSIWYG website builder in Angular with a JSON-driven component engine and performant redux state management, enabling client self-serve page creation and reducing page delivery time by 3×.
  • Implemented client side caching with service workers in a cross-platform e-commerce app, slashing app startup time by 40% to significantly reduce user drop-off.
  • Engineered an enterprise inventory management web application using Spring Boot and Angular for handling stock transfers, currently serving various logistics companies in Malaysia.

Education

University of Edinburgh logo

MSc Innovation & Entrepreneurship

at University of Edinburgh

Sept 2025 – Present (Exp: Aug 2026)
  • Merit Scholarship 🎖️
  • Complementing my technical expertise with business acumen and product innovation skills
Monash University logo

Bachelor of Computer Science

at Monash University

July 2019 – Dec 2022
  • Best Overall Graduate in Bachelor of Computer Science 🎓🥇
  • High Achiever Scholarship 🎖️
  • GPA: 3.83/4.0 | WAM: 86%

Pinned projects

Winner of NatWestGroup's fintech hackathon. Built an AI-powered banking assistant inside NatWestBank's mobile app with Gemini API tool calling for agentic task execution to help customers proactively manage finances by predicting their monthly spending.

Next.jsTypeScriptGemini APIGCP

Healthcare app managing patients, appointments, and diagnoses. Integrated Mozilla DeepSpeech for voice recognition with 85% accuracy. Delivered a cross-platform app for web and mobile using Angular, Ionic, Capacitor and Django.

DjangoPythonMozilla DeepSpeechPostgreSQLAngularIonicTypeScript

Proof of Concept for a Wix-like drag-and-drop website builder. Dynamically generates the skeleton of a website using JSON-driven component engines. Evolved into BigLedger's in-house CMS Website Builder.

AngularNgRxTypeScriptRedux
Post Trade Backoffice

An event-driven trading back-office system modeling order execution, portfolio management, and cash settlement using Kafka for async communication. Designed microservices with isolated PostgreSQL schemas and idempotent consumers.

Spring BootKafkaPostgreSQLJavaDocker