Skip to content
View portalion's full-sized avatar
💀
💀

Block or report portalion

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.

Content in all repositories owned by your account will be closed.
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
portalion/README.md

Hi there

Who am I?

I am software developer from Poland, who loves programming.

Currently working at?

  • Developing own Cad/Cam system
  • Improving my repositories, and resume projects

What I'm currently learning?

I'm trying to learn how to make best server architecture for big apps

Pinned Loading

  1. WordleWinApi WordleWinApi Public

    Clone of popular web-based word game. Players have six attempts to guess a five-letter word, with feedback given for each guess in the form of coloured tiles indicating when letters match or occupy…

    C++

  2. Computer-Graphics-Projects Computer-Graphics-Projects Public

    Group of opengl projects that include simple polygon editor, 3d scene viewer and 3d bezier surface visualizer

    C++

  3. OpenglGeometry OpenglGeometry Public

    Opengl engine project, that allows to project own models via geometric modelling and maths.

    C++

  4. TypeSheetDevs/TypeSheet TypeSheetDevs/TypeSheet Public

    A fast, interactive editor for writing, editing, and organizing music. Features real-time playback, harmonic analysis, and MIDI input. Optimized for speed with shortcuts and clear notation rendering.

    TypeScript 4

  5. Grep Grep Public

    Command-line utility for searching plaintext datasets for lines that match a regular expression.

    C#

  6. DictionaryGame DictionaryGame Public

    This is a real-time multiplayer game inspired by Word Boom, where players race against the clock to form as many valid words as possible from a random set of letters. The game is built using React …

    Go