Passionate about Technology
Outside of writing code I love to learn about digital impacts in diverse sectors such as public policy and healthcare.
Outside of writing code I love to learn about digital impacts in diverse sectors such as public policy and healthcare.
Fresh graduate with a degree in CS and Applied Math from Cal State Fullerton. To learn more about my technical skill-set and coursework click learn more.
I have worked as a Software Engineering Intern at Freightgate, Research Assistant in the Computer Science and Mathematics departments at CSUF, and project manager for ACM and OSS
Here are some of my projects.
Responsible for making data accessible to all the people who use it across an organization. Creating a data warehouse for the analytics team, building scalable data pipelines for applications, and summarizing massive datasets to be more user-friendly.
Implemented various advanced numerical approximation (example: solving partial differential equations) algorithms in Matlab and Python (numpy, pandas, sympy) from scratch. Appropriate convergence checks performed to obtain efficient results.
Handle backend of a forum website. Three implementations using, Relational (Sqlite), Sharded, and NoSQL Databases. Focused on Web Scalability using Python3, Sqlite3, Flask, Docker, Cassandra DataStax.
Personal Finance manager created using HTML, CSS, React.js (Redux for state management, jsx), Chart.js, firebase (firestore from google)
You can sign up or log in with an existing account. This can be a shared account (family) experience as well. Add/delete/edit expenditures and view personalized charts.
Terrain modeling for a drone using Matlab and the United States Geological Survey dem data. At the heart, we used cubic splines to model drone paths.
Created a microservice that tracks covid-19 cases. Created using JHU data with Java Spring Boot and bootstrap