Pinned Repositories
CCDetect-lsp
Language-agnostic real-time duplicate code detection LSP server
CCDetect-vscode
CCDetect-lsp VSCode plugin
Fuzz
Fuzzy-finder written in Rust
IN2010_h2021
Repo for gruppetimer i IN2010 høsten 2021. Foiler, kode og oppgaver som blir gjennomgått i gruppetimene.
jakobhansen.dev
Personal website
java-tree-sitter
Java bindings for tree-sitter
journal.nvim
🖋️ Highly extensible journaling system for Neovim
master-thesis
Repository containing accumulated information and notes on my master thesis at the University of Oslo
PomodoroTogetherWeb
Pomodoro Together Web frontend
qlearning-tictactoe
A Python Tic-Tac-Toe game with an AI opponent that learns how to play via Q-learning (Reinforcement learning).
jakobkhansen's Repositories
jakobkhansen/journal.nvim
🖋️ Highly extensible journaling system for Neovim
jakobkhansen/CCDetect-lsp
Language-agnostic real-time duplicate code detection LSP server
jakobkhansen/CCDetect-vscode
CCDetect-lsp VSCode plugin
jakobkhansen/java-tree-sitter
Java bindings for tree-sitter
jakobkhansen/master-thesis
Repository containing accumulated information and notes on my master thesis at the University of Oslo
jakobkhansen/AdventOfCode
Advent of Code
jakobkhansen/dotfiles
Bare git repo for personal config files.
jakobkhansen/java-algdat
Java implementation of different algorithms and datastructures.
jakobkhansen/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
jakobkhansen/Scripts
Scripts I made for automation and fun :)
jakobkhansen/SoNe
CLI Social Network
jakobkhansen/telescope-heading.nvim
An extension for telescope.nvim that allows you to switch between headings
jakobkhansen/VimTalk
Talk on Vim/Neovim held during Lyntaler for MAPS
jakobkhansen/electron-hotkey-menu
Define user hotkeys for actions via a menu in your electron application.
jakobkhansen/Fuzz
Fuzzy-finder written in Rust
jakobkhansen/jakobhansen.dev
Personal website
jakobkhansen/KattisSolutions
My solutions to kattis problems, some not completed.
jakobkhansen/PomodoroTogetherWeb
Pomodoro Together Web frontend
jakobkhansen/brew-neovim-nightly
Homebrew tap for neovim nightly
jakobkhansen/CCDetect-nvim-config
Pre-built Neovim config which runs CCDetect-LSP
jakobkhansen/cpp-algdat
C++ implementations of different algorithms and datastructures.
jakobkhansen/jakobhansen.dev-OLD
Personal website
jakobkhansen/miryoku_qmk
Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout. Miryoku QMK is the Miryoku implementation for QMK.
jakobkhansen/neotest-jest
jakobkhansen/nova-facade
Runtime support for the. JS Nova pattern, which allows sharing of High-Value-Components across M365
jakobkhansen/PomodoroTogetherBackend
Pomodoro Together Express Backend
jakobkhansen/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
jakobkhansen/roslyn.nvim
Roslyn LSP plugin for neovim
jakobkhansen/storybook-addon-relay
A Storybook add-on to write stories for Relay components.
jakobkhansen/tree-sitter-java-template
Template for building and using tree-sitter in JVM