Skip to content
View JordanGaspar's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report JordanGaspar

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
JordanGaspar/README.md
  • 👋 Hi, I’m @JordanGaspar
  • 👀 I’m interested in GUI coding, Fast Code, Concurrency and Security...
  • 🌱 I’m currently learning Cobol...
  • 💞️ I’m looking to collaborate on Nothing/Something/Don't know...
  • 📫 How to reach me "jordangaspar@gmail.com"...

Popular repositories Loading

  1. COBOL-CPF COBOL-CPF Public

    Verificador de CPF escrito em COBOL. Seguindo as instruções do projeto GnuCobol é possível adaptar tal código a qualquer linguagem compatível com a linguagem C.

    COBOL 1

  2. JordanGaspar JordanGaspar Public

    Config files for my GitHub profile.

  3. BackendUtility BackendUtility Public

    Tools for C++ backend development

  4. websocket websocket Public

    My websocket implementation

    C++

  5. Resources Resources Public

    Resources library to help with OpenGL textures and shaders.

    C++

  6. ZLibCPP ZLibCPP Public

    A ultra-simplistic zlib.h C++ wrapper that compress std::string_view and std::span<unsigned char>; and decompress it if original uncompressed size is available.

    C++