Skip to content
View korefs's full-sized avatar
đź’ś
Follow your dreams
đź’ś
Follow your dreams
  • MJV Technology & Innovation
  • Rio de Janeiro, Brazil

Block or report korefs

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
korefs/README.md
#include <stdio.h>

void Presentation() {
    char name[] = "Gabriel";
    char acknowledgements[] = "Fullstack Software Engineer";
    char position[] = "Specialist Assessor Technology";
    char location[] = "Remote";
    char company[] = "MJV Technology & Innovation";
    char bio[] = "Root developer with dark circles since 14yo. I learned by making mistakes.";
    char mail[] = "kore@null.net";
}

More about me settings.json

Pinned Loading

  1. quickmedia quickmedia Public

    A minimalist menu bar app for macOS that makes downloading videos and audio from the internet as easy as dragging a link. Inspired by the philosophy of tools that "just work", no complex interfaces…

    TypeScript

  2. fastdrop fastdrop Public

    A minimalist menu bar app for macOS that makes sharing files as simple as dragging them to an icon. No login screens, no file size haggling, no waiting for uploads to "process”, just instant, share…

    TypeScript

  3. eCine-boys/Giyu eCine-boys/Giyu Public

    Discord Bot using Discord.Net v3 with LavaLink server, based on .NET Core.

    C# 8 3

  4. Curator Curator Public

    Open-source & self hosted cloud storage that leverages Telegram's infrastructure for free unlimited file hosting

    C#

  5. wdrop wdrop Public

    Instant file sharing over LAN/web from your terminal.

    C#

  6. personal-backlog personal-backlog Public

    A simple and efficient command-line personal backlog manager for organizing tasks, projects and ideas across multiple contexts. Perfect for developers, students, and personal productivity.

    Python