Skip to content
View APB97's full-sized avatar

Block or report APB97

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
APB97/README.md

Hi there 👋

About me

My name is Adrian Bieliński, I am a sofware developer from Poland. I started programming in C# around year 2011, and now I am able to create both desktop and web applications with C# and .NET. I am passionate about programming, solving problems and learning.

Skills

I usually build desktop and web applications, with use of C#, XAML, ASP.NET Core, EF Core, SQL, HTML, CSS, JavaScript.

Here are my key technical skills:

  • Software development with C# and .NET
    • I use many language features up to C# 12
    • I use .NET 8
    • I'm learning about new features in C# and .NET as they are introduced
  • Patterns and Frameworks
    • I use Blazor for creating new web applications, what enables rich client-side interactivity (WebAssembly/Server/Auto render modes)
    • Blazor for creating web apps (previously I used ASP.NET MVC and ASP.NET Core MVC)
    • MVVM for UWP and WPF apps
  • Object-Relational Mapping
    • Entity Framework Core (previously I used Entity Framework)
  • Web Development
    • Blazor (mentioned in Technologies bullet point, part of ASP.NET Core)
    • ASP.NET Core MVC (previously ASP.NET MVC)
    • HTML
    • CSS
    • client-side JavaScript
    • REST APIs
    • GraphQL APIs
Glossary
  • EF stands for Entity Framework
  • SQL stands for Structured Query Language
  • HTML stands for HyperText Markup Language
  • CSS stands for Cascading Style Sheets
  • WPF stands for Windows Presentation Foundation
  • MVC stands for Model-View-Controller pattern
  • MVVM stands for Model-View-ViewModel pattern
  • REST stands for REpresentational State Transfer
  • API stands for Application Programming Interface

Pinned Loading

  1. apb97.github.io apb97.github.io Public

    HTML

  2. WebSudoku WebSudoku Public

    Sudoku made with Blazor WebAssembly

    C#

  3. SimpleResxToJson SimpleResxToJson Public

    Command-line tool that simply converts *.resx files into *.json files

    C# 1

  4. MusicRenameWithMetadata MusicRenameWithMetadata Public

    Rename music files using their metadata

    C#

  5. FuzzySetsCalc FuzzySetsCalc Public

    JavaScript