profile

Truong Tommy

I am currently a Computer Science major at Rensselaer Polytechnic Institute.

I enjoy creating and sharing fun and useful software. My current work include iOS applications and tons of other programs.

About me

From Saigon to New York through Paris

After my first year of engineering school in Paris, I moved to the US and am currently attending RPI.

profile

Technologies I use

SwiftUI and UIKit to build applications on Xcode.

SwiftUISwiftXcode

Frameworks include AVFoundations, MapKit, CoreML and multiple 3rd party libraries.

What I'm up to

AWS

Here's my team (I'm on the far left!), playingPickleball during my summer internship!

RPI Chess Club

RPI Chess Club

Come join us onDiscord

Connect with me:

Projects I'm working on

Shuttle Tracker

Never miss the shuttle again!

Shuttle Tracker lets you track the real-time locations of the Rensselaer Polytechnic Institute campus shuttles with crowd-sourced location data. When boarding a bus, tap "Board Bus" and choose a Shuttle. Tap "Leave Bus" when you get out. This will let users know that a Shuttle is at the stop.

Shuttle Tracker Main ScreenShuttle Tracker Bus Selection

Unique features

Community milestones. See how many students contribute to the application!

Shuttle Tracker Milestones

Personal Projects

Time your studying block with a relaxing music player.

Uni Friends Screenshot

Find your next vacation spot and learn more about it.

Explorer ScreenshotExplorer Information View

Start Shazaming with only a few lines of code.

Shazam Screenshot

For Developers

Topics

UI Components:

Stepper

DatePicker and working with the Date format.

Notifications:

Integrate a local notification with UNNotification Center.

Maps:

Set a fixed map with CLCoordinates from MapKit. Request user's location and display location.

Machine Learning:

Parse a CSV file containing sample data and use the CoreML Kit to perform a tabular regression.

Implement a MLModel into SwiftUI using CoreML.