Work Experience
-
Software Enginner
Strategic Relations- Full time
- June 2022 February 2025
University of Colorado Boulder
Boulder, Colorado, United States- Modernized CU Boulder’s Web Express CMS, leveraging object-oriented design principles and interactive API-driven web components to enhance performance and usability.
- Made FOSS contributions built with TypeScript / JavaScript, including CKEditor 5 Icons, used by thousands of websites in production.
- Collaborated within and between teams using GitHub and Asana for project management.
- Attended DrupalCon Pittsburgh 2023.
-
Tutor
Computer Science and Information Systems- Part time
- February 2022 May 2022
Salt Lake Community College
Taylorsville, Utah, United StatesI assisted students at SLCC with the first steps of their coding journey, not only helping with assignments but also breaking down programming concepts in easy to understand ways.
Tags: -
-
Computer Lab Assistant
Computer Support- Part time
- June 2021 December 2021
Westminster University
Salt Lake City, Utah, United StatesI provided students and faculty of the college with assistance regarding their school account or other technical issues.
Tags:
Education
-
Master of Science, Computer Science
- August 2023 May 2025
University of Colorado Boulder
Boulder, Colorado, United States -
Bachelor of Science, Computer Science
- August 2020 May 2022
Westminster University
Salt Lake City, Utah, United States
-
Associate of Science, Computer Science
- July 2020
Salt Lake Community College
Taylorsville, Utah, United StatesTags: -
Certificate of Proficiency, Software Development
- May 2020
Salt Lake Community College
Taylorsville, Utah, United StatesTags: -
Certificate of Proficiency, Web Development
- December 2019
Salt Lake Community College
Taylorsville, Utah, United StatesTags:
Projects
-
iiod.io
- January 2018 June 2024
The goal in this MMO browser game to play as a dinosaur and climb the food chain to dominate the island. Players can interact with and chase each other in real-time, as well as create an account to earn badges and track their highest scores. The game is a resposive web app compatible with both desktop and mobile devices, and makes use of a custom engine written in Java with a PostgreSQL database for storing player account information.
What does iiod.io look like? Click the link below to play the beta or check out the gameplay videos 1 2 (the gameplay videos are not produced by me).
View project at playground.iiod.io -
Fitness Dashboard
- March 2024 May 2024
- Created a decoupled microservices-based fitness news web app using Tailwind, React, and Spring Boot.
- Developed using Agile concepts, including user stories, TDD, and CI/CD pipelines.
- Features acceptance testing with Selenium and production monitoring with Prometheus and Grafana.
Tags: -
Predictors of NFL Tackles
- August 2024 December 2024
- Mined a large-scale dataset using modern Python tools including Pandas, SciPy, and Matplotlib.
- Delivered insights through visualization and statistical modeling.
-
Alliant National Risk Profiling
- September 2024 May 2025
- Building a Risk Profiling tool for Alliant National Title Insurance Co. to be deployed on Microsoft Azure.
-
TimurTripp.com
- January 2009 present
My personal website was first registered back in 2009 and has stayed close to my heart ever since. This nifty 80s-inspired static site is open-source with continuous deployment via GitHub Pages.
-
Tabletop Game
- October 2023 December 2023
A simple demo scene written to showcase WebGL for my computer graphics graduate course at CU Boulder.
-
iiod.io for iOS
- November 2021 April 2022
I built a native iOS and macOS application for iiod.io using Swift and SwiftUI for my undergrad senior capstone. The app is compatible with the same API used by the web version of iiod.io.
-
Utah Pride Center Youth & Family Check-in
- September 2021 December 2021
This was a group project in CMPT 375 Web Applications to create a check-in app for our clients at Utah Pride Center. Administrators can manage users, sections, and programs, as well as generate a unique and secure join link for each user in Django admin.
-
[TB] Mods
- January 2017 May 2018
[TB] Mods, or Teddy Bear Mod Pack, was a set of modifications for the online multiplayer game mope.io. A PHP script used regular expressions to programmatically modify the game’s client JavaScript. A lot of functionality was added, such as skin and theme features, that wasn’t there by default.