Skip to content
View ASHU-web's full-sized avatar

Block or report ASHU-web

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ASHU-web/README.md

Hi there 👋 I am Ashutosh, graduate from IIT Ropar. I have 1+ year of experience as Software Engineer @ yellow.ai

Welcome to my github Repo. Feel free to explore my github repos and fork them. Found any bug in my code? Ummm.... Actually it is a feature 😐.

I have started posting new blogs on medium to document the work and share the useful findings:

I worked with

HTML CSS JS Node Mongo C++

Pinned Loading

  1. faculty_leave_profile_portal faculty_leave_profile_portal Public

    This is a proper application developed for the Faculty leave management system and profile management system. The public profile of the faculty is based on NODEJS + MONGODB and the leave management…

    CSS 5 1

  2. artificial_neural_networks artificial_neural_networks Public

    ANN assignments and projects are uploaded in this repo. for the record purposes

    Jupyter Notebook

  3. deadlock_detection_for_pool_of_worker_threads deadlock_detection_for_pool_of_worker_threads Public

    Program in C to simulate the following scenario involving detection of deadlocks among a pool of worker threads that will be started by this program

    C

  4. Multithreaded-Server-With-DLL-function-Calculators Multithreaded-Server-With-DLL-function-Calculators Public

    A program that mimics how processes are managed by the dispatcher in an OS.

    C