Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View vojtechgistr's full-sized avatar
🖱️
Developing..
🖱️
Developing..

Block or report vojtechgistr

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

Hey, my nickname is Bert

I'm a Student & Software Engineer working from Czech Republic and I love learning!

I'm interested in:

  • Software architecture
  • Creating algorithms
  • Full-stack websites
  • Desktop applications
  • Travelling
  • Psychology
  • Weird Questions
  • Art & Music
  • Woodworking
  • Languages: English, Polish, Czech (native), Japanese (N5)

And much more

Where to find me:

Languages and Tools:

HTML5

PHP

CSS3

C++

C#

Python

JavaScript

SQL

PostgreSQL



Node.js

MySQL

MongoDB

Git

GitHub

Visual Studio / Code

JetBrains

Electron



Linux

Windows

Photoshop

Cakewalk

Reaper

DaVinci Resolve

Cakewalk




Vojtěch Gistr's github stats

Most used languages in public repositories


Pinned Loading

  1. BattleShip-minigame BattleShip-minigame Public

    Battleship (also known as Battleships or Sea Battle) is a strategy type guessing game for two players. It is played on ruled grids (paper or board) on which each player's fleet of warships are mark…

    C++ 1

  2. Snowflake-ID-Generator Snowflake-ID-Generator Public

    Snowflake IDs, or snowflakes, are a form of unique identifier used in distributed computing. The format was created by Twitter and is used for the IDs of tweets.

    C++ 2

  3. Bulgee-BOT-Discord-Project Bulgee-BOT-Discord-Project Public

    High music quality, advanced commands, moderation, fun, chatting... that's Bulgee

    JavaScript 6

  4. N-Queen-Problem N-Queen-Problem Public

    The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.

    C++ 1

  5. Seven-Bridges-of-Konigsberg Seven-Bridges-of-Konigsberg Public

    The Seven Bridges of Königsberg is a historically notable problem in mathematics. Its negative resolution by Leonhard Euler in 1736 laid the foundations of graph theory and prefigured the idea of t…

    C++ 1

  6. Path-collision Path-collision Public

    An algorithm that receives data and detects path collisions at a given interval.

    C++