Skip to content
View giocapeli's full-sized avatar
Block or Report

Block or report giocapeli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
giocapeli/README.md

👋 Hi there, I am Giovanni!

I'm a Brazilian living in the Netherlands who loves photography, cooking, binge-watching Netflix series, and travel planning. I see myself as a creative and self-driven developer ready to accept new challenges and contribute to building up and bringing to life amazing projects and ideas!

💻 Languages, libraries and frameworks: 💻


   

💪 Familiar and aiming to improve tools: 💪


Last Projects

ChatGPT Simulated Chat

I created a simulation of a webchat app using Python (Flask) and HTML/CSS (with these, I even got some help from ChatGPT to start the files) to test how would be a conversation between two ChatGPTs, how creative they could be, and if the chat would sound like a real conversation. You can pick a starting topic, define the type of conversation and even their mood of them, or just let them do everything by themselves.

App Repository




What Should I Eat?

WhatShouldIEat is a web app that helps people decide what to cook, finding recipes using ingredients they already have in the fridge or pantry. You can search by multiple ingredients and the first results are the ones with more matches. The user can also save recipes as favorites, rate the ones he already cooked, or even contribute to the community by posting his own recipes.

Deployed MVP
Frontend Repository
Backend Repository




iXcuse

Are you out of excuses? iXcuse is an app that helps you to make up excuses. You can get an excuse by type of occasion, like work, school, family event, missing appointment and more. You can also log in and keep track of your excuses and the app will be sure you are not using the same excuse twice for the same person or occasion.

Frontend Repository
Backend Repository

📪 Reach Me 📪

Pinned Loading

  1. recipeApp-backend recipeApp-backend Public

    This is the backend of WhatShouldICook? web app. All the logic, filtering, sorting and validation are made by the backend. The endpoints require authentication when they change the database. Beside…

    JavaScript

  2. recipeApp-frontend recipeApp-frontend Public

    WhatShouldIEat is a web app that helps people decide what to cook, finding recipes using ingredients they already have in the fridge or pantry. You can search by multiple ingredients and the first …

    JavaScript