

As a Computer Science student, I enjoy creating projects that allow me to apply what I learn in class to real-world applications. One of my main projects is Greet Meet Eat, a social matching web application designed to help people connect with others based on their location and availability.
The Idea Behind the Project
The idea behind Greet Meet Eat came from the challenge of helping people find opportunities to meet and interact with others more easily. The application matches users based on shared interests, location, and available time, making it easier for people to connect and communicate.
Technologies Used
While developing this project, I worked with different technologies to build both the front-end and back-end parts of the application.
- HTML & CSS – Used to create the structure and design of the website.
- JavaScript – Used to add interactive features and application logic.
- Node.js – Used for backend development and server-side functionality.
- MongoDB – Used to store and manage user information, matches, and chat data.
- WebSockets – Used to create real-time communication between users.
- GitLab – Used for version control and team collaboration.
What I Learned
Working on Greet Meet Eat helped me understand how different parts of a web application connect together. I learned more about database management, backend development, user authentication, and creating features that improve the user experience.
This project also taught me the importance of teamwork, communication, and testing when developing software. Working with a team helped me improve my problem-solving skills and understand how developers collaborate on larger projects.
“Small ideas can become meaningful applications when you combine creativity, teamwork, and technology.”
Future Improvements
In the future, I would like to continue improving Greet Meet Eat by adding more features, improving the user interface, and making the application more accessible for different types of users. This project has encouraged me to continue exploring web development and software engineering.
