Technologies Used This Year (Captured as I work and updated daily)

Technologies Used (Hourly updates)

Loading

Loading

Loading

Loading

Loading

Backend

Frontend

Infra

Tooling

Most used OS

%

Most used editor

%

Repos worked on

0

Record day

0

  • ~ on via ⬢ v14.15.5
1

Introduction

2

Hi, my name is Victor Conner. I'm a freelancing software engineer living in Stockholm, Sweden.

3

4

The data displayed in this dashboard is being captured as I work. I've written a small go server that operates as a

5

daemon. It handles remote procedure calls from neovim pertaining to events such as the opening of buffers, windows

6

gaining focus, the initiation of new neovim instances, etc.

7

8

All of it is open source, and you can find links to it further down the page.

normalintroduction.md
||12:14

Editor Time Last 14 Days (Hours)

Editor Time (Hours)

12840

21

Sat

22

Sun

23

Mon

24

Tue

25

Wed

26

Thu

27

Fri

28

Sat

29

Sun

30

Mon

01

Tue

02

Wed

03

Thu

04

Fri

Experience & Open Source

Experience & Open Source

Mojang / Microsoft

  • Mojang / Microsoft
  • Klarna
  • Viaplay
  • Motius
  • Tele2
  • Comviq

Software Engineer - Mojang / Microsoft(Contract)

Nov 2021 - Current

  • I'm part of the Bedrock UI team at Mojang. We are working on an accessible and highly performant user interface for Minecraft.
  • The UI components are built using a mixture of JavaScript and C++ and are used across all platforms in the Minecraft Bedrock Edition.
  • These components are used to build screens, menus, and in-game elements such as HUDs.

Pulse

Recent Open Source Project

Collects all the data for this website. It includes a RPC server/client and a nvim plugin that maps autocommands to remote procedure calls.

  • go
  • nvim
  • rpc
  • productivity

sturdyc

Recent Open Source Project

sturdyc is a caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant.

  • go
  • robustness
  • caching
  • performance