Pinned Repositories
android-fundamentals-apps-v2
bazaar
Spring-Boot RESTful ecommerce API. Angular front-end: https://github.com/ahmd-nabil/bazaar-frontend
design-patterns-mosh-course
leetcode
reddit-clone
Reddit Clone built with Spring. using spring data jpa, spring starter mail, spring security, JWTs Authorization, mysql and more. front end is built with angular https://github.com/ahmd-nabil/angular-reddit-clone
req
a command-line http client
spring-boot-ecommerce
Fullstack angular and spring-boot
spring-security
Spring Security
url-shortener
url-shortener application based on (bijective function)[https://en.wikipedia.org/wiki/Bijection]
zChat
one-to-one chat application built on STOMP, secured with spring security and oauth2-google-authentication
ahmd-nabil's Repositories
ahmd-nabil/bazaar
Spring-Boot RESTful ecommerce API. Angular front-end: https://github.com/ahmd-nabil/bazaar-frontend
ahmd-nabil/req
a command-line http client
ahmd-nabil/zChat
one-to-one chat application built on STOMP, secured with spring security and oauth2-google-authentication
ahmd-nabil/angular-form-services-di-practice
ahmd-nabil/async-messaging-playground
ahmd-nabil/bazaar-frontend
Angular frontend ecommerce application
ahmd-nabil/Coligo
quizzes and announcements platform , angular frontend here https://github.com/ahmd-nabil/coligo-frontend
ahmd-nabil/coligo-frontend
ahmd-nabil/docker-playground
This repo is for studying docker, docker-compose, and kubernetes
ahmd-nabil/hibernate-mapstruct-playground
ahmd-nabil/inboxer
web based email service built using spring-boot, Thymeleaf, Cassandra, and Oauth2
ahmd-nabil/Leetcode2023
LeetCode repository! Here, I document my daily journey of solving challenging coding problems and share my solutions.
ahmd-nabil/microservices-playground
ahmd-nabil/reactor-playground
Project Reactor samples based on Spring In Action 6th Edition
ahmd-nabil/spring-6-reactive-rest
ahmd-nabil/spring-framework
Spring Framework
ahmd-nabil/spring-reactive-mongodb-webflux.fn
playground for practicing spring webflux functional endpoints with mongodb
ahmd-nabil/spring-security
Spring Security
ahmd-nabil/spring-security6-demo
Welcome to the Github repository dedicated to showcasing the power and versatility of Spring Security 6 with Json Web Tokens.
ahmd-nabil/Spring6-Demo
This repo is for studying Spring 6 and SpringBoot3
ahmd-nabil/stream-api-exercises
Java Stream API Exercises
ahmd-nabil/zChat-ui
ahmd-nabil/url-shortener
url-shortener application based on (bijective function)[https://en.wikipedia.org/wiki/Bijection]
ahmd-nabil/ahmd-nabil
ahmd-nabil/aws-dynamodb-example
This repo for practicing aws-dynamodb with elastic beanstalk
ahmd-nabil/aws-rdbs-example
Example Project for deploying spring-boot application to AWS practicing (aws-rdbs, elastic-beanstalk, aws-secret-manager)
ahmd-nabil/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
ahmd-nabil/cicd-practice
for practicing docker and ci/cd
ahmd-nabil/oauth2-authorization-server
Oauth2 Authorization Server and Resource Server Example
ahmd-nabil/oauth2-springboot-angular