Lists (1)
Sort Name ascending (A-Z)
Stars
Flask app for Employee management. It includes routes for retrieving all employees, getting an employee by ID, adding a new employee, updating an employee's information, and deleting an employee. T…
Designed and developed a website where Students can learn Data Structures through animations. Users can experiment with different functions of various Data Structures and understand how they work.
Auto Complete / Suggestion feature using Trie data structure
JavaScript Algorithms and Data Structures
i have developed a blockchain network for real estate use case - known as BlockEstate. the project is made on hyperledger and uses a chain code for property ownership management using pay order mec…
Hyperledger Fabric network with 3 orderers using RAFT
Final year project using Hyperledger Fabric - a private blockchain-based project
e-voting application that leverages the MEAN stack for the web application and Hyperledger Fabric for secure storage of election data
Using Hyperledger Fabric and Composer for supply chain management, this project leverages blockchain technology to combat counterfeit relief products and corruption in Disaster Relief Operations.
A discussion over creating a backend for e-comm app
A pro backend developer course
A stackoverflow inspired project with Appwrite and NextJS
Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
A test repo to learn Pull request
A code repo for javascript series at Chai aur code youtube channel
A video series on chai aur code youtube channel
A repo to contribute in open source via README only. A dream repo for open source beginner
Demonstration on how to use Selenium WebDriver to automate interactions with a web page. Each snippet targets a specific functionality on the page and shows how to interact with elements such as te…
Sentiment analysis on Twitter data using three different machine learning models: Naive Bayes, Support Vector Machine (SVM), and Logistic Regression.