I am a full stack software and data engineer. I hold a Master's degree in Applied Data Science from the University of Michigan.
This is my University of Michigan enterprise GitHub account. Please have a look at my personal GitHub account for examples of my work.
git symbolic-ref HEAD refs/heads/_ && rm .git/index && git add . && git commit -m 'initial' && git branch -D main && git branch -M _ main && git reflog expire --expire=now --all && git gc --prune=all --aggressive && git push --force --set-upstream origin main