Tyler Tran
San Jose, CA 669-***-**** ************@*****.*** linkedin.com/in/tylertran349 github.com/tylertran349 Education
University of California, Davis Davis, CA
Bachelor of Science in Computer Science Sept. 2023 – June 2025
• Cumulative GPA: 3.40
De Anza College Cupertino, CA
Community College Sept. 2021 – June 2023
• Transferred to University of California, Davis in Fall 2023 Experience
Web Developer July 2025 – Present
Companions Journeying Together Remote, USA
• Developed and maintained a CodeIgniter 4 web application that connects incarcerated parents with their children using PHP and SQL
• Improved application performance and usability by optimizing data loading code and redesigning various data reporting pages
• Added data metrics and filtering functionality on various data reporting pages to enhance statistical reporting
• Resolved critical data discrepancies and other bugs in various pages Projects
Blog React, CSS, Node.js, Express, MongoDB github.com/tylertran349/blog-front-end
• Designed a blog front-end with React that utilizes a custom-made REST API for the back-end, enabling users to write, like, edit, and delete blog posts and comments, modify their account settings, and delete their account
• Developed a REST API for blogs from scratch with full CRUD functionality for user accounts, blog posts, and comments, using Node.js, Express, and MongoDB
Library Book Manager PHP, CodeIgniter, HTML, CSS, JavaScript, MySQL github.com/tylertran349
• Created a library management web application with PHP and the CodeIgniter framework, resulting in a complete system where users can create, read, update, and delete book entries from a database
• Designed the application’s user-facing pages using HTML, CSS, and JavaScript, including form validation and success messages to guide users and prevent data entry errors
• Implemented a feature for users to upload, change, and remove book cover images and book details
• Streamlined the book management process by automatically populating forms for editing and requiring user confirmation before deletion, which increases efficiency and prevents accidental data loss AI Chatbot Angular, TypeScript, CSS, Node.js github.com/tylertran349/ai-chatbot
• Developed a feature-rich AI chatbot application using Angular and TypeScript that uses Google’s Gemini large language models (LLMs) as the model to generate responses to user inputs/questions
• Created a persistent and organized user experience by saving full conversation histories to the browser’s local storage and implementing a system to manage multiple, distinct chats
• Enhanced the chatbot’s display capabilities by integrating third-party libraries (marked and KaTeX) to correctly render complex formatting like code blocks and LaTeX mathematical formulas
• Improved application security and usability by storing user API keys exclusively on the client-side and designing a robust interface with clear loading states, error handling, and model selection Weather App HTML, CSS, JavaScript, Webpack github.com/tylertran349/weather-app
• Developed a weather forecasting web application allowing users to view current, hourly, and 14-day weather forecasts for any location
• Used OpenWeatherMap and Open-Meteo APIs for weather data and geolocation data respectively
• Utilized HTML and CSS for front-end display of weather data and asynchronous JavaScript for API requests, data processing, and DOM manipulation
Resume Builder React, CSS github.com/tylertran349/resume-builder
• Designed a website that generates a resume in real-time while the user inputs resume information
• Used React for the front-end and divided it into multiple React components for improved modularity and reusability