Available for opportunities

Gevork ManukyanFull Stack Software Engineer

Full-stack software engineer building React and TypeScript products, REST APIs, and data-intensive business systems—from architecture through production.

01Who I am

About

Gevork Manukyan

I'm a full-stack software engineer who builds database-driven business applications end to end. Day to day that means designing React and TypeScript frontends on top of REST APIs and relational or document databases. This is production software real teams rely on, from a healthcare operations platform used across surgery centers to multi-tenant systems that replace manual, paper-based workflows.

My work spans ecosystems, from React/Next.js and Node/Express to ASP.NET Core on Azure, and the full lifecycle: hundreds of REST endpoints, large relational schemas, background data pipelines, and CI/CD. I care about clean architecture, reliable data, and interfaces that make complicated workflows feel simple.

Based in
Los Angeles, CA
Experience
4+ years
Education
B.S. CS · 4.0 GPA
Currently
Open to work
02Where I've worked

Experience

Full Stack Software Engineer @ SimplyRem

Dec 2024 – Present

Burbank, CA

Building full-stack healthcare and business platforms from scratch: React/TypeScript frontends over a large REST/MySQL backend used by 100+ users across multiple surgery centers.

  • Architected and built a full-stack healthcare operations platform from scratch, used by 2 surgery centers and 100+ users to manage patients, surgeries, inventory, billing, credentialing, consent forms, and internal medical workflows.
  • Developed and maintained features across 6 client business systems supporting 500+ users: production software for surgical centers, nonprofits, and small businesses.
  • Designed the React/TypeScript frontend architecture, API client pipeline, reusable PHP/React UI libraries, a custom DataTable system, and standardized patterns powering nearly 100 business pages.
  • Built and integrated 200+ REST API endpoints and MySQL workflows across 300+ SQL tables for scheduling, billing, inventory, reports, credentialing, digital forms, and admin configuration.
  • Replaced legacy and paper-based workflows with configurable digital systems, using Playwright end-to-end tests to validate critical user flows and reduce duplicate entry and human error.

Full Stack Software Engineer @ New Business Systems, Inc.

May 2023 – Dec 2024

Los Angeles, CA

Delivered multiple .NET 8 business applications on Azure: multi-tenant platforms, high-volume data pipelines, POS hardware integrations, and CI/CD.

  • Delivered 3 .NET 8 business applications with 215+ REST endpoints and 130+ relational tables deployed on Azure SQL.
  • Developed a multi-tenant ITC platform managing $7M+ in credits and processing $2M+ in sales via ASP.NET Core, Azure SQL, Dapper, and EF Core Identity workflows.
  • Optimized high-volume background services for 10K+ record syncs, cutting runtime from 10+ hours to under 1 hour through query tuning, batching, and parallelization.
  • Built Azure DevOps CI/CD pipelines and hardware-integrated POS features, including payment terminal and CloudPRNT integrations for distributed multi-location deployments.

Backend Software Engineer @ Parker Meggitt

Jun 2022 – May 2023

Simi Valley, CA

Backend engineering focused on large-scale data migration and validation.

  • Built Python migration and validation pipelines transferring 200K+ legacy CMS files while preserving metadata, access controls, and data integrity.

Contract Software Engineer @ MCO Platinum

Aug 2021 – Jun 2022

Los Angeles, CA

Built a Next.js/TypeScript jewelry management platform and internal admin dashboard from scratch, backed by PostgreSQL workflow services.

  • Built a custom Next.js/TypeScript jewelry management platform from scratch, including an internal admin dashboard used daily to manage 1,000+ ring models and production workflows.
  • Developed 20+ pages across quoting, customization, production tracking, fulfillment, CAD validation, SKU generation, and dynamic pricing workflows.
  • Implemented PostgreSQL-backed services for ring versioning, automated SKU generation, material-based pricing, gemstone attributes, and workflow state transitions.

Full Stack Software Engineer Intern @ Course Hero

Jun 2021 – Aug 2021

Sacramento, CA

Full-stack internship leading a small team to ship a React/Node/Express/PostgreSQL productivity platform.

  • Led a 5-intern team to build a React, Node.js, Express, and PostgreSQL productivity platform, demoed to Course Hero engineers, interns, and mentors.
  • Built core workflows for task management, calendar scheduling, breadcrumb navigation, and embedded content, backed by 50+ REST API endpoints and Jest tests at 90% coverage.

Education

B.S. in Computer Science

California State University, Northridge

Northridge, CA

GPA: 4.00

03Things I've built

Selected Work

GroupScheduler

GroupScheduler

Live

A scheduling tool that overlays everyone's availability to surface the dates that work for the whole group — no accounts, just create a group and share one link. Built on Next.js, with every read and write going through server-side route handlers.

  • Next.js
  • React
  • Route Handlers
  • Tailwind CSS
TrackMe

TrackMe

Live

A passport for the places you want to try — build lists of restaurants, bars, and day trips, then stamp each one as you go. Local-first by design: reads and writes hit IndexedDB instantly and sync in the background to a Postgres store, so it stays fast and fully usable offline. Installable as a PWA, with per-user row-level security and last-write-wins conflict resolution.

  • Next.js
  • React
  • TypeScript
  • Supabase
  • Prisma
  • Dexie
  • PWA
Learn Russian

Learn Russian

Live

An interactive flashcard app for practicing Russian vocabulary, cycling through 646 Russian-English word pairs with 3D card-flip animations, shuffle mode, and session progress tracking.

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
TuringSim

TuringSim

Live

An interactive finite-state machine builder and simulator. Design a DFA on an infinite canvas — states, labeled transitions, start and accept states — then feed it an input string and watch it run step by step to an accept/reject result, with light/dark theming and autosave.

  • React
  • TypeScript
  • Vite
  • Zustand
  • SCSS

Command of Nature

In progress

A real-time multiplayer card game (2 or 4 players) built on a server-authoritative engine. A modular finite-state machine enforces deterministic gameplay and blocks client-side manipulation, while a Socket.io layer handles lobbies, room-based sessions, and synchronized state, backed by hybrid in-memory and MongoDB persistence, JWT auth, and decoupled engine/transport/persistence layers deployed on AWS.

  • Next.js
  • TypeScript
  • Socket.io
  • Express
  • MongoDB
  • AWS

Demons & Ducks

In progress

A turn-based multiplayer card game with account auth, game lobbies, and ready-up waiting rooms. Live gameplay is streamed to every player over Server-Sent Events (SSE), backed by Next.js, NextAuth, and Prisma/PostgreSQL.

  • Next.js
  • TypeScript
  • NextAuth
  • Prisma
  • PostgreSQL
  • SSE

More builds

Smaller projects and experiments, with links to each.

  • PetSoft

    HTML/CSSDemo

    A UI demo for a pet-care management dashboard (HTML/CSS front-end only).

  • Corpcomment

    HTML/CSSDemo

    A UI demo for a product-feedback board (HTML/CSS front-end only).

  • Polyrhythmic Rainbow

    JavaScriptLive

    A generative audio-visual polyrhythm toy that makes a really cool sounding rainbow.

  • MovieGang

    Svelte

    A movie browsing and discovery app built with Svelte.

04What I work with

Skills & Tools

Frontend

  • React.js
  • Next.js
  • React Native
  • Tailwind CSS
  • Material UI
  • Bootstrap
  • Zustand
  • HTML/CSS

Backend

  • Node.js
  • Express.js
  • ASP.NET Core
  • REST APIs
  • Socket.io
  • EF Core
  • Dapper
  • Prisma
  • NextAuth
  • Appwrite

Languages

  • TypeScript
  • JavaScript
  • PHP
  • Python
  • Java
  • SQL

Databases & Tools

  • MySQL
  • PostgreSQL
  • MongoDB
  • Git
  • GitHub
  • Vite
  • Docker
  • Azure DevOps
  • DigitalOcean
  • AWS
  • Jest
  • Playwright
05Get in touch

Let's build something

Have a project in mind, a role to fill, or just want to say hi? Drop me a message and I'll get back to you.

Manukyan.Gevork01@gmail.com