Skip to content
View KerDW's full-sized avatar
Block or Report

Block or report KerDW

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

Popular repositories

  1. RoomProject RoomProject Public

    A short exercise to learn to use the Room ORM for android.

    Java 1

  2. Chips Chips Public

    My first python project, a small game based on the Chips Challenge game. It uses the pygame module. Working on it together with https://github.com/Xtremebsk10.

    Python 1

  3. KingOfTokyo KingOfTokyo Public

    My first Java game project with the Java framework Swing based on the board game 'King of Tokyo'. It was uploaded here after it was already complete.

    Java

  4. chat-nodejs chat-nodejs Public

    A simple chat I made with node.js for learning purposes based off this one: https://itnext.io/build-a-group-chat-app-in-30-lines-using-node-js-15bfe7a2417b.

  5. AndroidCalculator AndroidCalculator Public

    One of my first android exercises, it's just a basic calculator app.

    Java

  6. RESTfulAPI RESTfulAPI Public

    RESTful API project for learning purposes. There's also a branch where sockets are implemented to handle many clients at once.

    JavaScript