/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

JunAugSepOctNovDecJanFebMarAprMayJun
MonWedFri

Technical Skills

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

Professional Experience

Loopsio logo

Software Engineer

at Loopsio

January 2026 - Present
  • Engineered and delivered a desktop MVP for an AI construction-tech startup in 4 months using Tauri (React + Rust) that analyses building crack images, helping secure a follow-on Phase 2 development contract through rapid iteration driven by weekly customer demos and feedback sessions.
  • Reduced GPU segmentation workloads by 90% and enabled processing of 1,000+ images per session by developing a performant ML inference pipeline leveraging coarse object detection and near-zero-latency IPC.
  • Built an AI business support platform for an early stage startup serving 30+ paying customers, designing REST APIs in NodeJS, realtime chatbot interface in React and GPT-4 context-engineering pipelines deployed on AWS ECS.
Wavelet Solutions logo

Fullstack Software Engineer

at Wavelet Solutions

January 2023 - August 2025
  • Secured MYR 1M in contract value and converted a client into a recurring customer by leading a team of 4 engineers to design and deliver a greenfield manufacturing MRP SaaS module, owning frontend delivery, backend REST API design and onsite client collaboration from initial requirements through to UAT sign-off.
  • Migrated 20M+ records from 3 legacy ERP systems into a central data platform by designing a queue-based ETL architecture using PostgreSQL event tables and distributed consumer microservices, supporting both batch and real-time ingestion with idempotent processing.
  • Extended a high-throughput event-driven messaging platform processing ~500k ERP events daily, leveraging asynchronous Spring Boot producers/consumers, PostgreSQL queue tables, and SKIP LOCKED concurrency across order, inventory, and financial workflows.
  • Designed multi-tenant PostgreSQL architectures supporting 50+ clients and 50M+ row datasets, implementing partitioning and audit-trail patterns to ensure scalability, data integrity, and traceability; complemented by DynamoDB for JWT-based RBAC authentication and tenant isolation.
  • 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.
  • Improved UI consistency and development velocity across 50+ microfrontend apps by building a shared Angular component library with 200+ reusable components distributed as a versioned NPM package.
  • Reduced deployment time by 40% and accelerated cross-team releases by designing and authoring Bitbucket CI/CD pipelines across containerised Spring Boot services, micro-frontends and NPM libraries.
  • Reduced incident detection and resolution time for production Spring Boot services on AWS ECS by implementing AWS CloudWatch monitoring with real-time alerts and centralised logging.
BigLedger logo

Software Engineer Intern

at BigLedger

July 2021 - December 2021
  • Reduced customer page delivery time by 3× by building a drag-and-drop WYSIWYG website builder using Angular CDK, a JSON-driven component engine, and NgRx-powered state management.
  • Reduced application startup time by 40% through service-worker-based caching in an Angular e-commerce application, improving load performance and reducing 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