Skip to content
View nynepebbles's full-sized avatar

Block or report nynepebbles

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
nynepebbles/README.md

A line is a dot that went for a walk.

Technologies & Tools

Category Technologies
Languages C C++ Python Java Lua
Graphics & Systems Vulkan Linux Nix
Development Tools Git Neovim CMake Conan GNU Make
Shells & Scripting Fish Bash
Documentation LaTeX

Featured Projects

  • Web Crawler Grapher: Web crawler written in modern C++, with visual graphs generation.
  • VKEngine: Lightweight 3D rendering engine built from scratch using C++ and the Vulkan API.
  • Dotfiles: Personal development environment and desktop configuration, built for NixOS.

GitHub Stats

Top Languages

profile views

Popular repositories Loading

  1. crawler crawler Public

    Web crawler written in modern C++, with visual graphs generation

    C++ 1

  2. invaders invaders Public

    Terminal-based Space Invaders clone written in C++ using the ncurses library

    C++

  3. nynepebbles nynepebbles Public

  4. dotfiles dotfiles Public

    Personal development environment and desktop configuration, built for NixOS

    Lua

  5. vkengine vkengine Public

    Lightweight 3D rendering engine built from scratch using C++ and the Vulkan API

    C++

  6. jlox jlox Public

    Implementation of the Lox programming language from Robert Nystrom's book, "Crafting Interpreters".

    Java