Skip to content
View ngynkvn's full-sized avatar
๐Ÿˆ
๐Ÿˆ
  • Florida

Highlights

  • Pro
Block or Report

Block or report ngynkvn

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ngynkvn/README.md

Hi there ๐Ÿ‘‹

This is my personal workspace for random projects.

  • ๐Ÿ”ญ Iโ€™m interested in 3D graphics, statistical modeling and woodworking
  • ๐ŸŒฑ Iโ€™m currently learning 3D Printing, CAD Modeling, Vue.js
  • โšก I'm playing battlesnakes!

Anurag's GitHub stats

Pinned Loading

  1. chatbox chatbox Public

    It's a little ssh server for chatting with your friends!

    Go 2 2

  2. snekk snekk Public

    My battlesnake bot :^)

    TypeScript

  3. .rsboy .rsboy Public

    Gameboy Emulator written in Rust

    Rust 4

  4. wasm-raytracer wasm-raytracer Public

    Simple ray tracer based off an online guide. Built with WebAssembly. [Demo inside]

    C++ 4

  5. awkp awkp Public

    A TUI for previewing the results of an awk command in real-time. Written in Go

    Go 7

  6. not sure what this was for not sure what this was for
    1
    
                  
    2
    enum TOKEN_TYPE
    3
    {
    4
      TOK_OPAREN,
    5
      TOK_CPAREN,