Added the ClaSH project to the projects command
This commit is contained in:
@@ -2,6 +2,7 @@ pub(super) static PROJECTS: &str = r#"# Projects
|
||||
The easiest way to see what I've been up to lately is to check out my GitHub profile: *https://github.com/Dark-Alex-17*
|
||||
|
||||
* **Managarr**: A Rust-based TUI for managing many different Servarr instances (*https://github.com/Dark-Alex-17/managarr*).
|
||||
* **ClaSH**: This shell and website (*https://github.com/Dark-Alex-17/ClaSH*)
|
||||
* **Alerting-API**: A simple API that utilizes the Quartz library to provide a dynamic, reactive alerting system (minus the notification component), built with Kotlin. (*https://github.com/Dark-Alex-17/alerting-api*)
|
||||
* **AWS Cloud Gaming**: A Bash TUI built with whiptail to provision an EC2 instance in AWS, configure it with Steam, set up a low-latency RDP session using AWS' own NICE DCV to play games using AWS EC2 instances. (*https://github.com/Dark-Alex-17/aws-cloud-gaming*)
|
||||
* **DynamoDB and DAX Benchmarker**: A simple benchmarking utility built in both Rust and Go to benchmark performance differences between a DynamoDB table that doesn't use DAX, and one that does. An Elastic stack is used to receive the benchmarking metrics in real time so that users can also visualize the benchmarking results in Kibana using the pre-built dashboard. (*https://github.com/Dark-Alex-17/dynamodb-dax-benchmarker*)
|
||||
|
||||
Reference in New Issue
Block a user