Skip to content
View xaknight's full-sized avatar
đź’­
open to work
đź’­
open to work
  • 09:30 (UTC -12:00)

Block or report xaknight

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. collaborative-editor collaborative-editor Public

    real-time collaborative code editor built using Go (Golang)and vanilla js allowing multiple users to simultaneously edit code in a shared document, seeing each other's changes in real-time.

    Go

  2. Deathmatch_Simulator Deathmatch_Simulator Public

    Simulates a simple deathmatch scenario where multiple players randomly kill each other until one player reaches a specified kill count. It's built using golang goroutines and channels, to demonstra…

    Go

  3. go-rest-api go-rest-api Public

    A simple REST API for managing courses, built in Go using the Gorilla Mux router.

    Go

  4. fastapi_authentication fastapi_authentication Public

    implementing oauth2 with bearer tokens as well as third party auth like google auth. trying both approach like auth as a microservice and auth as a dependecy injection

    Python

  5. go-meet go-meet Public

    straightforward video conferencing example using Go and WebRTC. Client is built with vanilla JavaScript for simplicity and clarity. Go server provides essential signaling for peer-to-peer connecti…

  6. Deep-Learning-Papers-implementation Deep-Learning-Papers-implementation Public

    this repo contains implementation of popular deep learning papers implemented in pytorch

    Python