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" };
}
- Warsaw, Poland
-
23:07
(UTC +02:00) - g0at1.github.io
- @michvl01
- in/lendzion-michal
- https://stackoverflow.com/users/21008743/g0at1
- https://leetcode.com/g0at1/
Highlights
- Pro
Pinned Loading
-
auto-translate
auto-translate PublicAuto-Translate Manager is a lightweight desktop application written in Python that helps you manage i18n JSON translation files.
Python 1
-
cpp-password-manager
cpp-password-manager PublicThe 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…
-
pypath
pypath PublicPypath is a terminal file manager that lets you cycle through all of your files or directories
Python
-
speedometer
speedometer PublicSpeedometer is an macOS app that shows you your current machine's metrics like CPU and GPU usage, network speed, system uptime etc.
Swift
-
manga-time
manga-time PublicMangaTime is a full-stack application designed to help users track their manga reading progress, manage volumes, and explore new titles.
C#
-
manga-tracker
manga-tracker PublicA lightweight macOS app built with SwiftUI and SwiftData to track your manga collection, reading progress, and personal notes.
Swift
If the problem persists, check the GitHub status page or contact support.



