Abuzar's repositories
portfolio-fe
A portfolio designed to handle projects record and user information for authorized users. The portfolio is generic and signed up users can create their own profile according to their preference.
citizens-record-be
A C++ program that manages records of citizens databases using file management system.
classification-of-brain-tumor
A deep learning project using convolution neural network and image processing for the diagnosis of brain tumor. It's a personal project used for practice.
dns-rdht
A practice project for implementing a network system for peer-peer architecture based network routing using Ring Distributed Hash Tables. This project also uses AVL trees to handle fast retrievel of the nodes data. Furthermore, the OpenGL was used to visualize the structure of the file trees.
ebanking-fe
A frontend web application that provides banking services such as utility bills, send money and loan applications etc.
LifeQuotient
An open source project started to contribute in medical diagnostic systems using AI and Deep Learning.
portfolio-be
A portfolio server side system in ExpressJs to handle projects record and authorization of users. The portfolio is generic and signed up users can create their own profile according to their preference.
todo-list-app
A web todo application developed for training purposes at mergestack. The application was created in MERN with javascript.
todo-list-fullstack
A full stack todo application developed for interview purposes. It was an interview task to advance in next phase of hiring
todo-list-training
A web todo application developed for training purposes at mergestack. The application was created in MERN with typescript.
training-mergestack
The responsive page designed in html, css, bootstrap. This was part of phase-I of training plan.
web-simulator-for-graph-algorithms
A web application that simulates graph algorithms and deep learning models on web using D3.js. We also provide a story mode for history of deep learning as demo of the application.