The mission of Turing School of Software & Design is “to unlock human potential by training a diverse and inclusive student body to succeed in high fulfillment technical careers.” Starting in August 2022 I began learning about enterprise-grade, production level Back-end software development in full-time, agile environment.

Projects completed while attending Turing School of Software & Design:


Board Together

Board Together is a full-stack application combining a React frontend deployed to Surge, and Ruby on Rails backend deployed to Heroku. The frontend handles client-side tasks and displays data from the backend, which handles server-side logic and database operations. Deployment involves building the React frontend, integrating it with the Rails backend, and pushing the code to Heroku. The application can be accessed at the Surge URL.

link to Board Together organization repo link to board Together website

board-together


Rails Engine

Expose an API; Consume the same API

link to GitHub repo

image1

Additional screenshots:


Viewing Party

Consume an API; Authorize/Authenticate a User

link to Github repo

image1

Additional screenshots:


Little “Esty” shop

‘Little Esty Shop’ is a group project that requires students to build a fictitious e-commerce platform where merchants and admins can manage inventory and fulfill customer invoices.

link to Little Esty shop Github repo

little esty shop