Portfolio

Github

[2022] Forum Scraper is a console program built in C# to scrape the web forum HotCopper. The console menu allows the user to select one of the top 10 recent forum posts in the daily trading section and is given a list of stock ticker symbols along with the number of repetitions.

The user is then given the option to save the file (currently points to my onedrive address) or discard. If saved, the file also includes the post contents.

[2021] React project to refresh on fundamentals and learn about react hooks / context. It is a project that calculates and records investment information as well as provide a net income after expenses calculation.

It displays information about potential tax applied to capital gains and breaks down expenses into categories and includes a savings rate. It then displays a pie chart of profit/loss and another on expenses by category.

[2019] Realuniverse is a site that built my typescript skills while consolidating my react skills.

It uses an autocomplete searchbar and dynamically displays the information you will receive when searching for a planet with the particular tab selected.

It imports real data from a json file kept within it’s assets taken from Wikipedia imported as tables into excel and then parsed into json. There is also a link to the data source.

portfolio image classic website

[2017] Classic Website with slider and menu button. Demonstrates responsive styling techniques and on hover animations. It also shows the ability to work with shapes and different media formats.