Stuff I've Built So Far
Swiftmail
A backend for email web server(HTTP).
- Users can send and recieve emails
- Has features for deleting,read,archive,starred mails.
- Has an ML model Integrated for checking spam Mails
- Provides users(sender) to put self-declared tags and labels with the mail
- Provides users to make a group of emails and see all the mails in the group
StreamScape
A social media web application.
- A social media website using MERN Stack and application state management using React-Redux
- Application allows users to post their Images along with description, like and make friends.
Scribify
A blogging web Application.
- A web application using Flask and MySQL for users to Post blogs.
- Users can post their blogs as well as read blogs posted by other people
- Utilized the Flask Admin Dashboard to create a UI for the admin side of application to allow admins to monitor blogs.
Club Website
A Landing page for the Linux Club VIT Chennai.
- Website giving information about club, events, support etc.
- A leaderboard for ranking club members based on their contributions.
- Has a server for storing and updating club member information.