Jacob Greenwald

Software Engineer 🍕
Github

My Projects

Click through the tabs below to see my latest projects.

Concert Search


My latest project. A search UI that pulls in live concert recordings from archive.org's API.

Features include a custom JavaScript music player and access to thousands of live concert recordings.

App also features a custom visualizer made by connecting to the browser's audio api and dynamically display a visual representation of the frequency of the sound waves for whichever song is playing.

The front end is built in React with HTML, CSS and TypeScript. The back end is built in NestJS, a Node based JavaScript framework. Check out the GitHub repo for the back end.