Pinned Repositories
basicCalculator
Basic calculator designed using react, html, css, js which is compatable with any type of device and also works well with digits from keyboard
counsellor_portal_management
In general, for every student there will be a counsellor who will monitor all his activties such as attendence, marks, curricular and extra curricular activities. Here in this project the student can also update his curricular and extra curricular activities which will be viewed by councellor.
diabetes_classification
Here we detect diabetes based on some attribute values related to body
lung-infection-identification-and-detection
Here we first detect whether the provided ct scan is a infected one or not. After that we identify the region of infection and we highlight the region which helps in better disease diagnosis.
Placement_portal_management
placement portal management ,where student upload or share their placement details (getting a job). Which can be monitored by staff and they can download the offerletter of the respective job and they can also generate student list (based on their academics) on company criteria. finally admin can modify the student marks.
RBAC_DEMO
This project involves implementing Role-Based Access Control (RBAC) for secure authentication and authorization, ensuring that users have appropriate permissions based on their roles. This is crucial in applications requiring multiple user roles with different levels of access to resources or functionalities.
sortarray
Go server with two endpoints (/process-single and /process-concurrent) to demonstrate the differences in sequential and concurrent processing. The server will sort arrays provided in the request and return the time taken to execute the sorting in both sequential and concurrent manners.
Vendor-Management-System
Develop a vendor management system using django and django REST framework. This system will handle vendor profiles, track purchase orders and calculate vendor performance metrics
hemanth0808's Repositories
hemanth0808/Placement_portal_management
placement portal management ,where student upload or share their placement details (getting a job). Which can be monitored by staff and they can download the offerletter of the respective job and they can also generate student list (based on their academics) on company criteria. finally admin can modify the student marks.
hemanth0808/counsellor_portal_management
In general, for every student there will be a counsellor who will monitor all his activties such as attendence, marks, curricular and extra curricular activities. Here in this project the student can also update his curricular and extra curricular activities which will be viewed by councellor.
hemanth0808/Vendor-Management-System
Develop a vendor management system using django and django REST framework. This system will handle vendor profiles, track purchase orders and calculate vendor performance metrics
hemanth0808/diabetes_classification
Here we detect diabetes based on some attribute values related to body
hemanth0808/lung-infection-identification-and-detection
Here we first detect whether the provided ct scan is a infected one or not. After that we identify the region of infection and we highlight the region which helps in better disease diagnosis.
hemanth0808/basicCalculator
Basic calculator designed using react, html, css, js which is compatable with any type of device and also works well with digits from keyboard
hemanth0808/RBAC_DEMO
This project involves implementing Role-Based Access Control (RBAC) for secure authentication and authorization, ensuring that users have appropriate permissions based on their roles. This is crucial in applications requiring multiple user roles with different levels of access to resources or functionalities.
hemanth0808/sortarray
Go server with two endpoints (/process-single and /process-concurrent) to demonstrate the differences in sequential and concurrent processing. The server will sort arrays provided in the request and return the time taken to execute the sorting in both sequential and concurrent manners.