Skip to content
View NascuBB's full-sized avatar
  • Košice, Slovakia
  • 23:01 (UTC +01:00)

Block or report NascuBB

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

Hello! I'm Ivan

About me

I'm a developer interested in gamedev, backend, networking, and building useful apps. I work with technologies such as:

  • C# / .NET — I create server applications, games, tools for data processing.
  • ASP.NET Core — for developing web applications, including statistics systems, server control panels, etc.
  • Java — as for c#, creating web applications using spring boot
  • PostgreSQL — I design and populate databases for educational and practical tasks.
  • Docker — I'm learning to use it for convenient and cross-platform deployment of my applications.
  • Xamarin/MAUI — the client part for mobile applications.

My projects

  • Panel for launching minecraft servers — ASP.NET Core + WebSockets for real-time updates.
  • Checkers game with a bot — Java, implemented intelligence with capture priority, random move selection.
  • Smart lamp - C++, A browser-controlled led strip lamp on ESP8266 with over-the-air updates.
  • File compression and decompression system — C with RLE and LZ77 implementation for working with binary files.

Study and practice

I often perform practical tasks related to:

  • designing classes and diagrams (inheritance, polymorphism),
  • data structure (for example, static arrays for Pascal's triangle),
  • writing SQL tables and generating content for the DB.

Currently studying

  • Docker and microservice architecture,
  • server performance optimization in multiplayer games,
  • secure networking and session management,

Thanks for stopping by! Always happy to meet new people and take on interesting challenges :)

Pinned Loading

  1. ShablePrefix ShablePrefix Public

    Simple custom prefix handler for discord .Net bot

    C# 2