Skip to content
View theodegeest's full-sized avatar

Highlights

  • Pro

Block or report theodegeest

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

Popular repositories Loading

  1. Personal-Website Personal-Website Public

    HTML

  2. nvim-ide nvim-ide Public

    Forked from ldelossa/nvim-ide

    A full featured IDE layer for Neovim. Heavily inspired by VSCode.

    Lua

  3. neovim neovim Public

    Forked from neovim/neovim

    Vim-fork focused on extensibility and usability

    Vim Script

  4. opengl-basic opengl-basic Public

    This is a basic use case of OpenGL using a C code base. The goal of this repo was to become familiar with the OpenGL API.

    C

  5. benchkit benchkit Public

    Forked from open-s4c/benchkit

    A push-button end-to-end performance evaluation pipeline for automatically exploring the parameter space

    Python

  6. c-actors c-actors Public

    C-actors is an actor library written in C, where you can define actors in native C. This project is a use case where speedup stacks enable educated guesses about which optimizations might be worthw…

    C