Skip to content
View danieljcksn's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Ilhéus, BA

Highlights

  • Pro
Block or Report

Block or report danieljcksn

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

Pinned

  1. connect-four connect-four Public

    The Connect Four game implementation using Go + gRPC.

    Go

  2. BeecrowdSolutions BeecrowdSolutions Public

    Meus códigos que receberam accepted na plataforma Beecrowd. 🐝

    C++ 11 4

  3. CodeLibrary CodeLibrary Public

    A collection of well-known and useful algorithms for competitive programming (in C++). 💻

    C++ 1

  4. TCP_Wordle TCP_Wordle Public

    Forked from gabriellerosa/rede2

    Trata-se da implementação do Wordle, um jogo de advinhação de palavras, utilizando o Socket TCP.

    Python

  5. TheFastypist TheFastypist Public

    Test and improve your typing skills with ⚡ thefastypist ⚡. A simple website made with React and a minimalistic design.

    JavaScript

  6. My VS Keybindings My VS Keybindings
    1
    [
    2
        {
    3
            "key": "shift+alt+down",
    4
            "command": "-editor.action.insertCursorBelow",
    5
            "when": "editorTextFocus"