RyzenFromFire
Developer, tinkerer, scholar. Name inspired by the legendary phoenix and a certain microprocessor. I am not affiliated with or endorsed by AMD.
Pinned Repositories
Two-Level-Multiplier
VHDL implementation of the multiplication algorithm proposed in "Leveraging a Novel Two-Level Priority Encoder for High-Precision Integer Multiplication."
ESP32PRCodebase
ONU Polar Robotics codebase based on the ESP32 platform
Chesslin
A Kotlin Chess App.
obsidian-phoenix
My personal CSS theme for Obsidian.
obsidian-phoenix-callouts
Phoenix Theme addon snippet for old-style admonitions/callouts.
obsidian-phoenix-checkboxes
CSS Snippet for checkboxes in Obsidian
PressF
PressF is a Minecraft plugin that allows users to press F to pay respects.
vscode-phoenix
Personal theme for VSCode
wireguard-linux-compat
tutorial
Tutorial for getting started with GitHub Classroom for instructors and/or students.
RyzenFromFire's Repositories
RyzenFromFire/obsidian-phoenix-checkboxes
CSS Snippet for checkboxes in Obsidian
RyzenFromFire/obsidian-phoenix
My personal CSS theme for Obsidian.
RyzenFromFire/obsidian-phoenix-callouts
Phoenix Theme addon snippet for old-style admonitions/callouts.
RyzenFromFire/PressF
PressF is a Minecraft plugin that allows users to press F to pay respects.
RyzenFromFire/vscode-phoenix
Personal theme for VSCode
RyzenFromFire/wireguard-linux-compat
RyzenFromFire/Chesslin
A Kotlin Chess App.
RyzenFromFire/digilent-xdc
A collection of Master XDC files for Digilent FPGA and Zynq boards.
RyzenFromFire/obsidian-phoenix-outlines
Modification of outlines snippet from awesome-obsidian.
RyzenFromFire/obsidian-phoenix-print
Obsidian CSS Snippet to enable printing to PDF while maintaining formatting.
RyzenFromFire/onu-code-competitions
RyzenFromFire/Potato
If you fork this then you can say you forked a potato.
RyzenFromFire/pygitswitch
Github Desktop Multi account switcher
RyzenFromFire/simple_serial_port
Simple C++ serial port communication with an Arduino
RyzenFromFire/AtlaSync-App
Front-end app portion of the AtlaSync project for HackOHI/O 11.
RyzenFromFire/azure-typescript-e2e-apps
Monorepo - Apps written in TypeScript to be either 1) deployed to Azure hosting or 2) integrated with Azure services
RyzenFromFire/google-drive-upload-git-action
Github action that uploads files to Google Drive
RyzenFromFire/Kotlin-RCA
Kotlin Ripple Carry Adder
RyzenFromFire/obsidian-editor-syntax-highlight
Original by death_au. A plugin for Obsidian which allows syntax highlighting for code blocks in the editor.
RyzenFromFire/obsidian-excalidraw-plugin
A plugin to edit and view Excalidraw drawings in Obsidian
RyzenFromFire/obsidian-md-html-export
Python script for converting obsidian md-file to html (recursively adds all link/images to configurable depth)
RyzenFromFire/obsidian-releases
Community plugins list, theme list, and releases of Obsidian.
RyzenFromFire/pug-toc-generator
Generate a table of contents from a Markdown file to be used as a Pug template
RyzenFromFire/rsa-module
An RSA module written in VHDL
RyzenFromFire/StringToBinaryFile
Converts a numeric (integer, hex, or binary) string into a binary file (.bin) for serial communication.