Pinned Repositories
Adityasakare.github.io
Books
Books for Windows Programming, C++ Programming
Boston-House-Predication
This is project is based on linear regression using sklearn
Cardiovascular-Disease-Analysis-and-prediction
This is Cardiovascular Disease predication model using KNN algo
Customized-Virtual-FIle-System
In this project implemented all necessary data structures of file system like Incore Inode Table, File Table, UAREA, User File Descriptor table.
FIle-Information-Internals-
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.
first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
Hospital-Registration-System-Win32
It is a Patient Registration System created using Win32 API and c++ programming. Used to store the data of patient.
https-github.com-Adityasakare-Cardiovascular-Disease-Analysis-and-prediction
Udacity-Deep-Learning-Nanodegree-
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 start experimenting. :D
Adityasakare's Repositories
Adityasakare/Books
Books for Windows Programming, C++ Programming
Adityasakare/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
Adityasakare/Cardiovascular-Disease-Analysis-and-prediction
This is Cardiovascular Disease predication model using KNN algo
Adityasakare/Customized-Virtual-FIle-System
In this project implemented all necessary data structures of file system like Incore Inode Table, File Table, UAREA, User File Descriptor table.
Adityasakare/FIle-Information-Internals-
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.
Adityasakare/Hospital-Registration-System-Win32
It is a Patient Registration System created using Win32 API and c++ programming. Used to store the data of patient.
Adityasakare/Udacity-Deep-Learning-Nanodegree-
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 start experimenting. :D
Adityasakare/ChecXray_webapp
Adityasakare/Collection-Framework-using-Cpp
Implemented Generic Framework of Data structure using C++ Programming. Program that takes any type of data type as input
Adityasakare/CPP
C++ Programs From the basics to the advance.
Adityasakare/Data_Structure_and_Algorithms
Collection of codes of Data Structures and Algorithms using C, C++.
Adityasakare/DemoTest
git
Adityasakare/File-Packer-Unpacker
Adityasakare/File-Packer-Unpacker-using-C-
Adityasakare/Gaussiandistribution
A simple package of Gaussian distribution for calculating mean, standard dev.
Adityasakare/GFG_Problems-
Adityasakare/GUI-based-Image-Cropper-using-cpp
This is a GUI (Graphical User Interface) based Application created using C++ and QT.
Adityasakare/hello_test
setup for git
Adityasakare/Linux-System-Programming
This repository contains programs of System programming (system calls) of Linux and of course also UNIX.
Adityasakare/Logic-Bulding-with-C-Programming
Problem solving questions with C programming
Adityasakare/make-a-pull-request
A repository to teach how to make a Pull Request
Adityasakare/Nand2Tetris
Adityasakare/Neural-Network-from-Scratch-Cpp
Building Neural Network from Scratch using C++
Adityasakare/Neural-Network-from-Scratch-Py
Neural Network from Scratch using Python
Adityasakare/Object-Orinetation-Programming-
Just a Object Orientation Programs using C++.
Adityasakare/Python-Tutorials
Adityasakare/URL-Shortener
A URL-Shortener created using Node-JS and synced with Firebase Database.
Adityasakare/WebGLTest
Adityasakare/Win32-Experiments-
Just experiments with various APIs
Adityasakare/Win32-SDK
Assignment Programs of Win32 SDK