Skip to content
View sabuhibrahim's full-sized avatar
Block or Report

Block or report sabuhibrahim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. spring-mvc-meet-application-with-thymeleaf spring-mvc-meet-application-with-thymeleaf Public

    This is a Spring MVC example. It uses a PostgreSQL connection and a Tymeleaf template engine. Also there is a simple dockerizing example.

    Java 2 2

  2. spring-boot-jwt-authentication-sample spring-boot-jwt-authentication-sample Public

    This is Spring JWT Authentication sample with RestAPI. It uses PostgereSQL connection and Flyway migration.

    Java

  3. fastapi-jwt-auth-full-example fastapi-jwt-auth-full-example Public

    This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.

    Python 9 1

  4. flask-rest-api-jwt-auth-todo-app flask-rest-api-jwt-auth-todo-app Public

    This is a To-do RestAPI example Flask application with JWT authentication. It uses a PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.

    Python 2

  5. react-memory-game react-memory-game Public

    This is a sample Memory Game project build on React. There are 5 levels from easy to hard.

    CSS