Software Engineering Intern verified_user
Verified experience
Torre.ai
Oct 2023 - Mar 2024 (6 months)
During my Software Engineering Internship at Torre, I utilized Git and GitHub extensively to manage version control, isolate bugs through feature branches, and collaborate on code reviews. Git’s history and diff tools were instrumental in identifying regressions and tracking down the root causes of bugs. To support debugging and troubleshooting efforts, I actively used GitHub Copilot to suggest quick code fixes and ChatGPT to analyze error messages, refactor code, and understand unfamiliar codebases. These tools helped accelerate issue resolution, especially when investigating complex bugs across Vue.js and Nuxt.js components. My workflow combined traditional debugging techniques with AI-powered assistance, ensuring fast, accurate, and well