Experience
Software Engineer at Teradyne
July 2024 - Present
- Software Engineer at Teradyne working on the Semiconductor Test Team
C#
.NET
Backend
Frontend
Software Engineer Intern at Teradyne
June 2023 - August 2023
- Designed a language support extension for VS Code for a custom internal language.
- Implemented a debugger, and LSP features such as syntax highlighting, autocomplete (Intellisense), function signature support, document outlines, etc.
- Leveraged concepts of parsers, grammar, ASTs, and complied with Microsoft's LSP/DAP protocols.
C#
VSCode
LSP
Debugger
Software Engineer Intern at Teradyne
May 2022 - August 2022
- Implemented a CI/CD pipeline for a team of over 20 members
- Improved our team's build times by 250% by implementing an automatic workflow that only recompiled necessary files
- Leveraged the use of webhooks, allowing the pipeline to automatically start a build when a team member made a commit to the codebase
- Developed using Jenkins and Docker images as agents, with support for Gitea
CI/CD
Jenkins
Java
Docker