Work Experience
Software Engineer
SolidCore.ai
April 2025 – Present · Remote
At SolidCore.ai, I work across the full stack building and maintaining production infrastructure for an AI-native platform. I led a refactoring initiative to centralize database operations into a single SQLAlchemy mixin across 20 classes, removing 150+ lines of duplicate code and reducing bug blast radius to a single source of truth. I built Temporal workflows to sync and process AWS resource data (Bedrock, CloudTrail, Guardrails) into PostgreSQL using Pydantic and SQLAlchemy, running reliably across multiple enterprise deployments. I designed and implemented a row reaping mechanism in a Temporal workflow to automatically purge stale processed records, reducing long-term database storage growth at scale. I patched 20+ critical and high-severity CVEs across frontend and backend Docker images on ECR by upgrading base Node and Alpine images. I provisioned CloudWatch alarms for customer-facing AWS resources using OpenTofu (Terraform), improving observability and satisfying Drata SOC2 compliance requirements. I designed and implemented a user management system with Auth0, including RBAC, MFA, and email invitation flows. I built dashboard pages and data tables in Next.js, and upgraded the app from v15 to v16 by auditing breaking changes, applying codemods, and manually verifying edge cases.
Software Developement Engineer
Workday Inc
June 2022 - February 2025
At Workday, I drove CI/CD optimization and test infrastructure enhancements, enabling faster, more reliable software releases. I led the design and implementation of a CI/CD Metrics Collection system, improving pipeline performance visibility and empowering leadership with data-driven release decisions. By automating KPI extraction, I boosted build monitoring efficiency by 40%, reducing manual effort. I also spearheaded a private cloud migration, cutting CI/CD maintenance by 50% and improving execution stability by 30%. Through historical trend analysis, I collaborated with cross-functional teams to reduce average build times by 20% and lower failure rates. Additionally, I developed an automated data pipeline for performance monitoring, saving 5+ hours per week in manual reporting and enhancing incident response times. My work ensures scalable, efficient, and high-performing CI/CD infrastructure at Workday.
Software Engineer
Craver Tech
September 2021- April 2022
At Craver Solutions, I contributed to scalable backend development and automation, enhancing system efficiency and developer experience. I engineered asynchronous email processing, boosting delivery speed by 85% and improving system scalability. I also automated build and deployment pipelines using Bitrise, accelerating release cycles and reducing manual effort. As a key team member, I led developer onboarding, cutting ramp-up time by 50%, and actively drove quarterly planning, defining high-impact engineering goals. Additionally, I maintained and enhanced Confluence documentation, streamlining knowledge sharing and issue resolution across teams.
Software Engineer
BioInteractive Tech
September 2020- April 2021
Working as a junior software engineer at BIT, I Created interface to connect iOS devices to Bluetooth low energy peripheral to allow app exchange data. Designed UI using Xamarin for iOS, Android, macOS and UWP for efficient navigation in the app. Built custom image carousel for the cross-platform app in Xamarin to scroll images on the screen. Created persistent data in iOS, Android, macOS, UWP to save the current state of the app in device memory.
Full Stack Developer
Amcama Software Innovations
February 2018- August 2018
Interning as a full-stack developer in the Amcama, I built a web app to help inspect buildings for fire risk. I quickly learned Angular and .Net frameworks and started building the app. I used Google Maps API to help inspectors navigate the buildings in the app and automated unit tests to reduce the number of bugs by 20%.
Education
Simon Fraser Univeristy
Bachelors of Science, Computing Science
2017 - 2021
Dean's Honor Roll
Technical Projects
E-COMMERECE ONLINE BOOKSTORE
Created online platform using Django to allow users to buy and sell books online. Built front-end/back-end for book listing page and functionality for sellers to add books to sell. As product owner led team of 5 to successfully launch app and receive recognition from professor
ANALYSIS OF HAPPINESS FACTORS
Analyzed data of countries with highest happiness rankings to determine most important factors that affect happiness and predict happiness of countries in the future. Based on happiness data of the countries predicted ranking of the neighboring countries. Transformed raw data into linear regression ML models to predict future country happiness rate. Achieved 98% of accuracy in predicting training data using linear regression model and 94% in predicting test data
HABIT TRACKING MOBILE APP
Designed middle-fidelity prototype of mobile app using Figma to allow users create habits. Identified and gathered requirements from potential users to better fit the needs of the users. Conducted user-centered design interviews and identified disadvantages of the existing habit-forming apps.