-
-
Problem-Solving Public
A curated list of sovled problems in which I document my own solution and the best solution that I found online, what is the differences between them, which one is better, and also describing, what…
Python GNU General Public License v3.0 UpdatedJun 24, 2023 -
-
deploying_springboot_stack Public
Deploying a springboot and mysql stack, using docker, docker-compose for dev env, using kuberntes for production env, the whole deployment tested in minikube
-
deploying-nodejs-stack Public
Deploying a server and client created using nodejs and socket programming, then integrating the client with mongodb replicaset cluster to save the streamed data from the server.
-
amshrbo.github.io Public
For hosting only the generated files by hugo and deployment
HTML UpdatedDec 26, 2021 -
blog Public
Hosting hugo files and for assets it hosted in the other repo
GNU General Public License v3.0 UpdatedDec 26, 2021 -
hugo-PaperMod Public
Forked from adityatelange/hugo-PaperModA fast, clean, responsive Hugo theme.
HTML MIT License UpdatedDec 17, 2021 -
advent-of-code-21 Public
My solutions to the Advent of code 2021 problem set, solved in Python.
Python GNU General Public License v3.0 UpdatedDec 15, 2021 -
gradually-building-gans Public
Gradually building generative adversarial networks
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 10, 2021 -
A documented implementation for the paper: Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
Jupyter Notebook GNU General Public License v3.0 UpdatedOct 25, 2021 -
Real time emotion recognition, using OpenCV and haarcascade algorithm for face detection from the video source, then I've done emotion recognition using a model trained on FER-2013 dataset with Ten…
-
low-level-vision-with-cpp Public
Covering image processing and computer vision concepts with small c++ programs ranging from reading an image, histogram manipulation to object tracking.
C++ GNU General Public License v3.0 UpdatedSep 14, 2021 -
keras-io Public
Forked from keras-team/keras-ioKeras documentation, hosted live at keras.io
Jupyter Notebook Apache License 2.0 UpdatedAug 24, 2021 -
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Apache License 2.0 UpdatedAug 20, 2021 -
few-shot-learning-explained Public
An Introduction and exploration of Meta learning architecture specifically few-shot-learning. Our goal is to be able to classify new objects never seen it in the training data with very few examples.
GNU General Public License v3.0 UpdatedJul 23, 2021 -
-
nsfw-detection Public
Nudity, violence and drugs detection using nudeNet for nudity, for violence and drugs detection I hyper-tuned mobilenet model on my own collected dataset, the final results is a python flask API th…
-
A set of projects that will use python, pygame, and pymunk for doing physics simulation FOR FUN.
-
-
AutoEncoders-Applications Public
Tackling some possible applications for AutoEncoders
-
In this repository, I'm going to include some well documented projects, that I've implemented during my learning and I will keep it updated