Skip to content
View Andrei15193's full-sized avatar

Block or report Andrei15193

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
Andrei15193/readme.md

Andrei15193's profile

Hey, how's it going? Hopefully all is good and if not, what is life without a little challenge?

I'm a software developer since 2013, that's when I got my first job, starting with .NET and SQL for the first 6 years and afterwards added ReactJS to my toolbelt, some DevOps starting with build pipelines (CI/CD) then continuing on with Infrastructure-as-Code.

I do pet projects apart from what I'm doing at work. I like to have control over what I learn rather than wait for a project where I can learn what I am interested in. Obviously, I wouldn't be able to apply what I learn at the level of a multi-person project with allocated time, but it does provide useful experience later on to help the work project out. I've done this already on multiple occasions.

Besides software development, I read books, mostly non-fiction, related to psychology or phylosophy. The two go hand in hand to a certain degree. Watch TV shows (Pickle Rick.. YEAH!), and movies when I get the time.

I am maintaining a few open-source projects, they are available as NuGet packages as well.

If you want to collaborate or reach out to me, you can look me up on the various social media platforms, if it's something more professional use LinkedIn, otherwise you can send an e-mail or reach out on Facebook or Discord (yes, I am intentionally not leaving any links to these here, you'll have to use your search skills).

Pinned Loading

  1. react-model-view-viewmodel react-model-view-viewmodel Public

    A library for developing React applications using Model-View-ViewModel inspired by .NET

    TypeScript 14 4

  2. CloudStub.AzureDataTables CloudStub.AzureDataTables Public

    A high-fidelity in-memory implementation of Azure Cloud Storage Services useful for testing.

    C# 1

  3. CodeMap CodeMap Public

    An extensible tool for generating documentation for your .NET libraries. Generate HTML, Markdown or in any other format, customise the documentation at your discretion.

    C# 5

  4. EmbeddedResourceBrowser EmbeddedResourceBrowser Public

    A small utility library for browsing the embedded resources of an assembly.

    C# 1

  5. HintKeep HintKeep Public

    A small application for managing password hints.

    C# 2

  6. Mup Mup Public

    Markup Parser (Mup) is an extensible .NET Standard Library (1.0) containing types for parsing and generating HTML from text using the Creole lightweight markup language.

    C#