Skip to content
View shaun50152's full-sized avatar

Block or report shaun50152

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
shaun50152/README.md
typing intro

I'm the kind of engineer who wants to own the whole path: data model, access control, and the UI people stare at all day.
No buzzwords. No "synergy." Just software that stays fast when real users show up.


portfolio linkedin email github

github contribution grid snake animation

the short version

  graduated    may 2026 · UT Arlington · Computer Engineering (Honors)
  gpa          3.9 / 4.0 · Summa Cum Laude
  based in     DFW · open to roles everywhere in the USA
  recently     full-stack intern @ ZephyRad (patient imaging), ended Apr 2026
  into         React/Redux, Node, SQL, FastAPI, clean state

Along the way: Sabre Holdings Outstanding CpE Student Award, IEEE Eta Kappa Nu scholar, Maverick Academic Scholar, Dean's List, and InSTEM Leadership Honors.

where I've shipped

🏥 ZephyRad Consulting · Full-Stack SWE Intern · Dallas · Oct 2025 to Apr 2026

Patient imaging software for clinics sharing one platform. I worked on onboarding, diagnostic reporting, and imaging modules with React, Redux, Node, Express, and MySQL.

Favorite part of the job: digging into Redux so the dashboards stopped feeling sluggish. After restructuring state, perceived load time dropped by about 40%. Also built access control across tenants, because patient data from one clinic should never show up in another.

React Redux TypeScript Node.js Express MySQL RBAC

🏦 Citigroup · Software Developer Analyst · Irving · Jun to Aug 2025

Built an Angular dashboard so teams could track shared tasks without living in spreadsheets. Brought in Storybook so we could test UI pieces in isolation instead of hoping nothing broke on merge.

Also ran a workshop on AI-assisted coding for 270+ engineers. Less of a TED talk, more "here's what actually saved me time this week."

Angular TypeScript Storybook ESLint Enterprise

🏗️ ALEC Engineering · Front-End Intern · Dubai · Jun to Jul 2024

Built a guestbook platform end to end: React frontend, Express API, MySQL, JWT login, and a multi-step check-in flow. First time shipping something that regular people used every day, not just other engineers.

React Express.js MySQL JWT REST

builds I'm proud of


AI Resume Creator · one profile, many tailored resumes

You fill in your career once. Then for each job, it builds a resume that actually fits that posting, without rewriting your whole life story every time.

Next.js on the front. FastAPI and Celery workers in the back. Postgres/Supabase for storage, Redis for the queue, Cognito for login. It finds the relevant bits of your experience, then spits out PDF, LaTeX, and DOCX so you're not copy-pasting into three formats.

Basically: stop treating every application like starting from scratch.

Cicada AML · spotting shady money trails

Capstone for analysts staring at a mountain of transactions and trying to figure out what's actually weird.

Drop in the data. The system runs it through 185+ rules and a few models, then shows why something got flagged, not just a red light with no explanation. FastAPI/Python on the backend, React for the review UI, Postgres with row-level security so people only see what they should.

I spent most of my time on the graph logic, the database migrations (26 of them), and making the UI usable for someone who isn't a data scientist.

SmartAdvisors · "what should I take next semester?"

Built with ACM at UTA. Paste your transcript, answer a few preference questions, and it suggests courses and professors that fit, with reasons, not vibes.

It pulls from 1,000+ professor rows and degree requirement data so the picks aren't random. React on the front, Flask and SQL on the back. Goal was simple: help students stop guessing on RateMyProfessors at 2am.

foodOS · what should I cook tonight?

Personal project. A fitness-minded food app that looks at your goals, what's in the pantry, and your schedule, then suggests what to make.

React Native and Expo on mobile, Node and Supabase underneath. Auth, recipes, prep planning... the classic "I thought this would take a weekend" project that teaches you everything the hard way.

the desk

frontend
frontend

backend & data
backend

tools & systems
tools


TypeScript React Next.js Node SQL · daily
FastAPI Celery Redis Angular Storybook · when needed


"Types are documentation the compiler keeps honest."
Me, every time someone asks why I like TypeScript.

Pinned Loading

  1. aroudrasthakur/Cicada-AML aroudrasthakur/Cicada-AML Public

    A hybrid system that classifies transactions and wallet clusters as suspicious, detects broader laundering networks, explains why they were flagged, and visualizes fund movement for investigators.

    Python

  2. acmuta/SmartAdvisors acmuta/SmartAdvisors Public

    A web-based platform that recommends the best courses and professors each semester based on a student’s transcript and preferences. Users upload unofficial transcript and answer questions on rigor,…

    TypeScript 1 8

  3. aroudrasthakur/ai_resume aroudrasthakur/ai_resume Public

    AI Resume Creator is a full stack platform that transforms one structured career profile into tailored, ATS friendly resumes. Built with React (Next.js), FastAPI, Supabase, PostgreSQL, Redis, Celer…

    TypeScript

  4. foodOS foodOS Public

    FoodOS is a fitness-first food intelligence app that recommends what to cook based on your goals, pantry, and schedule — with recipe discovery, prep planning, and smarter eating habits built in. Re…

    TypeScript

  5. market-data-engine market-data-engine Public

    A market data replay and analytics tool built to make large trade and quote datasets easier to test, inspect, and benchmark without needing a live data feed.

    C++

  6. projects projects Public

    All the notable projects I have completed

    C