Sebastien Foussé

*education

New York University, Tandon School of Engineering
Jan 2022 - May 2024
B.S. Computer Science, Minor in Mathematics, GPA 3.79New York, NY
Northeastern University, Khoury College of Computer Science
Sep 2019 - Dec 2021
Candidate for B.S. Computer Science & Cognitive Psychology, Incomplete - Transferred Out, GPA 3.83Boston, MA

*work

Rotational Software Developer
Jul 2024 - Present
TD SecuritiesNew York, NY
  • — Built a new feature from the ground up with the frontend in React & Typescript and the backend in Java & Spring Boot
  • — Trained a classification model to predict whether a company is likely to be a target of an activist investor campaign
  • — Developed and maintained a custom version of Jupyter Lab
Software Developer Intern
Jun 2023 - Aug 2023
TD SecuritiesNew York, NY
  • — Developed micro-services using Java Spring Boot and Solace PubSub+ with comprehensive test coverage
  • — Pushed tickets to production, collaboratively debugged code, and participated in code review
  • — Studied FIX protocol, commodities trading, and event-driven architecture between tasks
Computer Science Tutor
May 2021 - Jan 2023
Prep ExpertRemote
  • — Assisted students in preparing for the AP Computer Science Principles and AP Computer Science exams
  • — Covered key topics, built personalized lesson plans, and compiled study materials for students
Quality Assurance & Data Analyst Intern
Apr 2021 - Jun 2021
Dialogue Health (formerly known as Tictrac)Remote
  • — Used Postman to send API requests and verified the results on the front-end
  • — Analyzed statistics on Tableau pages to determine user engagement for different clients

*skills

*projects

SubletSwap
Sep - Dec 2023
GH Link then Techstack here
  • — Developed a web-app to allow students to list and search for sublets with filters for date and location
  • — Created an API accessible back-end that provides the site with account creation and login functionality
  • — Wrote a comprehensive project proposal, project management plan, and system requirements specification
  • — Followed agile development methodologies combined with kanban boards and bi-weekly stand-ups
Music Database with CRUD UI
Dec 2021
GH Link then Techstack here
  • — Designed an SQL database to keep track of song, playlist, and user data
  • — Used database concepts such as one-to-many relationships, mapping tables, and foreign keys
  • — Developed a UI with Java and Spring to perform CRUD operations on the database