
Ryan Wang
Software Engineering Major @ SJSU CO 2027
New Page, Who Dis?
Core Skills
Languages
TypeScriptPythonGoC++Java
Backend
Node.jsPostgreSQLMongoDBExpress.jsFastAPIFlask
Cloud
AWSKubernetesDockerNginx
Experience
Production Engineering Fellow
June 2025 - Sept 2025Meta
- Selected as one of 2.5% of applicants for the Meta X MLH Production Engineering Fellowship
- Automated Linux VPS deployment using Bash scripts and Systemd services, enabling dynamic DNS to cut setup time by 30%
- Collaborated with Meta production engineers on building CI/CD pipelines using structured logs and GitHub Actions
- Implemented monitoring and reporting with webhooks and cron jobs
Software Engineering Intern
June 2025 - August 2025Software and Computer Engineering Society - SJSU
- Added prometheus monitoring for SSH tunnel improving visibility by 20 percent.
- Integrated Grafana for easy to read dashboards, accelerating developer velocity by 15 percent.
Experience
URL Shortener
June 2023 - December 2024- Integrated JWT token-based authentication along with cookies for session management
- Developed a full-stack web application using with Express.js serving a REST API with React as the frontend
- Utilized MongoDB with Mongoose for database management and schema validation
- TailwindCSS for minimalistic frontend
Draft.ly - AI Resume Generator
Feb 2024- Engineered a full-stack web application using React, Express.js, and Node.js that generates customized resumes through OpenAI’s API integration
- Developed RESTful API endpoints to handle user data processing and OpenAI API interactions, optimizing response times for enhanced user experience
- Implemented a responsive front-end interface using React components, ensuring seamless user data input and resume generation workflow
Political Analyzer
Mar 2025 - May 2025- Trained a RNN to perform sentiment analysis on controversial/political words
- Developed RESTful API endpoints using FastAPI
- Used SQlite to have fast yet robust transactions for user data
- Created beautiful UI styling w/ shadcn/ui