Jenny X.

Software Engineer

New York, New York, United States8 yrs experience
Most Likely To SwitchHighly Stable

Key Highlights

  • Strong background in AI and Machine Learning.
  • Experience in full-stack development and data engineering.
  • Aspiring entrepreneur with a passion for innovative technology.
Stackforce AI infers this person is a Software Engineer with a focus on AI, Machine Learning, and Full-Stack Development.

Contact

Skills

Core Skills

Full-stack DevelopmentStatistical Data Analysis

Other Skills

PHPA/B TestingJavaJavaScriptPythonSalesNode.jsArduinoHTMLCascading Style Sheets (CSS)GitAutodesk InventorReactNativejQueryjQuery UI

About

I'm a Stony Brook graduate and working at Facebook New York as a Software Engineer. I am an aspiring entrepreneur and love to code cool apps on the weekends. I strongly believe in the power of technology and how it will create the world of tomorrow. I have had numerous internship experiences across different industries. My first internship at JP Morgan involved collecting data, training and testing NLP model to detect bias in the workspace. This accelerated my love for data, and my fellow internships at Facebook and Datadog were both Machine Learning and Data Engineering related. In my free time, I love to learn about finance and business by reading annual reports of companies across many industries. Today, I am a Software Engineer with a strong interest in data analysis and product management. I am exploring more technical areas by working on new mobile projects using Flutter, taking graduate level classes in robotics and data science and taking leadership roles in extracurricular activities. I am open to networking and would love to be invited to activities in the NYC areas. Please feel free to connect and send a message.

Experience

8 yrs
Total Experience
1 yr 6 mos
Average Tenure
4 yrs 11 mos
Current Experience

Meta

4 roles

Senior AI Software Engineer

Apr 2025Present · 1 yr 2 mos · On-site

  • Working on Claude Code in Meta with 120k+ PRs landed - Automating codebase maintaince
  • Built a 0→1 parallelized A/B eval harness for coding agents, significantly improving code quality, latency and cost.
  • Designed intuitive experiment setup with YAML-based configuration and one-click launch, enabling rapid iteration for engineers and researchers.
  • Developed a robust evaluation suite with automated metrics (pass@k, code similarity, runtime correctness, cost/latency) and integrated human-in-the-loop review.
  • Delivered a unified web dashboard with interactive visualizations, per-task error analysis, and embedded human feedback for fast, actionable model improvement.

Senior Software Engineer | Meta Reality Labs

Promoted

Jan 2024Apr 2025 · 1 yr 3 mos · On-site

  • Unified fragmented data pipelines into a single infrastructure, eliminating data inconsistencies and failure points across processors—ensuring real-time data sync and robust reliability in a multi-chip environment.
  • Benchmarked and prototyped different UI loading strategies (static preloading vs on-demand loading vs hybrid approaches). Achieved zero long frame drops and swipe performance, while minimizing memory and CPU usage.
  • Drove technical tradeoff analysis and prototyping to mitigate architectural risks (power impact, system coupling, data consistency) by validating solutions through experiments and cross-team design reviews.
  • Influenced major system refactors by advocating for decoupling data flow from UI logic, enabling maintainable event handling and reducing the risk of cascading failures.
  • Evaluated and selected the optimal data pipeline architecture by reusing and refactoring existing infrastructure, balancing system reuse, device health, and development velocity while mitigating risks of tight coupling and cascading failures.

Software Engineer | Meta Reality Labs

Aug 2022Jan 2024 · 1 yr 5 mos · On-site

  • Architected robust, scalable, and maintainable Android system solutions following clean code principles and design patterns
  • Led cross-functional team of 4 engineers in developing sophisticated UI components spanning dual-CPU architecture, implementing microcontroller UI development in C, XML, and CSS while designing inter-CPU communication protocols
  • Spearheaded unit testing initiative, driving team coverage from 1% to 20% through comprehensive test strategy implementation
  • Maintained production stability by resolving critical UI and infrastructure bugs identified through QA processes, developed automated test coverage tracking scripts, and established production logging runbooks
  • Optimized application performance through systrace analysis and Kotlin Coroutines implementation for enhanced responsiveness

Software Engineer | Facebook News Tab Growth

Jul 2021Aug 2022 · 1 yr 1 mo · On-site

  • Engineered new user-facing features using server-side rendering with PHP, conducting A/B tests and performing statistical analysis to measure feature impact
  • Conducted user behavior analytics and leveraged insights to drive product strategy and achieve growth metrics
Full-Stack DevelopmentPHPA/B TestingStatistical Data Analysis

Datadog

Software Engineer Intern

Sep 2020Jan 2021 · 4 mos · New York, United States

  • Contribute to developing and maintaining data pipelines used internally by the whole company on product usage and analytics data.
  • Built 6/11 data facts and visualization in Company annual Kubernetes containers research report using Scala, SQL, matplotlib
  • Enable outbound integrations to EU datacenters for 3 ETL pipelines to conform to GDPR standard.
  • Built usage alerting system for three Datadog products that alerts sales when users achieve engagement threshold
  • Work closely with end users to sketch data requirements; Collaborate with engineers to build performant systems

Microsoft

Software Engineer Intern

Jun 2020Aug 2020 · 2 mos · Boston, Massachusetts, United States

  • Built full stack application from scratch using C#, React Typescript with FluentUI library with an intern team of 8 that provided an Azure API for Office 365 telecommunication service
  • Designed, built and tested over 20 api endpoints, implemented with 3 tier architecture for scalability and security
  • Lead technical design and sprint retro meetings; assisted in client meetings by demoing application and answering technical questions
  • Collaborated closely with product manager and UX designer interns to prioritize features, engineer requirements and create implementation schedule
  • Followed agile development cycle and took initiative to be scrum master for 4/10 weeks of internship

Facebook

Software Engineer Intern

Jan 2020Apr 2020 · 3 mos · Menlo Park, California, United States

  • Designed, implemented & tested python module that generates configuration files to automatically onboard NLP models to a continuous e2e Machine Learning pipeline that covers from data validation and source control to model training, testing and deployment. Saving over 2 weeks of developer time per new model added.
  • Manually onboarded 4 ML models to the pipeline by using inheritance, mutator and singleton design patterns in python
  • Added 3 features to a model monitoring web console using React, HACK & GraphQL. Took initiative to improve existing code that reduced web console load time by 5x using React Suspense to asynchronous load data during render .
  • Took initiative to create documentation in over 30 code files and drafted usage guides for onboarding models to ML pipeline, allowing end users to self onboard their models.

Stony brook university

2 roles

Researcher

Aug 2019Dec 2019 · 4 mos

  • Investigated relationship between personality and mental health by correlating peoples' daily speech, mental health history and personality traits through Natural Language Processing
  • Worked over 10 hours weekly as an Independent Researcher in Human Language Analysis Lab, met weekly with advisor Andrew Schwartz

Teaching Assistant

Aug 2019Dec 2019 · 4 mos

  • Teaching TA for Data structures course with over 250 students
  • Designed curriculum to teach a weekly class of 35 students.
  • Held 4 hours of office hours weekly to assist 50+ students

Jpmorgan chase & co.

Software Engineer Intern

Jun 2019Aug 2019 · 2 mos · Greater New York City Area

  • Developed Natural Language Processing application that detects gender/racial bias in text. Presented to the Executive director in Big Data Department.
  • Manually collected over 12 labelled language datasets through scarping social media and contacting independent researchers; Preprocessed datasets through tf-idf, word2vec and other standard cleaning methods.
  • Trained state-of-art language models (BERT, ULMFIT, FastText); Analyzed the performance of each model using ROC-AUC scores.
  • Created Flask chat application to demonstrate the model.
  • Took initiative to help other teams by creating unit test cases for git automation script.

Stony brook university

Research Assistant

Aug 2018Dec 2018 · 4 mos · Natural Language Processing Lab

  • Assisted in development of a Natural Language Processing Application that detects fake medical news by verifying news content with referenced sources
  • Created Python script to collect ~1000 medical news daily from over 200 medical news sites, extract article content by parsing HTML webpage
  • Assisted in developing annotation rules for extracting events from sentences in medical news that contains references.

Best buy

Sales Consultant

Apr 2017Jan 2019 · 1 yr 9 mos · Greater New York City Area

  • Engage customers to build solutions based on customer needs in a fast-paced environments
  • Achieved 1st place in revenue among all part-timers with $1000/hr average. MVP June 2017

First robotics

Programmer, Electrical Engineer

Dec 2016Apr 2017 · 4 mos

  • Gained extensive experience in Arduino and circuit building and used it to build circuits to connect sensors with Arduino.
  • Helped main programmer to create a FRC team analyzing app by integrating FRC events API in a website to display current teams in play and their stats.

Network for teaching entrepreneurship (nfte)

Lead Developer

Jun 2016Sep 2016 · 3 mos

  • Implemented Google Places and Geolocation API into a website.
  • Full-Stack developer, coded functionalities for UI components and integrated with APIs.

Brooklyn technical high school

Researcher

Apr 2016May 2017 · 1 yr 1 mo

  • Invented a device that monitors chemical reaction by detecting subtle density changes in reaction fluid using ultrasound technology.
  • Developed a data processing program in Python to process unfiltered Arduino data for noise reduction. The program processes data real-time and displays in a live update chart.
  • Created an amplification circuit for Arduino to ultrasonic sensor connection, and printed 3D parts to hold sensors with reaction flask.
  • Contacted mentor and recruited 2 teammates independently. I lead the team by leading experiments, and arranged meetings with mentors and coordinated.

Education

Stony Brook University

Bachelor's degree — Computer Science

Jan 2017Jan 2021

Korea University

Study abroad — International Business

Dec 2019Jan 2020

Brooklyn Tech

High School — Software Engineering

Jan 2013Jan 2017

Stackforce found 100+ more professionals with Full-stack Development & Statistical Data Analysis

Explore similar profiles based on matching skills and experience