Portfolio

Check out my latest projects!

Web development


library-image
  • Zenvia

  • Developed a mental health website that offers relaxing background music and provides links to guided yoga sessions on YouTube and mental health podcasts on Spotify.
  • Aimed at promoting mindfulness and emotional well-being through a soothing and user-friendly interface.
  • Tech Stack: HTML, CSS, JavaScript
NeoMom360-image
  • NeoMom360

  • An AI-powered healthcare support system for new mothers.
  • Built a user-friendly pregnancy care website with streamlined booking and check-up features.
  • Tech Stack: HTML, CSS, JavaScript, Flask, Machine Learning
guitar-image
  • Goodness

  • A website that sells guitars and accessories online.
  • Created for browsing, comparing, and purchasing guitars with ease.
  • Tech Stack: HTML, CSS, JavaScript

Other projects


tomatoMedic-image
  • TomatoMedic


  • A plant disease detection system for tomato leaves.
  • Helps farmers detect diseases early and prevent crop loss.
  • Tech Stack: Streamlit, Python, Machine Learning
memory management simulation
  • Slab and Buddy Memory Management Simulation

  • A simulator for memory management techniques.
  • Built to visualize how OS handles memory allocation.
  • Tech Stack: C++, Qt creator
optical character recognition
  • Optical Character Recognition

  • An OCR tool that extracts text from images.
  • Helps digitize printed/handwritten text quickly.
  • Tech Stack: Matlab
travelling salesman simulation
  • Traveling Salesman Simulation

  • Simulation of the Traveling Salesman Problem (TSP).
  • Demonstrates shortest path optimization in graphs.
  • Tech Stack: C++, Algorithms