Project Showcase

Highlighting my web development journey

Innovative Web Solutions

Explore my collection of web applications built with modern technologies. Each project demonstrates problem-solving skills and technical expertise.

  • Docker
  • Git
  • Github
  • CSS3
  • Framer Motion
  • Front-end
  • HTML5
  • JavaScript
  • Next.js
  • React Hook Form
  • React Icons
  • React.js
  • React Testing Library
  • React Router DOM
  • Tailwind CSS
  • TypeScript
  • useForm
  • Artificial Inteligence
  • ChromaDB
  • Kagglehub
  • LangChain
  • Matplotlib
  • Numpy
  • OpenCV
  • Pandas
  • Pillow
  • Python
  • ScikitLearn
  • Streamlit
  • TensorFlow

Featured Projects

Below you will find my most significant web development projects. Click on any project to learn more.

    BR Architects

    Discover the innovative world of BR Architects – blending creativity, sustainability, and modern design. Explore our portfolio of architectural masterpieces and learn how we shape spaces that inspire.

    Areas

      • Front-end

    Hard Skills

      • Docker
      • Git
      • Github
      • Next.js
      • React.js
      • Tailwind CSS
      • TypeScript

    Fashion Blog

    Discover the latest fashion trends, style tips, and inspiration from the world of fashion. Your go-to blog for staying stylish and up-to-date with the industry's hottest looks.

    Areas

      • Front-end

    Hard Skills

      • Docker
      • Git
      • Github
      • Framer Motion
      • Next.js
      • React Icons
      • React.js
      • Tailwind CSS
      • TypeScript

    Interior Design

    Explore elegant and modern interior design solutions tailored to your style. Browse our portfolio, discover inspiration, and transform your space with professional design ideas.

    Areas

      • Front-end

    Hard Skills

      • Docker
      • Framer Motion
      • Git
      • Github
      • Next.js
      • React Icons
      • React.js
      • React Testing Library
      • Tailwind CSS
      • TypeScript

    Thin Crust Pizza

    Discover the art of thin crust pizza — crispy, flavorful, and made with fresh ingredients. Explore recipes, tips, and inspiration for crafting the perfect thin crust pizza at home.

    Areas

      • Front-end

    Hard Skills

      • Docker
      • Framer Motion
      • Git
      • Github
      • Next.js
      • React Icons
      • React.js
      • Tailwind CSS
      • TypeScript

    Project Showcase

    Gabriel Cavalcante's main side projects, developed by using cutting-edge technologies, good software achitecures and good coding practices.

    Areas

      • Front-end

    Hard Skills

      • Docker
      • Git
      • Github
      • Next.js
      • React Icons
      • React.js
      • Tailwind CSS
      • TypeScript

    Travel Agency

    Discover your next adventure with Travel Agency - explore top destinations, customized vacation packages, and hassle-free booking. Plan your dream trip today!

    Areas

      • Front-end

    Hard Skills

      • Docker
      • Git
      • Github
      • Next.js
      • React Icons
      • React.js
      • Tailwind CSS
      • TypeScript

    Wizard Register

    Register as a mage in the kingdom of Eldoria! Join the Royal Archives to unlock exclusive mystical powers, quests, and resources.

    Areas

      • Front-end

    Hard Skills

      • Docker
      • Git
      • Github
      • Next.js
      • React Hook Form
      • React.js
      • React Testing Library
      • Tailwind CSS
      • TypeScript

    Cats and Dogs Classifier

    Implementation of two models using a convolutional neural network (CNN) to classify images into two distinct classes (dogs and cats). Transfer learning is performed between the first and second models to improve results, which are measured using performance metrics to assess training progress.

    Areas

      • Artificial Inteligence

    Hard Skills

      • Matplotlib
      • Python
      • TensorFlow

    CelebrityFaceRecognition

    Celebrity face recognition system built using deep learning. It leverages a Convolutional Neural Network to identify individuals from a dataset of celebrity images. The system first pre-processes the image data, trains the model, and then uses a Haar Cascade classifier to detect faces in new images.

    Areas

      • Artificial Inteligence

    Hard Skills

      • Git
      • Github
      • Kagglehub
      • Matplotlib
      • Numpy
      • OpenCV
      • Python
      • ScikitLearn
      • TensorFlow

    Image Dimensionality Reduction

    A Python project for converting RGB images to grayscale and binary formats. Uses luminance calculation for grayscale conversion and thresholding for binary conversion. Includes functions to save the processed images. Built with NumPy and PIL (Python Imaging Library).

    Areas

      • Artificial Inteligence

    Hard Skills

      • Git
      • Github
      • Numpy
      • Pillow
      • Python

    Iris Classifier

    This project demonstrates the use of a Multi-layer Perceptron (MLP) classifier on the Iris dataset. It includes data preprocessing, hyperparameter tuning with GridSearchCV, model evaluation using metrics like accuracy, precision, recall, F-score, and specificity, and visualization of ROC curves for multi-class classification.

    Areas

      • Artificial Inteligence

    Hard Skills

      • Python
      • ScikitLearn
      • Matplotlib

    Object Detection With YOLO

    This project demonstrates how to train a YOLOv8 object detection model to detect various types of fruits. The process involves loading a pre-trained YOLOv8 model, training it on a custom dataset of fruits, evaluating its performance, and running inference on sample images.

    Areas

      • Artificial Inteligence

    Hard Skills

      • Git
      • Github
      • Matplotlib
      • Numpy
      • Pandas
      • Python
      • OpenCV

    OmniDoc

    A RAG chatbot built with LangChain, ChromaDB, and LLM of Groq that processes PDF documents for context-aware question answering. Features document ingestion, text splitting, vector storage, and conversational memory with a Streamlit web interface.

    Areas

      • Artificial Inteligence

    Hard Skills

      • Python
      • Git
      • ChromaDB
      • Github
      • Streamlit
      • LangChain

    Recommendation System

    This project demonstrates the creation of a content-based image recommendation system. It leverages a pre-trained VGG16 deep learning model to extract meaningful feature vectors from images. These features are then compared using cosine similarity to identify and recommend visually similar images.

    Areas

      • Artificial Inteligence

    Hard Skills

      • Git
      • Github
      • Matplotlib
      • Numpy
      • Python
      • ScikitLearn
      • TensorFlow

    Virtual Assistant

    A simple command-line voice assistant built with Python that listens for spoken commands. It can perform tasks like searching YouTube and Wikipedia, playing local music files, telling jokes, and getting the current time, using Google's Speech-to-Text and Text-to-Speech APIs for interaction.

    Areas

      • Artificial Inteligence

    Hard Skills

      • Git
      • Github
      • Python