email
linkedin
github
portfolio

Latest Work

GreekGather


Project Description

GreekGather is a web platform designed to streamline membership and event management for Greek organizations. Built with Flask and React.js, it features role-based access control, chapter management, and event scheduling for a seamless user experience.

Tech Stack

Python (Flask) JWT Authentication Reack.js CSS SQL
GreekGather_GitHub View Project on GitHub

Code Architecture

GreekGather/
│
├── backend/
│   ├── app.py         # Flask application entry point
│   ├── requirements.txt # Python dependencies
│   ├── models.py        # Database models
│   ├── routes/ 	 # Database routes
│   │   ├── *.py   
│   └── migrations/      # Database migration files
│
├── frontend/
│   ├── src/
│   │   ├── App.js       # Main React component
│   │   ├── index.js     # React entry point
│   │   ├── components/  # Feature components
│   │   │   ├── *.jsx # Join, Manage, View Chapter
│   │   │   ├── *.jsx # Register, Login, Manage Roles
│   │   │   ├── *.jsx # Events, Navigation, etc    
│   │   └── styles/
│   │       └── *.css     # Component-specific styles
│   └── package.json      # Frontend dependencies
									

TravelMate


TravelMate_Project1
TravelMate_Project1 TravelMate_Project1

Project Description

A full-stack web application designed to streamline collaborative travel planning by allowing users to create, manage, and share itineraries. Built with Flask and React.js, it features user authentication, trip organization, and an intuitive interface for seamless travel coordination.

Tech Stack

Python (Flask) JWT Authentication Reack.js CSS SQL Figma
TravelMate_GitHub View Project on GitHub

Personal Website


Previous UI:

PersonalWesite_Project2

Project Description

A fully responsive portfolio site showcasing projects, experience, and skills with an interactive and user-friendly design. Built with HTML, CSS, and JavaScript, it was recently updated with a modern, reactive design and improved system architecture. The previous version is shown in the image


New Features

  • Modern CSS Architecture
  • Improved Component Structure
  • Enhanced Responsive Design
  • Interactive Elements, Hover States
  • Social Network Navigation Bar, Skill Progress Bar
  • GreekGather_GitHub View Project on GitHub