Available 2026 // RWU CS Student
Hello, I'm Drew Mastovsky
Computer Science student & National Champion athlete building full-stack applications.
3.952
Cum. GPA
2026
Graduation
1st
Natl Champ
11+
Tech Stack
mastovsky-main.tsx
01
import { Engineer } from '@rwu/cs';
02
03
const Drew = () => {
04
const focus = "Data Science & AI";
05
06
return (
07
<Engineer
08
name="Drew Mastovsky"
09
stack={['Python', 'PyTorch', 'AWS']}
10
/>
11
);
12
};
engineering
The Philosophy
I am a Computer Science and Data Science student at Roger Williams University (3.952 GPA). I successfully balance rigorous academic coursework with competing on a nationally ranked varsity sailing team. My technical work spans from full-stack eCommerce engineering at US Sailing to GPU-accelerated deep learning.
2024
Natl Champion
2025
All-Academic
Core Tech Stack
Python
C/C++
Java
React
AWS
Google Cloud
SQL
Currently Building
GenAI Time Series Framework
developer_board
Featured Projects
ENGINEERED SOLUTIONS.
Full-Stack
RWU Events Platform
Developed and deployed a data-driven prototype events platform for Roger Williams University, leveraging a React-based front end and an SQLite database.
#React
#SQLite
#JavaScript
Deep Learning
GenAI Time Series Framework
Designing a transformer-based deep learning framework for time series forecasting using PyTorch and GPU-accelerated cloud computing on AWS.
#Python
#PyTorch
#AWS