Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ArditZubaku's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Prishtina
  • 22:42 (UTC +01:00)

Block or report ArditZubaku

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Reservation-booking-system Reservation-booking-system Public

    NestJS-Microservices: A real reservation booking system that accepts payments, sends email notifications, and persists data to a MySQL database.

    TypeScript

  2. my-realtime-chat my-realtime-chat Public

    A real-time chat application leveraging Node.js + NestJS (Socket.io and Redis) on the server side, with a React (Socket.io client) front end. It supports multiple chat rooms, private messaging, typ…

    TypeScript

  3. InstallAll InstallAll Public

    InstallAll is a tool designed to handle dependency installation for projects, particularly useful for monorepos.

    JavaScript

  4. rabbitmq-setup-exchanges rabbitmq-setup-exchanges Public

    This script creates all the exchanges defined in the enum using the RabbitMQ Management API.

    JavaScript

  5. Distributed-File-Storage Distributed-File-Storage Public

    A peer-to-peer distributed file storage system built in Go that enables multiple nodes to store, retrieve, and manage files across a decentralized network with automatic replication and encryption.

    Go

  6. Multi-user-chat Multi-user-chat Public

    This is a multi user chat written in Golang with a ban mechanism

    Go