Skip to content
View ryanpolasky's full-sized avatar

Highlights

  • Pro

Block or report ryanpolasky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ryanpolasky/README.md

Hey, I'm Ryan!

About Me:

Hey there! I'm Ryan Polasky, a junior software engineer & a fourth-year student at UT Dallas, graduating May 2026.

I had an amazing opportunity to intern with a couple of incredible teams at Apple, namely the Wireless Tech & Ecosystems team as well as Camera & Photos. My main goal was to make engineering workflows faster and more efficient, primarily using AI and improving existing tools.

Some cool things I worked on include:

  • 🤖 Putting LLMs to work: On both teams I was the initial forawy into using Large Language Models to solve real-world problems. I built a Python-based chat tool that writes, executes, & summarizes results from SQL/NoSQL given plain English queries. I also used LLMs to automate root-cause analysis for camera tests. The result was wild: I cut manual investigation time by 4,800%.

  • 🛠️ Java Migration: I got to migrate a bunch of internal servers from Java 11 to JDK 21 (squashing a ton of security vulnerabilities along the way) and set up CI/CD pipelines in AWS/GCP to make deployments way less stressful.

  • 📱 iOS App Optimization: There was an internal log analysis app that needed a performant real-time log view screen, so I created one using the MVVM pattern and got it to handle thousands of events in real-time with virtually no lag (shoutout lazy updating).

I'm always eager to connect, so feel free to reach me at [email protected] or at my socials below!


  Skills

Languages & Frameworks:

Python  Java  C++  Swift  R  JavaScript  HTML5  CSS3 

DevOps & Cloud Services:

Docker  Kubernetes  Terraform  Helm  AWS  GCP 

Database Management:

PostgreSQL  MySQL  SQLite  OpenSearch/ElasticSearch  Redis 

Development Tools:

Git  GitHub  BitBucket  Postman  Notion  Homebrew  ZSH 

Development Environments:

PyCharm  XCode  R Studio  IntelliJ IDEA  WebStorm  Visual Studio Code 

League of Legends Rank from Self-Built API:

Lol Stat Badges Example 


 Github Stats


Pinned Loading

  1. acmutd/meteormate-backend acmutd/meteormate-backend Public

    Main backend for MeteorMate

    Python

  2. acmutd/meteormate-client acmutd/meteormate-client Public

    Client website for MeteorMate

    TypeScript

  3. LoL-Stat-Badges LoL-Stat-Badges Public

    A simple API to generate SVG badges for League of Legends ranks

    Python

  4. lode-dev/lode-api lode-dev/lode-api Public

    Lode's Python FastAPI application. Its only job is to handle ingestion, querying, and WebSockets.

    Python