Hey, my name's Elina (they/them).

I'm a Software Engineering graduate from Thinkful.

Screenshot of pet adoption website that features large background of cat and dog laying on grass playfully. Screenshot of pet adoption website that shows the list of people in line to adopt a pet as well as one image of a cat and one image of a dog. Screenshot of pet adoption website that shows an image of a cat and a dog with text underneath describing each pet.

FIFO Pet Adoption Site Project

Development Stack: JavaScript, React, Node, Express, custom build API, Vercel, Heroku, Queue data structure

Description: In this project, I created a FIFO (First In First Out) pet adoption service using a queue data structure. This full-stack application has a custom-built API using Express and allows for CRUD actions. It is powered by a queue data structure and JavaScript. This application adheres to good architectural practices, follows React design principles, as well as aligns with RESTful API guidelines.


Client GitHub Repo


Server GitHub Repo


Vercel Deployment