Skip to content
View Drakvlaa's full-sized avatar

Highlights

  • Pro

Organizations

@HegemonStudio

Block or report Drakvlaa

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

Hi 👋 My name is Filip Sobczuk

Fullstack developer

I've been learning to code for over 4 years now, I create various projects with my friends under Hegemon Studio

Skills

C TypeScriptPythonJavaScriptJavaGitGNU BashVS CodeSublime TextReactHTML5CSS3TailwindCSSReduxViteNodeJSMongoDBLinux

Socials

Pinned Loading

  1. HegemonStudio/Hosu HegemonStudio/Hosu Public

    Python 1

  2. HegemonStudio/HegeWorld HegemonStudio/HegeWorld Public

    Innovative custom Minecraft hard-survival mode with build and gunplay.

    Java 3 1

  3. Perfect number calculator in C++ Perfect number calculator in C++
    1
    #include <iostream>
    2
    #include <math.h>
    3
    
                  
    4
    #define u64 unsigned long long
    5
    
                  
  4. VanillaPlus VanillaPlus Public

    Simple minecraft plugin adding quality of life features

    Java

  5. Where-s-my-text Where-s-my-text Public

    Where's my text? is a terminal program used to encrypt and decrypt file contents using symmetric encryption implemented in Python.

    Python