Pinned Repositories
3D-Scene-Renderer
A cross-platform 3D Scene Editor and Renderer written in C++ with OpenGL
BlurbGenreClassification
Genre classification on blurbs
choropie
Python Geographic Plotting: Create a choropleth map with pie charts at each area centroid.
cool-compiler
A compiler for the Cool (Classroom Object Oriented Language) language done as a term project for a Compilers Design Course.
Isosurface
Dual Contouring on a Uniform Grid on the GPU and associated Isosurface Extraction report materials
NYC-OpenData-Profiling
MASTER BRANCH
Tandon-Bridge-HW-Automator
Automate building and running of cpp programs written by Bridge students
tetrust
Block breaking game implementation in Rust's ggez and quicksilver game engines
vinceniko's Repositories
vinceniko/choropie
Python Geographic Plotting: Create a choropleth map with pie charts at each area centroid.
vinceniko/3D-Scene-Renderer
A cross-platform 3D Scene Editor and Renderer written in C++ with OpenGL
vinceniko/tetrust
Block breaking game implementation in Rust's ggez and quicksilver game engines
vinceniko/cool-compiler
A compiler for the Cool (Classroom Object Oriented Language) language done as a term project for a Compilers Design Course.
vinceniko/Isosurface
Dual Contouring on a Uniform Grid on the GPU and associated Isosurface Extraction report materials
vinceniko/Tandon-Bridge-HW-Automator
Automate building and running of cpp programs written by Bridge students
vinceniko/BlurbGenreClassification
Genre classification on blurbs
vinceniko/chromium
The official GitHub mirror of the Chromium source
vinceniko/NYC-OpenData-Profiling
MASTER BRANCH
vinceniko/expo
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
vinceniko/expo-video-thumbnails-mod
vinceniko/ffprobe-static
Static binaries for ffprobe
vinceniko/geo-node-link-example
D3 geographic node-link diagram example
vinceniko/ggez
Rust library to create a Good Game Easily
vinceniko/GoTable
Work with tables in Go! Inspired by Python Pandas.
vinceniko/matryoshka
unpack nested containers to a single level array
vinceniko/middy
🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
vinceniko/react-native-video
A <Video /> component for react-native
vinceniko/vinceniko.github.io
vinceniko/xv6-public
xv6 OS_Intro To Operating Systems_NYU Tandon