Skip to content
View SlienCode's full-sized avatar
  • Athens, Greece

Block or report SlienCode

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
SlienCode/README.md

Hello, I am Nick ☁️

A Greek Informatics student now studying at the Technical University of Munich for my Master's degree. I like to create games, optimize code and compose music. You can find my published work on my itch.io page and my YouTube channel.

Open Source Contributions

  • Godot Engine: #97335 Fixed a GUI-related bug. The pull request has been approved and merged in Godot 4.4.

Projects

Path of Stress

  • Single-player platformer developed using the Java Processing library, with no use of a pre-existing game engine.
  • The game’s code is optimized for smooth performance across desktop devices of any resolution or aspect ratio.
  • All in-game assets including textures, animations, music, and sound effects are original and created by me.
  • Currently remaking the game from scratch using the Godot Engine, with plans for a future release on Steam.

POPA Social Network

  • Social networking app for AUEB students, fostering university-specific connections.
  • Hosts an online forum via Google Firebase for student communication regarding course material and book trading.
  • Automated lecture scheduling from Excel data using Apache POI and generating calendars via course selections.

AUEB Stream

  • Video-sharing app with multi-threading, enabling users to subscribe to topics and upload videos simultaneously.
  • Subscribers are immediately notified whenever a new video is shared under their chosen topics.
  • Utilizes Java threads and sockets to build a client-server architecture.

Reversi

  • The turn-based game of Reversi playable against an AI agent powered by the Minimax algorithm.
  • Players can set the depth of the AI's algorithm to control the opponent's skill level.

Popular repositories Loading

  1. Path-of-Stress Path-of-Stress Public

    A short platformer in which you play as a university student.

    Processing 4

  2. Reversi Reversi Public

    Reversi against a MiniMax AI.

    Java

  3. POPA-Social-Network POPA-Social-Network Public

    A social network app for AUEB

    Java 1

  4. AUEB-Stream AUEB-Stream Public

    Consumer-Broker-Publisher Video Sharing App

    Java 1

  5. SlienCode SlienCode Public