Skip to content
View aberus's full-sized avatar

Block or report aberus

Report abuse

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

Report abuse
aberus/README.md

Hi there, I'm Aleksander Berus 🦁

I'm a full time software engineer, a tech enthusiast and previously a co-founder of tech startup. I enjoy building web and mobile apps. I write, delete and debug C# code, script Powershell packages. In my spare time I build Visual Studio extension.

You can read a breakdown of all my past work in my resume on LinkedIn 💼

📦⚙️ Extensions, Packages, Libraries

Name A short summary Install
Debugger Image Visualizer for Visual Studio An image debug visualizer for Visual Studio. Visual Studio Marketplace
Stack OverflowQuick Search for Visual Studio Search Stack Overflow within Visual Studio. Visual Studio Marketplace
ReflectCmdlet Explore source code of Powershell commands. Nuget
Google Functions Framework for PowerShell PowerShell functions for Google Clound.
EntityFramework.Conventions Conventions for EnitityFramework 6.x.

aberus.com →

Pinned Loading

  1. ImageVisualizer ImageVisualizer Public

    A debug visualizer for Visual Studio that allows you to visually view the graphic content of images during debugging.

    C# 46 16

  2. StackOverflowQuickLaunch StackOverflowQuickLaunch Public

    A Quick Launch search provider for searching Stack Overflow in Visual Studio

    C# 20 4

  3. ReflectCmdlet ReflectCmdlet Public

    PowerShell module that provides the ability decompile or browse the source code of cmdlet

    PowerShell 3 1

  4. ef6.extensions ef6.extensions Public

    Extensions for EnitityFramework 6.x

    C#