SocialSphere
SocialSphere is a social media website that helps user to share posts, like, comment, message friends, etc. It has an offensive comment filtering system implemented using Logistic Regression algorithm with Python and real time messaging with Socket.io
Next.js
MongoDB
Python
Messayo
Messayo is a messaging website developed using MERN stack. It helps users to add other users and then message their friends and also share pictures. It integrates real time messaging feature with the help of Socket.IO
React.js
Express.js
MongoDB
HavocAura
HavocAura is an ecommerce website developed using MERN Stack. It consists of a catalog of laptops and PC Parts. Users can easily add any item to cart and then checkout with secure eSewa payment gateway. Users also have the option to build their own PC with the parts they selected.
React.js
Express.js
MongoDB
Gaidim
SocialSphere is a social media website that helps user to share posts, like, comment, message friends, etc. It has an offensive comment filtering system implemented using Logistic Regression algorithm with Python and real time messaging with Socket.io
HTML
CSS
JavaScript
PHP
MySQL
Furniture Classification
It is a simple console based furniture classification implemented using Python. It makes use of CNN (Convolutional Neural Network) to classify the furnitures. Users can simply provide an image and then it will classified into Almirah, Chair, Fridge, Table, or TV
Python
Rock Paper Scissors
A simple rock paper scissors game developed using HTML, CSS, and JavaScript. It simply allows user to play rock paper scissors with computer. It also keeps track and stores the scores (win, draw, loss) with the option to reset the scores.
HTML
CSS
JavaScript
To Do List
A simple To-Do List developed using React + TypeScript. Users can simply add tasks and then remove the tasks. The tasks are stored in local storage so the user can access it when they return to the website.
React.js
TypeScript