Pinned Repositories
2020books
20 Most-Recommended Books for Software Developers
akka-p2p
A fully-functional Peer-to-Peer server, written in Scala using Akka HTTP
awwsmm.com
Personal website
BrainScript
A BrainF*** interpreter written in TypeScript
daily
Daily Coding Problems (https://dailycodingproblem.com/) solved using Scala and Java
daily-bevy
Learn Bevy (and Rust) by exploring a small example (almost) every day
hello-rust-sdl2-wasm
A Rust repo which uses SDL2 for user interaction, and which can be run locally or compiled to WASM and run on the web
rust-mvp
Rust IoT MVP
tic-tac-toe
Tic Tac Toe in Bevy / Rust
awwsmm's Repositories
awwsmm/hello-rust-sdl2-wasm
A Rust repo which uses SDL2 for user interaction, and which can be run locally or compiled to WASM and run on the web
awwsmm/daily-bevy
Learn Bevy (and Rust) by exploring a small example (almost) every day
awwsmm/rust-mvp
Rust IoT MVP
awwsmm/BrainScript
A BrainF*** interpreter written in TypeScript
awwsmm/awwsmm.com
Personal website
awwsmm/tic-tac-toe
Tic Tac Toe in Bevy / Rust
awwsmm/nearprog
Scripts for management of r/nearprog
awwsmm/akka-p2p
A fully-functional Peer-to-Peer server, written in Scala using Akka HTTP
awwsmm/.dotfiles
macOS / zsh machine setup
awwsmm/apc-mwe
Minimal Working Example of akka-persistence-cassandra working on an M1 / AArch64 / ARM64 Mac
awwsmm/awwsmm-menu
A desktop and mobile-friendly collapsible menu, written in TypeScript
awwsmm/belly
Define the Bevy UI tree with `eml!`, style it using a very-css-like `ess` syntax and relate data data with `bind!` and `connect!`
awwsmm/bevy
A refreshingly simple data-driven game engine built in Rust
awwsmm/bevy-in-bevy
bevyengine.org, recreated in Rust / Bevy
awwsmm/cli-flashcards
Flashcard-style studying on the command line
awwsmm/ConwayScalaJS
Conway's Game of Life implemented in Scala.JS using Akka Actors
awwsmm/CookiesScalaJS
Setting and getting browser cookies using Scala.js
awwsmm/directory-server
Apache Directory Server
awwsmm/DuckJump
A pixel art platformer written in ScalaJS
awwsmm/flappy-bevy
Flappy Bird, implemented in Rust using Bevy
awwsmm/hello-akka-grpc-docker
Minimal project showing how to build and run a Dockerized akka-grpc server
awwsmm/hello-akka-http-docker
Minimal project showing how to build and run a Dockerized akka-http server
awwsmm/IBAT
Term project for Advanced Diploma in Computer Programming (Advanced Java) course
awwsmm/IntroToScalaTags
A guide to using Li Haoyi's ScalaTags in ScalaJS
awwsmm/lang
Following along with https://arzg.github.io/lang
awwsmm/next-share
Social media share buttons and share counts for your next React apps.
awwsmm/scalapb-json4s
Json/Protobuf convertors for ScalaPB
awwsmm/scalatestplus-scalacheck
ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaCheck.
awwsmm/skuber
A Scala Kubernetes client library
awwsmm/UTF32Char
4-byte-width (UTF-32) characters and unsigned integers for working with strings in TypeScript