FaizanZaheerGit
Passionate MERN Developer | AI & ML Enthusiast... Highly skilled Python, JavaScript, Typescript, Flask, Express JS, React JS, SQL, NoSQL (MongoDB)
Pinned Repositories
DDoS-Detection-ML
Various supervised machine learning techniques on the highly optimized NSL-KDD dataset to create an efficient and accurate predictor of possible intrusions on a network.
ExpressJsBoilerplate
This is a boiler plate for Express JS with Mongoose
ExpressTsBoilerplate
This is a Boilerplate project for using Express with Typescript using Typegoose for ORM for MongoDB connection
Flask-Mongoengine-Boilerplate
This is a boilerplate project for CRUD and authentication in Python Flask with MongoDB (mongoengine)
LinkedListBankAccounts
This is an implementation of a Simple Bank Account System using Linked List and Txt File
nestjs-boilerplate
A Simple Nest Js, with Mongoose ORM (MongoDB database), and Passport JWT used for authentication
Number-Convertor-in-C-
this number convertor is used to convert numbers from one system or format into another, supported formats/number systems include decimal, hexadecimal, binary, octal
ScrapManagementSystem
Simple Desktop Application for a Scrapyard Management System made with C# and SQL Server
simple-scientific-calculator-in-c
this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions
StudentPerformancePrediction-ML
This is a simple machine learning project using classifiers for predicting factors which affect student grades, using data from CSV file
FaizanZaheerGit's Repositories
FaizanZaheerGit/StudentPerformancePrediction-ML
This is a simple machine learning project using classifiers for predicting factors which affect student grades, using data from CSV file
FaizanZaheerGit/ScrapManagementSystem
Simple Desktop Application for a Scrapyard Management System made with C# and SQL Server
FaizanZaheerGit/Flask-Mongoengine-Boilerplate
This is a boilerplate project for CRUD and authentication in Python Flask with MongoDB (mongoengine)
FaizanZaheerGit/simple-scientific-calculator-in-c
this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions
FaizanZaheerGit/DDoS-Detection-ML
Various supervised machine learning techniques on the highly optimized NSL-KDD dataset to create an efficient and accurate predictor of possible intrusions on a network.
FaizanZaheerGit/ExpressJsBoilerplate
This is a boiler plate for Express JS with Mongoose
FaizanZaheerGit/ExpressTsBoilerplate
This is a Boilerplate project for using Express with Typescript using Typegoose for ORM for MongoDB connection
FaizanZaheerGit/nestjs-boilerplate
A Simple Nest Js, with Mongoose ORM (MongoDB database), and Passport JWT used for authentication
FaizanZaheerGit/LinkedListBankAccounts
This is an implementation of a Simple Bank Account System using Linked List and Txt File
FaizanZaheerGit/Number-Convertor-in-C-
this number convertor is used to convert numbers from one system or format into another, supported formats/number systems include decimal, hexadecimal, binary, octal
FaizanZaheerGit/simon-game
A Simple And Fun Pattern Matching Game built for learning on web development