Jimmy Mishan

Production Engineer at Meta

I keep production systems fast, boring, and online — this site runs on a server you can watch live.

View resume
jimmy@jimmymishan.com: ~

$ whoami

production engineer @ meta — I keep systems fast, boring, and online.

$

# this terminal needs JavaScript — everything here is also on this page

$ cat about.md

Jimmy Mishan

I'm a production engineer at Meta, where I return full-time after interning on its data infrastructure team in 2025. Most recently I was a Solana Foundation Fellow, leading the technical build of an open-source portfolio tracker. I care about systems that stay up quietly: good observability, boring deploys, and infrastructure that fits on exactly as much hardware as it needs — like this site, which runs on a 1 GB VPS you can inspect from the browser.

I studied at Rutgers University (BA in Computer Science and Information Technology & Informatics). Outside of work I lift — I hit the gym most days and used to train clients professionally — hunt down good food around NYC, and build things: computers, servers, and the occasional side project.

$ ls work/

Fellow, Technical Lead

Solana Foundation

Led the technical build of an open-source Solana portfolio tracker in React and TypeScript, owning the path from wallet connection through live on-chain asset ingestion, normalization, and portfolio UI.

  • Built the core wallet-to-portfolio flow: wallet connection, on-chain asset ingestion, normalization, token metadata, and portfolio UI.
  • Fixed silent 64-bit precision loss in on-chain financial values by tracing the issue below application logic to transport-layer JSON parsing.
  • Hardened the app against malformed and adversarial token metadata with per-record fault isolation, Unicode sanitization, MIME-gated image handling, and graceful fallbacks.
  • Set a reliability bar with 287 tests across 23 files, strict TypeScript, and lint/type/build CI gates focused on parsing, normalization, and UI failure states.
  • Made a trust-and-safety call not to ship a 'verified token' badge after live-data analysis showed the on-chain fields could imply legitimacy they could not prove.

github.com

Production Engineering Program Designer

Major League Hacking (Contract)

Collaborated with MLH leadership to design and launch a Meta-sponsored Production Engineering Hackathon that attracted 1.5K registrations, 621 attendees, and 115 teams.

  • Designed a roadmap-based technical program covering deployment automation, observability, scalability, and reliability engineering.
  • Built participant tooling and guidance to help teams navigate challenges and apply production engineering concepts.
  • Developed an achievement and verification framework to assess applied understanding of PE/SRE principles.
  • Shaped event programming and the participant experience, including speaking on the first day of the event.

mlh.io

Production Engineering Intern

Meta

Built reliability and observability tooling for Meta's data-infrastructure control plane, validating 10M+ throttling messages/hour before deploys.

  • Built a production-scale throttling validation framework processing 10M+ messages/hour to test rule-based decisions before deploys.
  • Restored observability across critical control-plane paths with logging fixes, replay testing, and p50/p95/p99 latency, throughput, and correctness dashboards.

about.meta.com

Software Engineering Intern

New Jersey Courts (Supreme Court of NJ)

Automated attendance-data processing and built a mobile attendance app used across 20+ annual events for the NJ judiciary.

  • Led the development of a Node.js application to automate the processing of attendance data from CSV and JSON files, reducing manual data entry time by an estimated 80% and improving data accuracy.
  • Implemented error handling and data validation in the automatic processing of attendance data, reducing manual data correction time by approximately 50%.
  • Architected and developed an Android mobile attendance application using Ionic and Angular, designed to replace legacy hardware solutions and streamline event management processes for 20+ events annually.
  • Managed API testing using Postman, ensuring that secure endpoints were correctly configured and tested, leading to a 100% success rate in API integration with the judiciary's PEGA database.
  • Actively participated in SCRUM development processes, contributing to sprint planning and retrospectives for 6+ concurrent projects

njcourts.gov

Production Engineering Fellow

Meta (via MLH)

Deployed and operated a containerized multi-service web app with 99% uptime, cutting deploy times in half.

  • Collaborated with a team to engineer and deploy a multi-component web application on DigitalOcean, achieving 99% uptime and improving response times.
  • Engineered a containerized microservices architecture using Docker, separating Flask, MySQL, and NGINX components, resulting in 50% faster deployments and 35% improved resource utilization.
  • Implemented and optimized CI/CD pipelines with GitHub Actions, reducing production bugs by 25% and accelerating deployment cycles by 50%.
  • Developed and executed comprehensive testing strategies, including unit, integration, and system testing, increasing code coverage to 75% and significantly reducing post-deployment issues.
  • Designed and implemented custom monitoring solutions for server health using Prometheus and Grafana, improving incident response time by 50% and enhancing system observability

fellowship.mlh.io

Self-Employed Personal Trainer

Jimmy Mishan Personal Training

Launched and ran a personal-training business end to end — client acquisition, programming, and progress tracking.

  • Successfully launched and managed a personal training business, developing data analysis skills to track client progress, recognize trends, and adjust training plans accordingly.
  • Communicated effectively with clients to establish goals and objectives, regularly providing progress updates and developing customized training plans based on individual needs.
  • Utilized social media and other networking channels to appeal to new clients, developing a perspective and understanding of marketing and branding concepts.
  • Maintained a high level of adaptability and flexibility, balancing client schedules and accommodating their changing needs and schedules.

linkedin.com

$ ls projects/

jimmymishan.com

This site: a static-first Astro portfolio with a live in-page terminal, self-hosted on a 1 GB VPS with full CI/CD.

  • Astro
  • TypeScript
  • Docker
  • NGINX

PE-portfolio

The previous version of this site: a Flask + MySQL portfolio with an admin timeline, deployed with Docker and GitHub Actions.

  • Python
  • Flask
  • MySQL
  • Docker

$ contact --list

The fastest way to reach me is email. I read everything.