Pinned Repositories
demo_git_test
Employee_leave_manegment_system
A mini employee leave management system,You need to have the employee details in a file, allow the employee to log in using his employee ID (which is unique); allow employees to avail a certain number of leaves per year (which is split into x casual leaves, y medical leaves and z earned leaves);,if the employee is well within the allowed limits, automatically approve the leave; else reject and provide the reason
free-programming-books
:books: Freely available programming books
House-prices-prediction
Machine learning and data analysis project for I/O pesu
leave_management_CERT_STANDARDS
This is the modified version of employee leave management system following the CERT standards prescribed by Carnegie mellon university and the details of this is listed in the vast and detailed project report and synopsis
Periodic_table_search_engine
Sequential_Multiplier
This is a simple Verilog code that mimics the working of a sequential multiplier algorithm and is used to to multiply numbers from testbench values,update to the latest version of iverilog to run this code
Smart-Mall-entry-system
This is developed as a mini project for MPCA course and runs on tinkercad and usus arduino UNO ,the schematic diagram for connection and code is included
Sorting_algorithms_analysis
A n assignment done for DAA course which compares the performance metrics of quick sort, bubble sort, selection sort, merge sort and compares time taken and iterations looped
tuition_management_portal
This is a mern stack crud operations project made by
Satyam-Dwivedi-48's Repositories
Satyam-Dwivedi-48/Smart-Mall-entry-system
This is developed as a mini project for MPCA course and runs on tinkercad and usus arduino UNO ,the schematic diagram for connection and code is included
Satyam-Dwivedi-48/House-prices-prediction
Machine learning and data analysis project for I/O pesu
Satyam-Dwivedi-48/leave_management_CERT_STANDARDS
This is the modified version of employee leave management system following the CERT standards prescribed by Carnegie mellon university and the details of this is listed in the vast and detailed project report and synopsis
Satyam-Dwivedi-48/tuition_management_portal
This is a mern stack crud operations project made by
Satyam-Dwivedi-48/demo_git_test
Satyam-Dwivedi-48/Employee_leave_manegment_system
A mini employee leave management system,You need to have the employee details in a file, allow the employee to log in using his employee ID (which is unique); allow employees to avail a certain number of leaves per year (which is split into x casual leaves, y medical leaves and z earned leaves);,if the employee is well within the allowed limits, automatically approve the leave; else reject and provide the reason
Satyam-Dwivedi-48/free-programming-books
:books: Freely available programming books
Satyam-Dwivedi-48/Periodic_table_search_engine
Satyam-Dwivedi-48/Sequential_Multiplier
This is a simple Verilog code that mimics the working of a sequential multiplier algorithm and is used to to multiply numbers from testbench values,update to the latest version of iverilog to run this code
Satyam-Dwivedi-48/Sorting_algorithms_analysis
A n assignment done for DAA course which compares the performance metrics of quick sort, bubble sort, selection sort, merge sort and compares time taken and iterations looped