Welcome
I am a Data Scientist at USAA Federal Savings Bank. I Graduated from Drexel University with Master of Science in Data Science with 4.0 GPA. I also have a dual Bachelor degree in Physics & Electrical Engineering, and in this portfolio I aim to showcase a wide variety of projects in Data Science, Computer Science, Physics and Engineering.
Featured Posts

SSH Connection
Establish secure connection from any computer within the internal network.

Insider Trading Alerts
Scrape insider trading data from both the House and Senate, schedule the job in Airflow to send email alerts when a new disclosure is detected, and upload the data to a graph database—all hosted in Docker containers.

Mocking (Unit Test)
Utilizing unittest.mock object to test a database client class.

TODO Comment (TODOCOM)
Python package to retreive TODO comments written in the code.

Capstone
Opioid overdose analysis and machine learning capstone project as part of MSDS at Drexel University.

Context Manager
SQLite class built as context manager to ensure connection to database is closed.

Fake News Detection (PySpark)
Machine learning program that detect fake news.

Floods Visualization
A group project as part of MSDS at Drexel University in which Floods data was visualized using Tableau Public in order to gain insights.

aCloud
Built a SMB (Server Message Block) based storage server using ROC-RK3328-CC (similar to Raspberry Pi), SSH and Samba.

Weather Alerts
Scrape weather URL and schedule the job in Airflow to send weather alerts via email.

Samba Configuration
Utilized Samba to share storage (cloud). It was configured to share folders with different users, and to send email notification for better protection