bhattji007
Backend Developer @saasden7 | Cloud Enthusiast | Crafting Seamless User Experiences🚀
Saasden Pvt Ltd Remote
Pinned Repositories
bhattji007
BLOG
E-challan-reminder
Automated tool for web scraping traffic challan data using Puppeteer. Receive email reminders for pending challans daily. Simplify fine management and stay compliant effortlessly. Join us in enhancing this project!
flask-saml
Flask SAML Integration: Seamlessly integrate SAML authentication into Flask applications. Features include SAML Service Provider (SP), Identity Provider (IdP) handling, dynamic IdP management, single sign-on (SSO), Flask-SAML demo, Flask-SAML2 library, Flask extension, authentication routes, user profile management, and Flask-SAML configuration.
IP-port-sniffer-rust
The IP PORT Sniffer is a Rust-based tool for scanning ports on specified IP addresses. With multithreading support, it efficiently identifies open ports, aiding in network analysis and security assessments. Its command-line interface offers flexibility in specifying thread counts and accessing help messages, making it a valuable addition to network
openid-auth0-grants-showcase
Discover the versatility of Auth0's various grant types in the OpenID format with this showcase. Dive into the implementation of different grant types for secure and standardized authentication. Explore the seamless integration of Auth0 and OpenID, providing a robust foundation for your application's authentication needs.
Parking-System
Manage parking effortlessly with this Node.js-based Parking Management System. Register users and vehicles, allocate parking spaces, and track parking operations with CRUD functionality. Utilizes RESTful API, MongoDB for data storage, Node.js, Express.js, vehicle registration, parking allocation, fare calculation, and user management.
RESTful-framework
REST Framework with all the CRUD features
Rust
This repository is my Rust learning journal 🦀. I'm sharing my daily progress and insights from "The Rust Programming Language" by the Brown University CS Department. Let's dive into the world of Rust together! 🚀
snake-game
The Snake Game is a Rust implementation of the classic game, featuring colorful graphics and intuitive controls. Players navigate a snake to consume food while avoiding collisions with walls and itself. The game showcases advanced Rust concepts such as enums, structs, linked lists, pattern matching, ownership, borrowing, option types, and lifetime.
bhattji007's Repositories
bhattji007/flask-saml
Flask SAML Integration: Seamlessly integrate SAML authentication into Flask applications. Features include SAML Service Provider (SP), Identity Provider (IdP) handling, dynamic IdP management, single sign-on (SSO), Flask-SAML demo, Flask-SAML2 library, Flask extension, authentication routes, user profile management, and Flask-SAML configuration.
bhattji007/bhattji007
bhattji007/BLOG
bhattji007/E-challan-reminder
Automated tool for web scraping traffic challan data using Puppeteer. Receive email reminders for pending challans daily. Simplify fine management and stay compliant effortlessly. Join us in enhancing this project!
bhattji007/IP-port-sniffer-rust
The IP PORT Sniffer is a Rust-based tool for scanning ports on specified IP addresses. With multithreading support, it efficiently identifies open ports, aiding in network analysis and security assessments. Its command-line interface offers flexibility in specifying thread counts and accessing help messages, making it a valuable addition to network
bhattji007/openid-auth0-grants-showcase
Discover the versatility of Auth0's various grant types in the OpenID format with this showcase. Dive into the implementation of different grant types for secure and standardized authentication. Explore the seamless integration of Auth0 and OpenID, providing a robust foundation for your application's authentication needs.
bhattji007/Parking-System
Manage parking effortlessly with this Node.js-based Parking Management System. Register users and vehicles, allocate parking spaces, and track parking operations with CRUD functionality. Utilizes RESTful API, MongoDB for data storage, Node.js, Express.js, vehicle registration, parking allocation, fare calculation, and user management.
bhattji007/RESTful-framework
REST Framework with all the CRUD features
bhattji007/Rust
This repository is my Rust learning journal 🦀. I'm sharing my daily progress and insights from "The Rust Programming Language" by the Brown University CS Department. Let's dive into the world of Rust together! 🚀
bhattji007/snake-game
The Snake Game is a Rust implementation of the classic game, featuring colorful graphics and intuitive controls. Players navigate a snake to consume food while avoiding collisions with walls and itself. The game showcases advanced Rust concepts such as enums, structs, linked lists, pattern matching, ownership, borrowing, option types, and lifetime.
bhattji007/TypeScript_Notes