From 16986e1e5b7172a9c6c0eb7b8b6983714a0b88b2 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 01:07:56 -0500 Subject: Don't sell yourself short --- interests.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interests.markdown') diff --git a/interests.markdown b/interests.markdown index 3066181..7bb6b22 100644 --- a/interests.markdown +++ b/interests.markdown @@ -22,7 +22,7 @@ To stay fit and healthy, I regularly: * Practice [Tang Soo Do](https://en.wikipedia.org/wiki/Tang_Soo_Do) # Languages -I have learned Spanish to a near fluent capacity, although I have not spoken it in some time.
+I have learned Spanish to a near fluent capacity.
I also started learning Swedish, while studying abroad at [Lunds Tekniska Högskola](https://www.lth.se). # Multimedia -- cgit v1.2.3 From 7af4efee1a6fad4f96d119b68684496de254ac35 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 01:08:03 -0500 Subject: Explain my TSD rank --- interests.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'interests.markdown') diff --git a/interests.markdown b/interests.markdown index 7bb6b22..4216e1d 100644 --- a/interests.markdown +++ b/interests.markdown @@ -20,6 +20,7 @@ As far as computer/CPU architectures are concerned, I am interested in [RISC-V]( To stay fit and healthy, I regularly: * Go on runs several miles long * Practice [Tang Soo Do](https://en.wikipedia.org/wiki/Tang_Soo_Do) + * 3rd Degree Black Belt # Languages I have learned Spanish to a near fluent capacity.
-- cgit v1.2.3 From 9a0e7a1397b66936272a0ed7949d05f707cd1704 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 01:08:12 -0500 Subject: Add that I played oboe for many years --- interests.markdown | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'interests.markdown') diff --git a/interests.markdown b/interests.markdown index 4216e1d..cece5cd 100644 --- a/interests.markdown +++ b/interests.markdown @@ -26,6 +26,10 @@ To stay fit and healthy, I regularly: I have learned Spanish to a near fluent capacity.
I also started learning Swedish, while studying abroad at [Lunds Tekniska Högskola](https://www.lth.se). +# Music +Throughout much of my life, I played the [oboe](https://en.wikipedia.org/wiki/Oboe). +During school, I have not had much time to practice, but my passion for performing music has never left me. + # Multimedia I enjoy television just as much as the next person. -- cgit v1.2.3 From 91011bef711b2d6377089ea8675ea72ac74f6015 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 29 Sep 2020 01:08:24 -0500 Subject: Leave comment for thing to add to interests.markdown Although, that might be worth it to add to the experience.markdown file instead, as these were fairly large projects that I contributed to. --- interests.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'interests.markdown') diff --git a/interests.markdown b/interests.markdown index cece5cd..7a77488 100644 --- a/interests.markdown +++ b/interests.markdown @@ -11,6 +11,8 @@ As someone who uses [NixOS](https://nixos.org), I am extremely interested in the * [nixpkgs](https://github.com/NixOS/nixpkgs), a collection of Nix expressions for building packages, including packages required for the NixOS operating system * The [home-manager](https://github.com/nix-community/home-manager) project, for managing your home directory dotfiles in a Nix-y way. + + In addition, as I enjoy C programming, but enjoy the type-correctness of Haskell, [Rust](https://rust-lang.org) has been of particular interest for me. Also, as a Computer Engineer, I am also thoroughly interested by the hardware side of things too. -- cgit v1.2.3