I'm a full-stack software engineer with a global perspective, a passion for urban sustainability, and a solid foundation in coding from completing the Ada Developers Program.
- π I'm currently on a journey to obtain my AWS Cloud Practitioner Certificate, and I'm excited about the possibilities it offers in the world of cloud computing!
- ππ§ I'm currently reading up on "Designing Data-Intensive Applications".
- π§While I have a strong technical skill set, I'm always open to guidance and assistance from experienced professionals to navigate the complexities of the tech world.
- πποΈπ± My heart beats for urban cities and sustainability! There's something mesmerizing about the hustle and bustle of city life, and I'm deeply passionate about making these cities more eco-friendly and livable. Let's chat about urban planning and sustainable tech solutions!
- π¬ Feel free to ask me about my experiences transitioning into a tech career, my time at the Ada Developers Program, or how my passion for sustainability intersects with technology. I'm here to share insights and advice! π£οΈπΌ
- π±πΎ I'm also the proud parent of two adorable cats, who sometimes make surprise appearances during my tech adventures!
π« If you'd like to connect or chat about tech, sustainability, or anything in between, you can reach out to me at LinkedIn. I'd love to hear from you!
Seattle Black Owned Map Proxy - SobHub API
- The Seattle-Black-Community-Hub-proxy-server is a Python-based web application built using the Flask framework.
- It provides a RESTful API that allows users to perform CRUD (create, read, update, delete) operations on resources related to black-owned businesses and historical sites in the Seattle area.
Seattle Black Owned Map - SobHub Front End | Demo | Preliminary Research Video
- Tech: Flask, PostgreSQL, SQLAlchemy, React and Leaflet, Python, Javascript, HTML/CSS, deployed on Heroku
- Developed a web application that serves as a community hub to help promote Black-owned businesses, services, and historical sites in Seattle, Washington.
- Users can view a map of Seattle with markers for all the businesses and sites on the map.
- They can click on each marker to see more information about each location and its contact details.
- It fetches data from four endpoints using axios, a Promise-based HTTP client, and stores the data in state variables using React hooks.
Inspiration Board - Front End | Backend End
- Tech: Flask, PostgreSQL, SQLAlchemy, React, Python, Javascript, HTML/CSS, deployed on Heroku
- Collaborated in a 4-person team to design and create an interactive web application that enabled users to post inspirational messages to a board owned by multiple individuals.
- Led the front-end design and development of a React-based web application, utilizing Props and Hooks to implement user interface
- Used React JS library to initialize and manipulate state within a component, propagate data to nested components
- Implemented test-driven development using Pytest and fixtures to validate board and card creation and retrieval routes, ensuring code reliability.