
Omar Soriano
An engineer currently working on... fixing a segfaultProfile
Hello, I am an engineer in the bay area developing software for Pinterest. Outside of work, I enjoy playing soccer, music, reading, and hiking.
Blog
- 2016 Aug 20 - Music Player Project
- 2020 Dec 27 - D3 Examples
Projects
Waves Music Player
wavesmusicplayer.com
A music player capable of serving music from multiple sources
- Used React and Redux for the frontend web app
- Android app uses React Native backed by the same Redux code
- Node.js backend server uses WebSockets for communication with clients
Academic Projects
Programming Languages and Compilers
Compiler for Statically Typed Dialect of Python
- Created a parser that produced an abstract syntax tree
- Collected type annotations in order to run type inference
Computer Architecture
MapReduce Graph Parallel Processing
- Analyzed data from social networks to find the average relationship distance
Computer Graphics - Assignment 1
- Applied the model to different shapes and included toon shading
Computer Graphics - Assignment 2
- Capable of transformations of objects and recursive raytracing
Computer Graphics - Assignment 3
- Converts Bezier surfaces to polygons
Computer Graphics - Assignment 4
- Uses the Jacobian pseudoinverse method to solve an inverse kinematics problem for a ball chain