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.

profileprofileprofile

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

What I'm up to

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

RPI Chess Club

Come join us on

Discord

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.

Unique features

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

Personal Projects

Time your studying block with a relaxing music player.

Find your next vacation spot and learn more about it.

Start Shazaming with only a few lines of code.

For Developpers

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.