Michael Foiani

U.S. citizen moving to NYC in November but can work remote or move sooner if needed.

Education

Work History

Owner of MFOI Consulting LLC; Naples FL July 2024 to Current
  • Deployed locally-hosted, secure, private, and cost-effective IT solutions for small businesses and non-profits that reduce operational costs and modernize infrastructure.
  • Migrate infrastructure like Apache and Ruby on Rails with Nginx and Next.JS to ensure future compatibility.
  • Made landing sites for advertisement purposes in either HTML/CSS or Next.JS/TailwindCSS.
Head Teaching Assistant; Brown University, Providence RI January 2022 - May 2024
  • Automated many manual tasks and data pipeline processes as the Head Teaching Assistant for two 400+ student and 50+ staff courses (including the largest UI/UX course in the country).
  • Revamped the main course website(s) CI/CD pipeline to include comprehensive tests for traversing links in GitHub Actions to ensure students would not access broken links.
  • Reverse engineered Gradescope's API using Postman to create a self-hosted dockerized Typescript Next.JS app to simplify management of grading data for professors.
  • Integrated UX Factor, a peer-to-peer grading system in vanilla JS, reducing manual grading by ~80%.
  • Organized the creation and review of all course materials relating to HTML5, CSS3, JavaScript, React, web accessibility, and UI/UX design.
Research Assistant for Prof. Van Dam's Graphics Lab; Brown University January 2022 - May 2023
  • Developed innovative features in a large TypeScript React webapp (called Dash) used by thousands.
  • Designed and implemented an efficient interactive storytelling platform in Dash using a custom Typescript trie parser on MongoDB documents for my honors thesis, sponsored by and presented to Adobe and Figma.
  • Ported light video processing from the Node.js backend to the client using WebAssembly FFMPEG libraries, reducing heavy CPU usage and network load on the Azure server during peak hours.
Fullstack Software Engineer Intern; Tagg.Id, Palo Alto CA Summer 2021
  • Served as the main point of contact for cross-functional collaboration among the design, frontend, and backend engineering teams, determining feature integration feasibility.
  • Developed a touch-based video editing frontend for mobile devices in React Native with native GPU support to double editing performance and increase video resolution to native.

Relevant Projects

  • Watchdogs: a React frontend with a Java Spring and SQLite3 backend that takes data from the SEC on CEOs, determines related trades using PageRank, then displays the results visually in an HTML canvas (code).
  • MAO-PWA: a progressive webapp in Polymer3 with a Firebase backend to manage tutoring and signups for my high school's math team (code).
  • Brown's UIUX Course Website: led a team of 12 to design and develop a simple, lightweight, and accessible site in plain HTML, CSS, and JS used by hundreds of students. (site, code).
  • Simple AB Template: A local AB test stencil in vanilla JS using local browser storage (code).