Pinned Repositories
DChat
Android SocialNetwork Chatting Application
django-react
Simple app with React and Django
drf-docker-pytest
Skeleton for DRF project along with Docker and Pytest Setup
flask-parking-app
An online parking space booking platform
flask-restful-docker
Docker container for simple Flask Restful API
fullstackapp-MERN
A full fledge MERN based SaaS web app for surveying and getting feedback from customers
golang-tests
Golang Unit Tests
image-classifier-restapi
A simple Rest API for Image Recognition using TensorFlow and InceptionV3 model
pyconfigmanager
A simple config manager to load configurations from external file
hassanazam's Repositories
hassanazam/pyconfigmanager
A simple config manager to load configurations from external file
hassanazam/flask-parking-app
An online parking space booking platform
hassanazam/fullstackapp-MERN
A full fledge MERN based SaaS web app for surveying and getting feedback from customers
hassanazam/python-patterns
Python Architectural and Design Patterns
hassanazam/django-react
Simple app with React and Django
hassanazam/drf-docker-pytest
Skeleton for DRF project along with Docker and Pytest Setup
hassanazam/golang-tests
Golang Unit Tests
hassanazam/image-classifier-restapi
A simple Rest API for Image Recognition using TensorFlow and InceptionV3 model
hassanazam/aws-csa-prep
AWS Certified Solution Architect - Preparation
hassanazam/bootcamp-2020
hassanazam/flask-jwt-auth
Token based authentication with Flask
hassanazam/flask-react
Using React at FrontEnd and Flask at Backend | Practice
hassanazam/ForeeTasks
Foree Tasks
hassanazam/interview-programs
Interview Coding Problems - Practice Programs
hassanazam/inverse-decorator
A simple Flask decorator, which inverses the incoming 'op' field in incoming JSON request
hassanazam/junit-practice
JUnit Example Code
hassanazam/mbq-interview-app
An interview web application
hassanazam/microcks
Kubernetes native tool for mocking and testing API and micro-services
hassanazam/mockito-practice
Mockito Framework example code
hassanazam/ocrdeploy
hassanazam/ocrdockertest
hassanazam/portfolio
Personal Portfolio and Resume
hassanazam/public
This repository will hold all the public information required by other repositories
hassanazam/sample-pyconfigmanager
A Simple Config Manager, which loads external config file for application configuration
hassanazam/spring-aws-stripe
Full Stack Project using Spring, AWS and Stripe
hassanazam/spring-location-crud
Simple CRUD app using Spring Boot, Spring MVC and Spring Data
hassanazam/springboot-dal
Spring boot Data Access Layer Practice
hassanazam/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
hassanazam/text-similarity
Restful API for Similarity Check
hassanazam/uberclone-django-react
UberClone with DRF, Django Channels, and Docker following TDD