Pedro Gonzalez-Guevara

B.S. Computer Science

Software Engineer

Photogram

Photogram was inspired by the popular social media platform, Instagram. Users can share pictures and view pictures of other users

This was my first project using Angular and the C# programming language. More specifically, the REST API was built with ASP.NET Core, the Entity Framework ORM, and PostgreSQL. The REST API makes use of the Cloudinary API to store the users' images.

TalkCrypto

TalkCrypto was built to give crypto currency enthusiasts a place to discuss their favorite coins and trading strategies.

The tools I used to build the backend for TalkCrypto consist of NestJS, Typescript, Typeorm, PostgreSQL, and PassportJS. The frontend for this project was built using ReactJS and TailwindCSS.

Countries Explorer

An easy to use web app for exploring facts about countries. Countries Explorer comes with search, filter, and dark mode capabilities. It also works on both desktops and mobile devices.

This project was built using Reactjs and the REST Countries api.

GameShop

GameShop helps businesses bill customers and keep track of their inventory

The frontend for this project was built using ReactJS and TailwindCSS. The REST API was built with ExpressJS and PostgreSQL.