whoami

Shrikrishna P. Bhat

Systems & Application Engineer·Bangalore, India

I build systems that hold up under load — from AIAG-VDA FMEA software to self-hosted infra.

shrikrishna@no_std — zsh
shrikrishna@no_std:~$
01

# about

cat ~/about.md

Application Developer at LearnEx Digital, where I build the commercial FMEA desktop software that quality engineers use to ship parts with fewer defects — Process FMEA today, Design FMEA alongside it.

MS in Computer Science from Portland State University (GPA 3.89). Before that, two years at Accenture doing large-scale SAP integration work across Australian government and telecom clients.

I like problems that touch the metal: bare-metal Rust on microcontrollers, CUDA kernels, OCaml data structures, and keeping my own VPS alive. Most of my week is TypeScript and Rust; my weekends are usually a compiler or a GPU.

status: Open to systems / full-stack roles

02

# work

git log --author='shrikrishna'

Application Developer @ LearnEx Digital

Oct 2025 — Presentactive

Bangalore, IN

Building LearnEx's commercial FMEA desktop suite and the company's e-learning website.

  • Lead developer on Zero Defect Pro (PFMEA Suite) — a commercial Process-FMEA desktop app implementing the AIAG-VDA 7-step methodology.
  • Contributor on the Kavach DFMEA suite (Design-FMEA companion) built on a Rust/Tauri stack.
  • Building the LearnEx e-learning website in Next.js + React — improved page responsiveness ~35% and cut bounce ~18% through SEO-focused, accessible UI.
TypeScriptReactElectronTauriRustSQLiteNext.js

Lead Web Developer @ AudioBVI · Audemy

Sep 2024 — Sep 2025

Virginia, US · Remote

Led the platform for an accessible, AI-driven education product for blind and low-vision learners.

  • Designed an event-driven, serverless backend with JWT auth and Prisma ORM on PostgreSQL.
  • Built modular RESTful API layers (Node.js + Vue) in a microservices architecture serving 100K+ daily requests.
  • Embedded real-time voice via Google Cloud Speech-to-Text and OpenAI GPT for adaptive learning; optimized Whisper for edge inference with ONNX/OpenVINO.
  • Ran fault-tolerant autoscaling for 5K+ concurrent users on GKE; blue-green CI/CD via GitHub Actions across AWS and GCP.
Node.jsVuePostgreSQLPrismaGKEDockerOpenAI
audemy.org

Application Development Analyst @ Accenture

Jun 2019 — Jun 2021

Bangalore, IN

SAP integration and support for enterprise clients, including Australian government and telecom.

  • Led a 4-person team automating SAP IDoc job scheduling and monitoring, improving delivery and invoicing efficiency.
  • Resolved 500+ ServiceNow tickets under SLA; recognized by multiple clients for timely delivery.
  • Engineered a custom SAP BAPI for high-volume SHPMNT IDocs in Material Management on S/4HANA.
  • Delivered NBN (National Broadband Network, Australia) network integration and SAP ABAP invoicing for the Dept. of Justice, Australia.
SAP ABAPS/4HANAServiceNowJIRATDD
03

# projects

ls -la ~/projects

Zero Defect Pro

PFMEA Suite — Process Failure Mode & Effects Analysis

commercial
Author · Lead Developer·LearnEx Digital·2026

A commercial desktop application that walks manufacturing quality engineers through the full AIAG-VDA 7-step Process-FMEA lifecycle — structure, function, failure, risk, optimization, and documentation — scoped per production line.

  • ·Local-first Electron app over a 42-table SQLite schema (better-sqlite3)
  • ·Excel Control Plan export built to the AIAG template with pixel-faithful borders
  • ·On-device RAG assist (Ollama nomic-embed-text + OpenRouter) with a full AI-governance audit log
  • ·Role-based auth with per-step approval workflow; Fishbone, P-Diagram, 8D, PPTX/PDF export
  • ·Commercial licensing via Keygen.sh with machine-ID hardware locking
ElectronReactTypeScriptSQLiteZustandVite
closed-source · commercial product

Kavach

DFMEA Suite — Design Failure Mode & Effects Analysis

commercial
Contributor·LearnEx × RightBrain India·2026

The design-side companion to Zero Defect Pro: an AIAG-VDA 7-step Design-FMEA tool with a Rust/Tauri core. Contributor work on a fork of RightBrain India's Design-FMEA product.

  • ·Tauri 2 desktop app — Rust backend (102 tauri commands) over bundled SQLite (rusqlite)
  • ·Product Structure Tree with a deterministic item-coding algorithm; boundary / interface / design matrices
  • ·DVPR (Design Verification Plan & Report) with a tester workflow and plan-vs-actual Gantt
  • ·Approval-gated change-request governance; HMAC hardware-fingerprint licensing
TauriRustReactTypeScriptSQLite
closed-source · commercial product

Schedule Enforcer

Cross-OS schedule enforcement with self-hosted sync

open-source
Author·2026

An offline-first desktop app that enforces a daily schedule, keeps structured problem logs and journals, and syncs to my own VPS. My hands-on SRE playground.

  • ·Electron + React 19 desktop client with an Express + PostgreSQL sync API
  • ·Offline-first: mutations are queued locally and replayed on the next successful sync
  • ·JWT auth, shared TypeScript domain package, Docker Compose deploy
  • ·Self-hosted on my VPS — the box I keep alive
ElectronReactExpressPostgreSQLDockerVPS

LearnEx Website

E-learning platform — in progress

in-progress
Developer·LearnEx Digital·2026

The company's e-learning and product website, being built in Next.js + React with a focus on performance, SEO, and accessibility.

  • ·Next.js + React, server-rendered for SEO
  • ·SEO-focused, accessible UI — ~35% faster page responsiveness, ~18% lower bounce
  • ·Currently under active development
Next.jsReactTypeScript
closed-source · commercial product

Embedded Rust

Bare-metal firmware for ESP32-C6 & BBC micro:bit

open-source
Author·2026

Bare-metal firmware for RISC-V (ESP32-C6) and ARM Cortex-M4 (micro:bit) microcontrollers using the embassy-rs async executor and no_std embedded HAL.

  • ·no_std async/await with embassy-rs and zero-cost abstractions
  • ·I2C peripheral drivers and GPIO interrupt handling
  • ·Type-safe memory management on constrained hardware
Rustembassy-rsno_stdRISC-VARM

Blogger in Go

Scalable RESTful blogging platform

open-source
Author·2024

A high-performance blogging platform in Go with RESTful services, load balancing, and caching, deployed in containers.

  • ·RESTful web services with load balancing and caching
  • ·Containerized deployment with Docker and Kubernetes
GoRESTDockerKubernetes

also always learning

04

# stack

which everything

Languages
TypeScriptRustPythonGoC/C++OCamlJavaSAP ABAPSQL
Frameworks
ReactNext.jsVueNode.jsTauriElectronFlaskPyTorchTensorFlowgRPCGraphQL
Infra & Tools
DockerKubernetesGKEAWSGCPPostgreSQLSQLitenginxself-hosted VPSGitHub ActionsJenkinsLinux

Education

Portland State UniversityM.S. Computer Science · GPA 3.89/4
2022 — 2024 · Portland, OR
SDM College of Engineering & TechnologyB.E. Computer Science · GPA 8.79/10
2015 — 2019 · Dharwad, IN
05

# contact

./say-hello.sh

Building something at the intersection of systems, web, and reliability? I'd like to hear about it.

$ built from scratch · next.js · no templates© 2026 Shrikrishna P. Bhat
guest~
IST --:--:--