| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusetype Profile struct {
Pronouns string
Code []string
Technologies map[string][]string
Architecture []string
CurrentFocus string
FunFact string
}
var cerebrux = Profile{
Pronouns: "he/him",
Code: []string{"Linux Shell Scripting", "Python", "Go", "Arduino Programming Language(C/C++)"},
Technologies: map[string][]string{
"databases": {"PostgreSQL", "MariaDB/MySQL", "SQLite"},
"devOps": {"Docker", "LXC", "Virtualization", "Kubernetes", "Cloud OCC,AWS,GCP,Azure", "CI/CD"},
"tools": {"Ubuntu", "macOS", "Proxmox", "Git", "VS Code", "Github", "TinkerCad"},
},
Architecture: []string{"LXC servers", "Containarized Apps"},
CurrentFocus: "Building tools and teaching materials for my students and exploring new tech stacks",
FunFact: "I almost, always misstype sudo as sduo and I am not ashamed! π",
}
I'm always excited to collaborate on interesting projects or discuss technology!
Feel free to reach out if you want to talk about tech, open source, or just want to connect.
An all-in-one, one click system maintenance application for Ubuntu/Debian operating systems and derivatives
Ξ ΟΟΟΟΞΏΟ ΞλληνικΟΟ Arch Linux Installer
Simple and universal Linux utility for generating a system report for the host system
Shell 7
Some docker compose templates for various services
Collection of algorithmic trading helper files for TradingView
| Back | FazBrowse Home | New Git URL |