Skip to content
View ddjerqq's full-sized avatar
πŸ™
λ§λ³΄λ‹€λŠ” 행동이지
πŸ™
λ§λ³΄λ‹€λŠ” 행동이지

Highlights

  • Pro
Block or Report

Block or report ddjerqq

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

Hey there! I'm Gio wave

lucy

I am a true '10x developer'. ENTJ - born a leader.
I use ASP.NET Blazor, Rust, Python and many other langauges / frameworks for my personal projects and OSS
I want to learn as many technologies as I can and create something which will change the world to be a better place

You can check out my personal porfolio by clicking πŸ‘‰ here πŸ‘ˆ

github contribution grid snake animation

πŸ’‘ My skills:





βš™οΈ GitHub Analytics

πŸ“ž Contact

You can contact me on

😻 Here are some cats :3

cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat

Pinned Loading

  1. klean klean Public template

    ASP.NET Core 8 Clean Architecture template

    C# 8 1

  2. quickform quickform Public

    QuickForm is a Blazor component for creating downright gorgeous HTML forms with minimal effort.

    C# 35 7

  3. rgbprint rgbprint Public

    This is the official repo for https://pypi.org/project/rgbprint/

    Python 34 2

  4. veritas veritas Public

    cryptographically secure, digital election system with in-house blockchain technology!!!! unfakeable, unless of course... users make multiple accounts

    C# 3 3

  5. rustkit rustkit Public

    Rustkit - A Python library for Rust lovers who want to use Rust-like code in Python.

    Python 8 1

  6. CUDA C++ implementation of SHA256 CUDA C++ implementation of SHA256
    1
    #include <cstring>
    2
    #include <sstream>
    3
    #include <iomanip>
    4
    
    
    5
    #ifndef SHA256_CUH