The rust web server project is the final project in "The Rust Programming Language" book. This project is meant to showcase a basic understanding of the Rust programming language, and to mark my completion of the book.
CohenJ / rust-web-server
Blume News is a simple website that's similar to any common social media website, but instead of posts about users' lives, the website requests news articles from a news API and displays them as content. This project is meant to showcase my proficiency in single-page applications and JavaScript front-end frameworks. In this project, I utilize tools such as React, MongoDB, Tailwind CSS, and external APIs.
CohenJ / blume-news
Spotify Podcast Search is a tool designed to help users find specific episodes from a given podcast on Spotify. This project also showcases my proficiency in building full-stack, server-side rendered applications using Python with Flask and PostgreSQL. Other tools used include SQLAlchemy, Jinja, RESTful APIs, JavaScript, HTML, and CSS.
CohenJ / spotify-podcast-search
The Springboard Projects and Exercises code repository showcases a large amount of what I practiced and learned during my ten month software engineering course with Springboard. This repository does not include my two largest projects, as they are separated into their own repositories.
CohenJ / springboard-projects-and-exercises