Software Engineer
B.S. Mathematics (Concentration in Statistics)
Projects
The Wall Street Bets Journal (04/2022) Updated (01/2023)
- Created a Python script that returns frequencies of popular stocks mentioned in the popular investing reddit community WallStreetBets and gets stock market updates from Yahoo Finance regarding those stocks.
- Created a Twitter account that uses the Twitter API to automatically post weekly updates based on these insights.
- Update: The script now takes the tweet, adds it to the Twitter HTML file as text, and then handles the git commands to automatically update this website.
- Update: The script now has error logging for Twitter errors as a .txt file.
- Twitter URL: Wall Street Bets Journal Twitter
Porfolio: Personal Website, (4/2022)
- Built a website outlining my education, experience, projects, and other relevant information.
- Added a Twitter page that gets updated with posts from another project named "The Wall Street Bets Journal".
- More Coming Soon
Senior Project: “Autonomizing Affine Digraph Ciphers”, University of West Georgia, (12/2019)
- Built a program in Python that uses linear algebra and number theory to decode Affine Digraph Ciphers.
- Wrote a research paper outlining the project.
- Presented my work in front of an audience of my peers and professors.
xlwings Financial Spreadsheet Creation
- Created a Python script that populates a financial spreadsheet using popular Python library xlwings.