covid hub screenshot

COVID Hub

[solo project] COVID hub is a portal to view key Coronavirus statistics.
Data: Johns Hopkins University via amCharts script
Stack: React, amCharts
view code

hackathon portal screenshot

Hackathon Portal

[solo project] Hackathon Portal is a web portal to list, organize and join hackathons.
Stack: React, Node/Express, MongoDB, Semantic UI React
view code

ios weather screenshot

iOS Weather

[solo project] My quarantine activity was learning Swift! Native iOS app built using storyboards and consuming the OpenWeather API.
Stack: Swift
view code

redemption calculator screenshot

Redemption Calculator

[solo project] Redemption calculator is an engine to determine whether to use miles or money for flights on Delta, American or United.
The main function accepts the value of one airline mile, the price in miles and the price in dollars and returns a boolean indicating whether miles are the better deal.
Mileage valuations from The Points Guy
Stack: React, Sass
view code

password generator screenshot

Password Generator

[solo project] Pseudo-random index generation from a pool of characters that is created from the user's selections. User's character selections are guaranteed via a validation function that will recurse until all requested character types are present. Styled to resemble the LastPass online generator.
Stack: React, JS, Material UI
view code

transfer buddy screenshot

transferBuddy

[solo project] transferBuddy is a navigation app that tells travelers where to transfer on the NYC subway.
I built it primarily to strengthen my understanding of graph traversals and to learn to deploy a Python back end.
Stations are connected nodes, and the search algorithm is a breadth-first search that returns the shortest path between two connected stations.
Stack: Flask, React, Material UI
view code

autonomous partners screenshot

ASP Landing Page

[solo project] The landing page for ASP, a leading investment fund.
Stack: HTML, Less, CSS
view code