Tony's Portfolio

About Me

Hi, I'm Tony Lin, a current student at the University of South Carolina. I will graduate in Spring of 2026 with a Bachelor's of Science in Computer Science with a concentration in Cybersecurity. Below you can find my resume, certifications, and personal projects I have worked on.

Resume

Resume Preview

Download My Resume

Certifications

CompTIA Security+ Certification

CompTIA Security+

CompTIA Network+ Certification

CompTIA Network+

CompTIA Server+ Certification

CompTIA Server+

Projects

WeatherApp

Weather App Screenshot

Description: WeatherApp provides current weather information and a 5-day forecast for any city, available as both desktop and web versions. It uses the OpenWeatherMap and LocationIQ APIs to display real-time weather data and maps.

View Details

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Flask (Python 3.11)
  • Deployment: AWS Lambda (via Zappa)
  • Hosting: GitHub Pages
  • APIs: OpenWeatherMap, LocationIQ

Key Features

  • 🌤 Current weather: temperature, humidity, description
  • 📅 5-day forecast with daily min/max temperatures
  • 🗺 Map display centered on selected city
  • 🔍 Autocomplete city search (web version)
  • ☁️ Fully serverless backend hosted on AWS Lambda

Contact