Skip to content
View hemanth0808's full-sized avatar

Block or report hemanth0808

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Placement_portal_management Placement_portal_management Public

    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 t…

    PHP 50 20

  2. counsellor_portal_management counsellor_portal_management Public

    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 c…

    PHP 17 5

  3. Vendor-Management-System Vendor-Management-System Public

    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

    Python 3 1

  4. diabetes_classification diabetes_classification Public

    Here we detect diabetes based on some attribute values related to body

    Python 2

  5. lung-infection-identification-and-detection lung-infection-identification-and-detection Public

    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.

    HTML 1 1

  6. sortarray sortarray Public

    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 an…

    Go