Pinned Repositories
Blog
A blog app using react native and jsonserver which is a convenient RESTful API simulator and ngrok which allows users to expose local development servers to the internet. The app allows users to add, delete and edit blog posts and view them.
Customer-Segmentation
Applying a softmax based neural network to predict customer category
Heart-Disease_Detection_XGBoost
Detecting the presence of heart disease using XGBoost and showing implementation of decision tree using custom functions
OpenD
predict
Predictor
Recommendation-System
Building a recommendation system using both collaborative filtering and content-based filtering
Secrets
Authentication web app showing all various levels of user authentication and security using different hashing methods like bcrypt, md5 and login using google using passport middleware of node.js. The user can add new secrets and can see list of all secrets stored in the database
Simon_Game
A game using javascript and jquery where the user needs to remember the cube and press it in series and will progress and when press wrong the screen will show you lost
To_Do_List
Simple list management web application where user can add delete and edit new notes and previous notes and can create new lists by dynamic routing and data persistence is implemented by using mongoDB and mongoose framework and also SQL and pgAdminv4
MaliciousMonk45456's Repositories
MaliciousMonk45456/Blog
A blog app using react native and jsonserver which is a convenient RESTful API simulator and ngrok which allows users to expose local development servers to the internet. The app allows users to add, delete and edit blog posts and view them.
MaliciousMonk45456/Customer-Segmentation
Applying a softmax based neural network to predict customer category
MaliciousMonk45456/Heart-Disease_Detection_XGBoost
Detecting the presence of heart disease using XGBoost and showing implementation of decision tree using custom functions
MaliciousMonk45456/OpenD
MaliciousMonk45456/predict
MaliciousMonk45456/Predictor
MaliciousMonk45456/Recommendation-System
Building a recommendation system using both collaborative filtering and content-based filtering
MaliciousMonk45456/Secrets
Authentication web app showing all various levels of user authentication and security using different hashing methods like bcrypt, md5 and login using google using passport middleware of node.js. The user can add new secrets and can see list of all secrets stored in the database
MaliciousMonk45456/Simon_Game
A game using javascript and jquery where the user needs to remember the cube and press it in series and will progress and when press wrong the screen will show you lost
MaliciousMonk45456/To_Do_List
Simple list management web application where user can add delete and edit new notes and previous notes and can create new lists by dynamic routing and data persistence is implemented by using mongoDB and mongoose framework and also SQL and pgAdminv4
MaliciousMonk45456/Token
MaliciousMonk45456/Tracker
A Tracker app using react native with context API and react navigation and custom express API using ngrok and jsonServer with authentication using JWT, async storage and bcrypt where each user can see their location on map and choose to store it using mongoDB for data persistence
MaliciousMonk45456/Unsupervised-Learning
Implementation of two unsupervised learning k-means clustering and anomaly detection