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/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.
DEV270201/formValidationUsingRegex
Here, I have used different regex patterns to validate the input data from the user
DEV270201/ModifyText
Here, I have used Django framework for modifying or cleaning the text
DEV270201/PostBanao
Created a mobile application for making posts using Flutter
DEV270201/useCustomHooks
Different custom hooks that can be used in React.
DEV270201/RDBMS_IA2_1911052_2021006
Implementation of the IEEE technical paper related to database system
DEV270201/Algorithms-Cheatsheet-Resources
🤓All the geeky stuffs you need to know at one place!
DEV270201/csi_superhero_fanpage
The Superhero fanpage!! Create Pull request and start with open source
DEV270201/GharBulao
Built a Django web app following MVT architecture to aid tourists in finding ideal accommodations at local properties across 5+ cities and providing comprehensive details on available amenities, property location. Boosted application by implementing Ajax for seamless client-server interaction, optimizing user experience.
DEV270201/github-commands-cheatsheet
Feel free to add commands which you learnt / know and are not present here.
DEV270201/helloAlgorithm
Add Algorithms and data structures from any language you like. open for hacktoberfest 2021 :)
DEV270201/introduction-to-sql
Free Introduction to SQL eBook
DEV270201/LibraryManagementSystem
Learning Tkinter and MySQL database
DEV270201/open-source-contribution
to learn how to do pull request and do contribution to other's repo
DEV270201/simple-web-project-collection
Collection of website applications project that is simple and beginner-friendly to start your journey on Web Development Learning Path.