Skip to content
View Adityasakare's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Adityasakare

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

Pinned Loading

  1. Udacity-Deep-Learning-Nanodegree- Udacity-Deep-Learning-Nanodegree- Public

    I enrolled for Deep Learning Nanodegree course from Udacity.These projects i created from what i learnt from Udacity. Checkout these projects and if you want to make your own do fork , clone and st…

    Jupyter Notebook

  2. FIle-Information-Internals- FIle-Information-Internals- Public

    This application accepts regular file from the user and Provides internal information about that file. Internal information such as Device ID, Inode Number, Size of file, UID, GID, mode.

    C

  3. Customized-Virtual-FIle-System Customized-Virtual-FIle-System Public

    In this project implemented all necessary data structures of file system like Incore Inode Table, File Table, UAREA, User File Descriptor table.

    C++ 1

  4. Hospital-Registration-System-Win32 Hospital-Registration-System-Win32 Public

    It is a Patient Registration System created using Win32 API and c++ programming. Used to store the data of patient.

    C++