Skip to content
View aberus's full-sized avatar
🦁
🦁
Block or Report

Block or report aberus

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
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.

Sometimes I tweet about life and tech 💬

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 Version
Stack OverflowQuick Search for Visual Studio Search Stack Overflow within Visual Studio. Visual Studio Marketplace Version
ReflectCmdlet Explore source code of Powershell commands. Nuget
EntityFramework.Conventions Conventions for EnitityFramework 6.x.

aberus.com →

Pinned

  1. ImageVisualizer ImageVisualizer Public

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

    C# 37 11

  2. StackOverflowQuickLaunch StackOverflowQuickLaunch Public

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

    C# 19 4

  3. ReflectCmdlet ReflectCmdlet Public

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

    PowerShell 4 1

  4. ef6.extensions ef6.extensions Public

    Extensions for EnitityFramework 6.x

    C#