public class About : Me
{
public List<string> ProgramingLanguages => new() {"C#", "Javascript", "Angular", "ReactJS", "NextJS", "NestJS"};
public List<string> OtherLanguages => new() {"HTML", "CSS"};
public List<string> Database => new() {"SQL Server", "PostgreSQL", "MongoDB"};
public List<string> Editors => new() {"Rider", "Webstorm", "VSCode"};
public List<string> Platforms => new() {"MacOS", "Windows"};
}
🎯
Focusing
Popular repositories Loading
-
-
-
-
-
awesome-blazor
awesome-blazor PublicForked from AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.