Pinned Repositories
CSRF_Implementation
This project tries to prevent csrf attacks by generating the token and sending it to the browser. This token is sent by the browser on each and every request so that csrf attacks cannot take place.
EasyFiles
TechStack: ReactJS, NodeJS, MongoDB, Mongoose. Built a centralized file management application using MongoDB GridFS through which you can upload pdf/docx files to the server, download them whenever needed and delete them from the server.
Employee-Salary-Classifier
Training classification models estimating the likelihood that an individual will achieve an annual income of $80,000 or more, utilizing a sophisticated analysis of multiple determinants. This comprehensive assessment incorporates work experience , Industry , job title , state and many other features to deliver a prediction of financial success
formValidationUsingRegex
Here, I have used different regex patterns to validate the input data from the user
Github_topics_scrapping
TechStack: Python, BeautifulSoup, NumPy, Pandas. I have used BeautfulSoup and Pandas library available in python for scrapping the github topics as well top 20 repositories of each topic.
IPL-Data-Analysis
TechStack: Numpy, Pandas, Matplotlib, Seaborn, Python. Analysed IPL data and found out some interesting facts about playing teams, players etc. and visualized findings for effectively communicating data insights.
Just-Bookmark-It
Currently developing an API which will help users to bookmark important hyperlinks. Tech : NestJS, Docker, AWS S3, AWS ECR, AWS ECS, PostgreSQL
ModifyText
Here, I have used Django framework for modifying or cleaning the text
PostBanao
Created a mobile application for making posts using Flutter
WellCare
TechStack: ReactJS, NodeJS, ExpressJS, MongoDB, Socket.IO, TailwindCSS. Built a health portal where users can easily find online physiotherapists within a given area and aiding them in online booking appointments. Integrated a Video call API for meetings and a chat feature where users can have one-on-one chat with the expert.
DEV270201's Repositories
DEV270201/WeatherCheck
React application for checking weather across different cities
DEV270201/yourExpenser
Small expense tracker application using Javascript
DEV270201/AaveSimulator_UI
Tried to replicate the Aave UI using React.js and CSS libraries
DEV270201/CommentBox
Developed a comment box application using recursive algorithms that facilitates adding, editing, and deleting comments within comments (nested comments) with ease.
DEV270201/EasyFiles
TechStack: ReactJS, NodeJS, MongoDB, Mongoose. Built a centralized file management application using MongoDB GridFS through which you can upload pdf/docx files to the server, download them whenever needed and delete them from the server.
DEV270201/Employee-Salary-Classifier
Training classification models estimating the likelihood that an individual will achieve an annual income of $80,000 or more, utilizing a sophisticated analysis of multiple determinants. This comprehensive assessment incorporates work experience , Industry , job title , state and many other features to deliver a prediction of financial success
DEV270201/Github_topics_scrapping
TechStack: Python, BeautifulSoup, NumPy, Pandas. I have used BeautfulSoup and Pandas library available in python for scrapping the github topics as well top 20 repositories of each topic.
DEV270201/React_Product_Page
Developed an aesthetic designed product page using ReactJS and Mantine library. Integrated a Three.js model for the product!
DEV270201/WellCare
TechStack: ReactJS, NodeJS, ExpressJS, MongoDB, Socket.IO, TailwindCSS. Built a health portal where users can easily find online physiotherapists within a given area and aiding them in online booking appointments. Integrated a Video call API for meetings and a chat feature where users can have one-on-one chat with the expert.
DEV270201/Chatychat
Integrated ChatGPT API into a django powered web application to see how this API works
DEV270201/Code
DEV270201/CSS-Tricks
My repo where I try different CSS tricks related to animations or using cool CSS properties!!
DEV270201/DEV270201
DEV270201/Gradient_descent
Here, I have tried writing code of gradient descent in python by myself. I have built simple linear regression model as well as multiple regression model using gradient descent algorithm.
DEV270201/Linear_Regression_using_scaling
Firstly, I trained the Linear Regression model without scaling down features. After that, I applied StandardScaler and MinMaxScaler on my data and plotted data distribution plots
DEV270201/Machine_Learning_Journey
Hey, this is my Machine Learning journey repository where I upload all the notebooks in which I have practiced Machine Learning concepts.
DEV270201/MSDreamers
Built a GRE portal which have the features like flash cards, forum etc. We have used React.js for building the UI of our application, Express.js for supporting our server and MongoDB as our database.
DEV270201/Musify
My guitar cover streaming application. Mobile responsiveness included. I have used React.js and CSS libraries for building the UI of the application as well as Node.js for supporting the server.
DEV270201/Rent_SPA
DEV270201/Sales_Insights
I have used Power-BI to visualize and analyze the trends of sales of a company
DEV270201/SamvadAI
SamvadAI - The Conversational AI Powerhouse
DEV270201/taskTracker_Redux
Building a task tracker application by revising my redux concepts
DEV270201/Tif-1
DEV270201/Tif-2
DEV270201/Titanic_Visualization
Visualized some graphs based on titanic dataset for analyzing data using Numpy, Pandas, Matplotlib, Seaborn
DEV270201/track_App
made a todo app using Vue.js and tailwind.css
DEV270201/ui-docs
[WIP] Design system of TheNirvanaLabs ⚡️ - Open for all ❤️ - Powered by daisyUI 😇
DEV270201/UserRegistration
trying to implement user registration
DEV270201/Web_Design_React
DEV270201/WebsiteInReact
tried creating a startup website using React.js