Logo

My Projects 

Social Market: A Socially Enabled Crypto Wallet
Featured: My Business

Social Market: A Socially Enabled Crypto Wallet

A very basic reader app that uses ReactJS, Tailwind CSS, MUI CSS, and DESO API. This is a decentralized social app using the DESO blockchain to store and leverage user content. This repo was the alpha state that serves as proof-of-conept for my business and mobile/web app.

Deep-Fake Detector A.I. Model
Featured: Machine Learning Research (2019-2020)

Deep-Fake Detector A.I. Model

I worked with a team responsible for researching computer vision integration and I personally researched on deep-fake detection. This is my original work which helped me detect deep-fakes at a 70% accuracy. I only had a few months to work on this and I believe would have been able to reach at least 80% with a little more time. This model uses MTCNN (MTCNN - Multitask Cascaded Convolutional Networks for Face Detection and Alignment) and several python frameworks like tensorflow, pytorch, pandas, and matplotlib to make this jupyter notebook.