cameronraw
Currently focusing on the best practices, and improving my understanding of concepts outside of actual coding languages, such as the cloud, architecture etc.
Barcelona, Spain
Pinned Repositories
api
arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
asgardian
A lightweight framework for setting up Go project APIs
azuredemo
cameronraw
Config files for my GitHub profile.
configparser
An application for reading config values from a txt file
crabchat
An alternative to the official Electron based Slack desktop client, written in Tauri
design_patterns_rust
A demonstration of different design patterns acheived using the Rust programming language
ferris_friends
A Slack Bot to encourage Pair Programming sessions within a Slack organization
personal
My personal site
cameronraw's Repositories
cameronraw/personal
My personal site
cameronraw/crabchat
An alternative to the official Electron based Slack desktop client, written in Tauri
cameronraw/api
cameronraw/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
cameronraw/asgardian
A lightweight framework for setting up Go project APIs
cameronraw/azuredemo
cameronraw/cameronraw
Config files for my GitHub profile.
cameronraw/configparser
An application for reading config values from a txt file
cameronraw/design_patterns_rust
A demonstration of different design patterns acheived using the Rust programming language
cameronraw/ferris_friends
A Slack Bot to encourage Pair Programming sessions within a Slack organization
cameronraw/flappy_dragon
An implementation of the game Flappy Dragon from the book "Hands-on Rust" by Herbert Wolverson
cameronraw/game_of_life_rust
Reproducing the Game of Life kata in Rust
cameronraw/game_of_life_wasm
Creating the Game of Life kata in Rust, and visualizing it in JavaScript / TypeScript via WebAssembly
cameronraw/gameoflife_go
Game of Life in Go
cameronraw/GoFundamentals
cameronraw/intro_to_testing_java
cameronraw/kata_start_python
A near empty project, ready for starting katas
cameronraw/mars_rover_command_pattern
The Mars Rover kata in Rust, via the command pattern
cameronraw/mars_rover_dotnet
cameronraw/mars_rover_ts
cameronraw/nvim
cameronraw/nvim_files
cameronraw/nvimlua
Conversion of nvim config to use lua
cameronraw/psst
Fast and multi-platform Spotify client with native GUI
cameronraw/rust_fizzbuzz
The classic fizzbuzz kata done in Rust
cameronraw/rusty_roguelike
A study exercise from the book "Hands-on Rust" by Herbert Wolverson.
cameronraw/skithy
A file compression CLI tool
cameronraw/string_calculator_rust
A solution to the String Calculator kata in Rust
cameronraw/ventrix
cameronraw/zero_to_production_in_rust
A repo for marking my progress through "Zero to Production in Rust", a book by Luca Palmieri