Hello! My name is Raul, and I've been programming since High school! I think problem solving might be my knack. I'm self-taught and proud!
- California, United States
- https://rgonzalez.tech/
Pinned Loading
-
godot-tester
godot-tester PublicForked from croconut/godot-tester
A Github Action to handle testing Godot applications with GUT
GDScript
-
Simple-Ruby-IRC-Bot
Simple-Ruby-IRC-Bot PublicMade this bot as a simple auto-greeter to use for Twitch.TV
Ruby 1
-
Some helpful aliases I use in my CLI
Some helpful aliases I use in my CLI 1alias gmain="git checkout main"
2alias greset="git reset --hard"
3alias gstatus="git status"
4alias gdiff="git diff"
5alias gclean=git_clean.sh # this script checks out main, pulls, and prunes merged branches
-
This script will checkout `main`, pu...
This script will checkout `main`, pull, and remove merged branches. 1#!/bin/bash
23# Check out the main branch
4git checkout main
5 -
Nand2Tetris-Verilog
Nand2Tetris-Verilog PublicTaking the Nand2Tetris course and following along implementing the modules in Verilog
Verilog 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.