Pinned Repositories
cpp_project_files
Common project files for setting up coding formatting and style independently of specific C++ project.
pong_c
Implementation of pong in c based on OpenGL
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
vscode-dev-containers
NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
vscode-remote-release
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
aleksanderostrup's Repositories
aleksanderostrup/cpp_project_files
Common project files for setting up coding formatting and style independently of specific C++ project.
aleksanderostrup/pong_c
Implementation of pong in c based on OpenGL