Pinned Repositories
3rd-strike-app
Frame data app for Street Fighter III: 3rd Strike.
3rd-strike-web-scraper-browser-extension
This extension allows you to download JSON-formatted frame data from http://ensabahnur.free.fr/BastonNew/
custom-HTML5-video-player-Javascript
Custom HTML5 video player with fullscreen functionality.
joybtouch_joystick_keyboard_inputs
Attempts to emulate the OrbiTouch keyboard layout with a twin analog controller
react-services
A library to use global services with React
reddit-dark-theme-browser-extension
An Old Reddit dark theme browser extension.
sbp-ionic
Pop balloons on web and android
simple-game-React
A simple game I made in react. Raise your score by collecting as many tokens as possible before the time runs out.
super-meter-arcade-ecommerce-site
Full-stack ecommerce site using Typescript, React, Redux, Node, Express, and SQL
testing-library
Javascript testing framework
gregoriB's Repositories
gregoriB/simple-game-React
A simple game I made in react. Raise your score by collecting as many tokens as possible before the time runs out.
gregoriB/react-services
A library to use global services with React
gregoriB/sbp-ionic
Pop balloons on web and android
gregoriB/super-meter-arcade-ecommerce-site
Full-stack ecommerce site using Typescript, React, Redux, Node, Express, and SQL
gregoriB/testing-library
Javascript testing framework
gregoriB/blockchain-Rust
Very basic blockchain. Not complete, and serves no purpose.
gregoriB/capacitor-settings
gregoriB/cpp_practice
Just practicing C++ stuff
gregoriB/example-react-services-app
Sample app demonstrating the use of the react-services library
gregoriB/firmware_tutorial_rust
gregoriB/form-example-React-Node
React form example connected to Node and Express
gregoriB/gregoriB
gregoriB/i3wm_configs
Goes in ~/.config/i3
gregoriB/learncpp-hide-ads
Hide ads in the learncpp.com tutorial
gregoriB/linux
Linux kernel source tree
gregoriB/mandelbrot-rust
The mandelbrot exercise from "Programming Rust"
gregoriB/neovim-configs
My neovim configs
gregoriB/netpigeon-messaging-app-front-end-React
Front-end for a messaging client. Uses React.js.
gregoriB/nvim-dap
Debug Adapter Protocol client implementation for Neovim
gregoriB/personal-portfolio-site
My portfolio site. Made with React.
gregoriB/quick_replace_rust
Quick replace command line exercise from the Rust Programming book
gregoriB/react-redux-form-challenge
gregoriB/react-rust-wasm
gregoriB/recaptcha-demo-react
recaptcha example
gregoriB/scripts__bash
My bash scripts
gregoriB/shooter-game-React
Top-down shooter game made with React. Still very early in development.
gregoriB/telescope-dap.nvim
Integration for nvim-dap with telescope.nvim
gregoriB/todo-list-dotnet-blazor-wasm
Nothing to see here, just a todo list.
gregoriB/visual-interactive-matrix-demo-React
The grid is the graphical representation of a matrix. Could be used as the foundation for retro video games. The arrow or wasd keys move the X through that matrix. Made with React.
gregoriB/word-count-scheme
Barely functioning and very inaccurate word count tool, written for chicken scheme