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
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.
SSH Connection
Establish secure connection from any computer within the internal network.
Capstone
Opioid overdose analysis and machine learning capstone project as part of MSDS at Drexel University.
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.
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
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.