Mason Gil's repositories

ReactTodoList

my personal attempt at a React todo list... wonky css inbound

Language:JavaScriptStargazers:1Issues:1Issues:0

363assignment1

sql db assignment

Stargazers:0Issues:0Issues:0

API-Platform-Webdev

Research into API platform, I take no credit for this code

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Boids_Godot_Rust

Making Boids in the Godot engine with Rust

Stargazers:0Issues:2Issues:0

crypto-cmd

fun short project for freshing up on golang, you need a coin market cap api key in your ENV to run, prints some crypto market info

Language:GoStargazers:0Issues:2Issues:0

Game-Of-Life-in-React

an implementation of John Conway's game of life using styled React components

Language:JavaScriptStargazers:0Issues:1Issues:0

Mandelbrot_Rust

plots the mandelbrot set in Rust in a fancy manner

Language:RustStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

rss_reader

Rust RSS reader practice project. Lost interest due to it being around RSS and I use reddit. Basc functionality is all there, the only thing left is formatting.

Language:RustStargazers:0Issues:0Issues:0

Terminal-File-Explorer

An easy way to navigate your filesystem in the terminal with the VIM arrow keys... Abandoned due to not being able to return a command to the shell prompt that executed it (ex: cd target/). You can still explore your file system with it though!

Language:RustStargazers:0Issues:2Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

cs321AssemblyInterpreter

Assembly interpreter assignment, runs legv8 assembly bytecode

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Data-Structures

Assignments and projects completed for my data structures class

Stargazers:0Issues:1Issues:0

DatabaseManagementFinalProject

crappy java swing app that runs sql queries, nothing special

Language:JavaStargazers:0Issues:2Issues:0

devops-workshop-2020

DevOps Workshop for Software Engineers 2020

License:Apache-2.0Stargazers:0Issues:0Issues:0

FancyWebsite

I made this to work on my css and html animation skills

Language:HTMLStargazers:0Issues:0Issues:0

go-blackjack

blackjack in go using the command line, pretty simple

Language:GoStargazers:0Issues:2Issues:0

HTMLGridFluidSim

its a fluid simulator on a tile based top down grid

Language:JavaScriptStargazers:0Issues:0Issues:0

MasonEG.github.io

An attempt at static hosting from github before googling things; may work, may not.

Language:JavaScriptStargazers:0Issues:2Issues:0

matrix-rain

making the cool digital rain animation from the matrix in the terminal with rust

Language:RustStargazers:0Issues:2Issues:0

nvim-config

nvim config files

Stargazers:0Issues:2Issues:0

Python-Lessons-Creations

I was into python for a while before I discovered how easy it was to play with user interfaces in JavaScript.

Language:PythonStargazers:0Issues:1Issues:0

React-Chat-Client-Test

This is just a proof of concept to my employer AJAX and all that jazz in React is possible, I may have picked something too complex for a proof of concept but it'll serve as good xp. The php/mySQL api to run on our Apache server is in React-Chat-Server-Test

Language:JavaScriptStargazers:0Issues:1Issues:0

ReactChatClient-ZF2API

This is the code I wrote to build a React chat client accessing a MySQL DB via a ZF2 API

Language:PHPStargazers:0Issues:1Issues:0

WaterGraphicsWebGL

Our cs336 project to create water graphics using THREE.js

Language:JavaScriptStargazers:0Issues:3Issues:0