Skip to content
View alewtschuk's full-sized avatar
🔨
Building the future
🔨
Building the future

Highlights

  • Pro

Block or report alewtschuk

Report abuse

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

Report abuse

Pinned Loading

  1. rmapp rmapp Public

    Rm for your apps. No more drag to trash. No more artifacts. All in the command line.

    Go 3

  2. Gash Gash Public

    A simple minimalistic shell implementation written in Go. WIP, will be expanded. Very much in alpha.

    Go

  3. Chatserver Chatserver Public

    A simple multi-threaded IRC chat application written in Java.

    Java

  4. IdentityServer IdentityServer Public

    A simplistic RMI based identity server. Allows the client to log in and submit a new login name request. Uses bully algorithm for coordinator election and REDIS for database and replication.

    Java

  5. PingPong PingPong Public

    This repo contains a simple implementation of a server/client PingPong game simulation across multiple languages (Java/Go). It utilizes in-built networking and Sockets over TCP connection.

    Java

  6. Interpreter Interpreter Public

    Custom minimal interpreted programming language. Built for my Programming Languages class in university

    Java