Noah Chernet

HI, I'M NOAH CHERNET

I BUILD THINGS THAT LOAD FAST, SCALE WELL, AND MAKE USERS HAPPY

FEATURED WORK

Moyae logo

Moyae

Texas, USA

Remote

Full Stack Engineer

November, 2022 - Present
  • Built major parts of an ophthalmology-focused EHR/EMR system, developing REST APIs and backend services compliant with HL7 FHIR v4 using Node.js, Express, Prisma, PostgreSQL, and AWS.
  • Designed and implemented endpoints for storing, syncing, and exporting FHIR resources, including support for MIPS reporting.
  • Fixed 90+ bugs and delivered nearly 300 feature improvements, strengthening product stability and performance.
  • Played a key role in achieving ONC Health IT Certification 170.315 across 22 categories, contributing reusable React components, backend APIs, and codebase-wide improvements.
  • Greenfielded new EMR features such as insurance workflows and clinical data entry modules.
  • Developed medication prescribing and syncing features integrating with the Rcopia API.
  • Implemented complex front-end logic including user edit context management, auto-save mechanisms, and interactive patient exam visualizations with Chart.js.
  • Built and maintained full-stack features in React + TypeScript, implementing pixel-perfect Figma designs and collaborating closely with designers to deliver consistent, user-friendly workflows.
  • Revamped the company's landing page, improved responsiveness, and implemented a persistent dark mode theme across devices.
  • Extracted PDF generation into a dedicated AWS Lambda microservice, significantly improving app responsiveness during document requests.
  • Created and maintained a suite of end-to-end Playwright tests, validating real user flows across UI, API, and database layers.
  • Debugged and resolved production issues using AWS CloudWatch; performed database work with Prisma, SQL tooling, and pgAdmin.
  • Worked asynchronously with distributed teams (4-6 engineers), contributing across the stack to deliver a polished, clinician-oriented product.
iDonate logo

iDonate

Addis Ababa, Ethiopia

Remote

Full Stack Engineer

August, 2022 - November, 2022
  • Implemented Figma designs in Next.js (React.js).
  • Integrated payment system Chapa into the website.
  • Developed the frontend components and pages with React.js & Next.js, and backend with Express.js and TypeScript
  • Created dashboard to list and manage all donations
Ethio Robo-Robotics logo

Ethio Robo-Robotics

Addis Ababa, Ethiopia

On-Site

Programming Instructor

June 2022 - August 2022
  • I taught the fundamentals of programming in Python and Java to middle and high school students.

TESTIMONIALS

"Noah is very professional and responds to issues in a timely manner. He keeps screenshots for all his work and manages his time effectively. He has been an integral part of our team and has produced fantastic code."

Douglas Phung
Co-Founder & CTOMoyae

CERTIFICATIONS

AWS Certified Solutions Architect - Associate badge

AWS Certified Solutions Architect - Associate

Amazon Web Services Training and Certification

Issued: November 2024Expires: November 2027

Earners of this certification have a comprehensive understanding of AWS services and technologies. They demonstrated the ability to build secure and robust solutions using architectural design principles based on customer requirements. Badge owners are able to strategically design well-architected distributed systems that are scalable, resilient, efficient, and fault-tolerant.

Cloud ServicesAmazon Web ServicesCloud ArchitectureIaaSCloud Computing
AWS Certified Cloud Practitioner badge

AWS Certified Cloud Practitioner

Amazon Web Services Training and Certification

Issued: July 2024Expires: November 2027

Earners of this certification have a fundamental understanding of IT services and their uses in the AWS Cloud. They demonstrated cloud fluency and foundational AWS knowledge. Badge owners are able to identify essential AWS services necessary to set up AWS-focused projects.

Cloud ServicesCloud ComputingPaaSAmazon Web Services

PROJECTS

Avalon Bugtracker

An issue tracking webapp for software developers created with the MERN stack.

Goldbolt

A landing page made with React by referencing a UI mockup on Figma.

College Manager

Helps teachers, staff manage students' grades, and lets students view their grades in a university or college

printf

Implementation of the C printf function from scratch