Skip to content
View tazbin's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report tazbin

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 Loading

  1. blog-website-backend-nodejs-REST-API blog-website-backend-nodejs-REST-API Public

    This project is a blog website & it's backend is a REST API developed using nodejs. This is one of my personal projects. This repo holds the backend code of the project.

    JavaScript 11 4

  2. blog-website-frontend-Angular blog-website-frontend-Angular Public

    This project is a blog website & it's frontend is developed using Angular. This is one of my personal projects. This repo holds the frontend code of the project.

    TypeScript 10 10

  3. book-search-backend-nodejs-REST-API book-search-backend-nodejs-REST-API Public

    This project is a book searching website & it's backend is a REST API developed using nodejs. This is one of my personal projects. This repo holds the backend code of the project.

    JavaScript

  4. book-search-frontend-Angular book-search-frontend-Angular Public

    This project is a book searching website & it's frontend is developed using Angular. This is one of my personal projects. This repo holds the frontend code of the project.

    TypeScript 1

  5. problem-solving problem-solving Public

    This reposotory holds the codes I wrote as the solutions of analytical problems. Most of these codes are solutions of various problems of Hackerrank. You can find & see my Hackerrank profile with u…

    C++ 4

  6. nginx-auth-api-gateway nginx-auth-api-gateway Public

    This repository holds nginx configuration that authenticate client request and on success it works as an api gateway among multiple services and returns response to client

    Go