\:
S
P
I
R
O
M
E
T
A
X
A
S
Q
W
E
R
T
Y
U
I
O
P
{
}
A
S
D
F
G
H
J
K
L
;
'
Z
X
C
V
B
N
M
,
.
/
Loading

ABOUT


Background

I am a software developer who likes building cool things. I received my bachelor's degree in computer science from the University of Pennsylvania in May of 2017 along with a minor in mathematics. I submatriculated and received my master's degree in computer science from the University of Pennsylvania in December of 2017. Before that I graduated from Upper Darby High School in the class of 2013, and was awarded a Mendenhall-Tyson Scholarship.

Interests

I am particularly interested in applying programming to mathematics to help identify new patterns and relations that can ultimately be used to solve problems. My main interest is back-end software development, but I also enjoy mobile app development, computer vision, and web design. In my spare time, I also enjoy playing the violin and helping the community.

Experience

I have knowledge of numerous languages in both back-end and front-end software development. I have experience writing code in industry as a software engineer, in a startup as a co-founder, in the lab as a university research assistant, and on the side for fun.

Spiro Metaxas, graduation photo.  Spiro graduated from the University of Pennsylvania in 2017.

SKILLS



PROJECTS


Spyragon

Spyragon is a casual puzzle game for those who love a fun and strategic challenge. The goal is to find, position, and combine matches around the hexagonal diamond-board. The game may seem simple, but mastering it is anything but. Every move creates new opportunities. Includes a Classic mode, a Speed mode with a timer, and a Fusion mode where you place the shapes on the board.


Spyrazoid

Spyrazoid is a casual game for those who love a tricky yet beautiful puzzle. 480 pre-set boards and infinite randomly-generated boards provide endless possible gameplay, from easy to extra-hard. Includes a Puzzle mode, Spinner mode, Bundle mode, and math-based Crypto mode.

Spyraverse Games

A professional website for Spyraverse Games. The website makes use of minimalist designs, parallax animations, and a custom hexagonal-diamond loader to showcase the Spyragon and Spyrazoid iOS games. The site also contains a mobile-friendly version.

Penn Drones

A parallax single-page scroll website designed for the club Penn Drones at the University of Pennsylvania. The website contains an assortment of animations that respond according to mouse scrolling. The site also contains a mobile-friendly version.


Eta Kappa Nu UPenn

A formal website designed for the Eta Kappa Nu Lambda Chapter at the University of Pennsylvania. Parallax background images appear on every page along with occasional animaions. The site also contains a mobile-friendly version.
This project was handed off in 2017.

NSCS UPenn Chapter

A formal website designed for the National Society of Collegiate Scholars Chapter at the University of Pennsylvania. The website background is taken from an open-source template, which was modified to include section tabs and easing animations.

Penninsula

Penninsula is an iOS app that helps patients monitor their diabetes. Penninsula first helps patients detect symptoms of neuropathic foot ulcers through image processing and machine learning algorithms. Moreover, Penninsula helps patient control their diet by notifying them whether a particular food is healthy based on their current blood levels. Numerous reminders are also provided.

CINEMAGIC

CINEMAGIC is a web application that performs search-by-image within YouTube videos. As a result, if the user wishes to find when a specific object appears visually within a video, then he/she simply needs to type the name of that object into Cinemagic, and Cinemagic will give the times where that object appears in the video. Language processing helps confirm term accuracy.


Travelsafe

Travelsafe is an Android mobile app that notifies drivers when they are going above the speed limit. The app uses GPS data to obtain the current speed the driver is going at, compares it with the posted speed limit at that location which is obtained from a database, and notifies the driver verbally of any risks. Drivers are also notified verbally of upcoming stop-signs and areas known to have increased bike traffic. All features are completely hands-free.

TypeRight

TypeRight is a web application aimed at strengthening password security. TypeRight checks if the user types the correct password, but also if the typing of the keyboard matches the user's typing style, in an effort to detect a hacker. TypeRight works by performing a statistical analysis on the latency times between keystrokes, and comparing the results to a record of the user's typing style that is stored to a database.

AhaeStack

A search engine developed from scratch. Data was obtained by crawing 1,000,000 websites using a 3-node distributed crawler on AWS, and stored using MongoDB. Indexing involved an 8-node distributed indexer on AWS using Hadoop and HDFS. Term and document frequencies were computed for fancy and non-fancy words, and the PageRank algorithm was applied to weigh the results. Front-end features include spell-check, voice search, page previews, and numerous widgets. The project also includes an Arduino Internet of Things component.

Distributed Chat Client

A distributed multi-user chat client developed from scratch. Total ordering is ensured using a TCP-based message sequencer built off UDP that detects out-of-order packets. A leader node handles client exit and crashes and maintains consistent state among the child nodes in the cluster. The bully algorithm elects a new leader when the current leader node exits or crashes, and lifeline pings differentiate between crashed and idle nodes. The project also includes encryption, a GUI, traffic control when the network is flooded, and fair queuing using a round-robin algorithm.

Volunteer Tracking App

An Android app designed for the Penn Working Dog Center built by three other students and I. The app records and processes the hours of volunteers and interns at the center. Data is stored to a database, emailed, and synced with a series of Google Spreadsheets.

RACER

RACER is a console racing game composed of three levels. The game offers an overhead 2D mode, and a 3D mode using rotation, translation, and perspective matricies to achieve the desired affect. Points are awarded and deducted throughout the game, and high scores are recorded.

Projects are my own and do not represent my employer.

CONTACT


© 2024 Spiro Metaxas