Pinned Repositories
HCHogan
nvim
ranger
my ranger configs
rCore-Ave
rusty-riscv-ave
A Simple RISC-V Emulator in Rust
starship
wezterm
zsh
ehall-frontend
Ehall App for All platforms, using SwiftUI, jetpack compose, winUI3, react, lvgl.
HCHogan's Repositories
HCHogan/wezterm
HCHogan/nvim
HCHogan/rusty-riscv-ave
A Simple RISC-V Emulator in Rust
HCHogan/zsh
HCHogan/lox
Codes in learning crafting interpreters
HCHogan/tcp-rs
My simple tcp network stack implementation in rust
HCHogan/tiny-collections-rs
My naive implementation of rust's std::collection
HCHogan/youdao-rs
Yet another youdao dictionary cli written in rust.
HCHogan/adventure
HCHogan/async-simple
Toy async rt
HCHogan/Calculator
A simple matrix calculator in cplusplus
HCHogan/cis194
homework for cis194
HCHogan/cs2.cfg
My Counter-Strike 2 cfg files
HCHogan/DesignCode15
My SwiftUI practice project
HCHogan/EmojiArt
HCHogan/fp-course
Functional Programming Course
HCHogan/git-rs
HCHogan/github-readme-stats
:zap: Dynamically generated stats for your github readmes
HCHogan/HCHogan.github.io
HCHogan/interpreter_ml
Toy language with OCaml
HCHogan/kaleidoscope.cpp
Toy language with llvm
HCHogan/kaleidoscope.hs
Toy compiler in Haskell
HCHogan/kvim
HCHogan/Logic
HCHogan/loxcraft
Language tooling for the Lox programming language.
HCHogan/mathematics_in_lean
The user home repository for the Mathematics in Lean tutorial.
HCHogan/my-books
A SwiftData Demo Project
HCHogan/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
HCHogan/rcore_blog
rcore-os Developer Blog
HCHogan/scheme.hs
Write Yourself a Scheme in 48 Hours