Skip to content
View Drakvlaa's full-sized avatar
🕸️
Weave🤫
🕸️
Weave🤫

Organizations

@Moderrkowo @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.

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

Hi 👋 My name is Filip Sobczuk

Fullstack developer

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

  • 🌍  I'm based in Poland
  • ✉️  You can contact me at Filip.sobczuk@o2.pl
  • 🧠  I'm learning React and C
  • ⚡  Stay tuned for upcoming project!

Skills

C TypeScriptPythonJavaScriptJavaGitGNU BashVS CodeSublime TextReactHTML5CSS3TailwindCSSReduxViteNodeJSMongoDBLinux

Socials

Badges

My GitHub Stats

Drakvlaa's GitHub stats

Pinned Loading

  1. HegemonStudio/HegeWorld HegemonStudio/HegeWorld Public

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

    Java 2

  2. KittyCode KittyCode Public

    Custom made IDE using electron react and AceEditor

    JavaScript 2 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. C-Edit C-Edit Public

    C++ program to make custom cmd shortcut commands

    C++ 1

  5. VanillaPlus VanillaPlus Public

    Simple minecraft plugin adding quality of life features

    Java 1

  6. 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