Skip to content
View EmBachlitzanakis's full-sized avatar
  • Profile Software
  • Athens

Block or report EmBachlitzanakis

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
EmBachlitzanakis/README.md

Pinned Loading

  1. 2FA_authentication-authorization 2FA_authentication-authorization Public

    This is a simple user authentication system implemented in Go using the fiber framework and TOTP (Time-based One-Time Password) for two-factor authentication (2FA). Users can sign up, log in, and e…

    Go

  2. Optimized-KmeansGO Optimized-KmeansGO Public

    Implementation of K-means algorithm in GO. Using Go assembly to speed up calculations

    Go 1

  3. MemoryAllocator MemoryAllocator Public

    Custom Memory Allocator in go

    Go

  4. GoShell GoShell Public

    GoShell is a customizable, lightweight, cross-platform shell built with Go. It allows users to execute commands, navigate directories, and interact with the system in a terminal-like environment. W…

    Go 7

  5. InterpreterInCpp InterpreterInCpp Public

    Interpreter following the book interpreter in go

    C++

  6. SagaPattern SagaPattern Public

    A Saga pattern implementation using C++ and RabbitMQ

    C++