<portfolio.tsx>
import React from 'react'
import { motion } from 'framer'
const App = () => {
return (
<Hero animate=true />
)
}
+
● READYARM-01
Yitbarek
↓ scroll
────────────────────────────────────────

Who am I?

I'm a Computer Science student at the University of Washington who builds practical, user-focused software. I enjoy working across the stack, from frontend interfaces to backend systems, and I learn best by building real products rather than demos. My focus is on turning ideas into clean, usable experiences. I care about writing thoughtful code and designing software that people actually want to use.

Technical Skills

{ }Languages
JavaJavaPythonPythonC/C++C/C++TypeScriptTypeScriptJavaScriptJavaScriptSwiftSwift
Frontend
ReactReactNext.jsNext.jsHTML/CSSHTML/CSSReact NativeReact Native
Backend
FirebaseFirebaseNode.jsNode.jsMySQLMySQLRedisRedis
Tools
GitGitVS CodeVS CodeFigmaFigmaXcodeXcodeJupyterJupyter
───────────────┐ PROJECTS ┌───────────────

Featured Projects

loopin__university_app.tsx● saved
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import { Project } from 'portfolio'
 
/**
* Cross-platform MVP for students to create/join study sessions, attend events, and buy/exchange items through a student marketplace.
*/
 
export const LoopIn = {
name: "LoopIn - University App",
date: "Jun 2025 - Present",
stack: ["React Native", "Firebase", "TypeScript"],
status: DEPLOYED,
}
● TypeScriptLn 14, Col 1UTF-8
premier_league_match_predictor.tsx● saved
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import { Project } from 'portfolio'
 
/**
* ML model achieving ~68% accuracy on match outcomes. Processed 1,100+ matches with Logistic Regression and Random Forest classifiers.
*/
 
export const Premier = {
name: "Premier League Match Predictor",
date: "Jan 2025 - Feb 2025",
stack: ["Python", "scikit-learn", "ML"],
status: DEPLOYED,
}
● TypeScriptLn 14, Col 1UTF-8
realtime_stock_market_app.tsx● saved
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import { Project } from 'portfolio'
 
/**
* Full-stack dashboard with live prices, interactive charts, and AI-powered insights using Finnhub API.
*/
 
export const Real-Time = {
name: "Real-Time Stock Market App",
date: "Sep 2025 - Present",
stack: ["Next.js 14", "TypeScript", "Redis"],
status: DEPLOYED,
}
● TypeScriptLn 14, Col 1UTF-8
java_code_coach.tsx● saved
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import { Project } from 'portfolio'
 
/**
* Web app that checks Java code against UW CSF style guidelines with live editor and inline feedback system.
*/
 
export const Java = {
name: "Java Code Coach",
date: "May 2025",
stack: ["Java", "Web", "Education"],
status: DEPLOYED,
}
● TypeScriptLn 14, Col 1UTF-8→ View Project

Experience

Software Developer (Dev Team)

Dec 2025 - Present

UW Blockchain Society

  • Developed and shipped production web features for the UW Blockchain Society website using React and TypeScript
  • Built reusable frontend components for a student career portal within a cross-functional engineering team

Event Coordinator

Jan 2025 - Present

Google Development Club, University of Washington

  • Coordinated 4+ events with BITS, IUGA, and ColorStack, reaching 100+ students
  • Boosted attendance by 40% through targeted outreach and themed programming

Python & Mixed Reality Instructor

Sep 2024 - Present

AVELA

  • Facilitated mixed reality & coding workshops for 40+ high school students
  • Created and delivered 5+ STEM outreach workshops

Database Intern

May 2023 - Sep 2023

Gold Crest LLC

  • Managed database for 200+ client records
  • Identified 40+ data inconsistencies, enhancing record integrity by 35%

Let's Connect

LinkedInGitHubEmail
Design & Built by Yitbarek Ejigu © 2026