Skip to content
View g0at1's full-sized avatar
⌨️
Vim enthusiast
⌨️
Vim enthusiast

Highlights

  • Pro

Block or report g0at1

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
g0at1/README.md
using System;
using System.Collections.Generic;
using Microsoft.AspNetCore.Mvc;
using Angular;
using SqlServer;

public sealed class Developer
{
    public string Name => "Michał";
    public string Role => "Full-Stack Developer";
    public List<string> Languages = new List<string>() { "Polish", "English (C1)" };
    public List<string> Technologies = new List<string>() { ".NET", "ASP.NET Core", "Angular", "SQL Server", "Python" };
}

Pinned Loading

  1. auto-translate auto-translate Public

    Auto-Translate Manager is a lightweight desktop application written in Python that helps you manage i18n JSON translation files.

    Python 1

  2. cpp-password-manager cpp-password-manager Public

    The C++ Password Manager is a command-line application that generates and manages strong passwords. It allows you to save passwords to a text file of your choice, search for passwords, add new pass…

    C++ 3 3

  3. pypath pypath Public

    Pypath is a terminal file manager that lets you cycle through all of your files or directories

    Python

  4. speedometer speedometer Public

    Speedometer is an macOS app that shows you your current machine's metrics like CPU and GPU usage, network speed, system uptime etc.

    Swift

  5. manga-time manga-time Public

    MangaTime is a full-stack application designed to help users track their manga reading progress, manage volumes, and explore new titles.

    C#

  6. manga-tracker manga-tracker Public

    A lightweight macOS app built with SwiftUI and SwiftData to track your manga collection, reading progress, and personal notes.

    Swift