@TepidFanny11 B-TREE PROJECT - RDBMS INDEX SEEK IMPLEMENTATION (Link)
• The optimization of Index Seek over Table Scan by implementation of B-Tree is
shown using a minimal GUI and Core Java Concepts like Swing, AWT and
Multi-threading.
• Page Access is reduced by 99 % and Search Speed Improved by 94%.
• Tech Stack: Java, Java AWT and Swing
CHATSKOOT (Link)
• Full Stack Chatting App,Realtime One on One and Group chat functionality,Admin
access to add/remove group members, User can view other users profile,
Notification appears when user recieves a message.
• Tech Stack: JavaScript, MongoDB, Express.js, React.js, Node.js, Socket.io,
Chakra-UI, Bcrypt.js
CODE VIEWER (Link)
• Room based collaborating application, Multiple users join a room and perform
real-time code editing on a single web-based platform
• Tech Stack: JavaScript, Express.js, React.js, Node.js, Socket.io