From 8675e429c17a235c06c5f36518796f801302031e Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Fri, 4 Nov 2022 23:43:13 -0700 Subject: [PATCH] Update verbiage on website --- index.html | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 68ae52c..6e1622e 100644 --- a/index.html +++ b/index.html @@ -34,19 +34,32 @@

I'm a software engineer with broad expertise across several different disciplines of industry software development, particularly network - programming, full-stack web development, and modern cloud-focused devops/Unix - systems administration. I dabble in 3d graphics, functional programming/type - theory, programming language design, and mucking about with microcontrollers - on the side, and one or another of these skillsets has come in handy before. + programming, full-stack web development, all things cryptocurrency, and + modern cloud-focused devops/Unix systems administration. On the side, I + dabble in 3d graphics, functional programming/type theory, programming + language design, and mucking about with microcontrollers. -

I've shipped code in Rust, Python, C, C++, Ruby on Rails, Scala, Elm, and +

I've shipped code in Rust, Python, C, C++, Ruby (on Rails), Scala, Elm, and Haskell. My educational credentials are a BA in Linguistics, Computer - Science and Japanese from the University of California, Berkeley. I used to - have a line here that said "Also if you're hiring for a Rust position I'd - love to talk to you.", but since I now have a position where I spend a lot - of my time writing Rust, I suppose it worked. + Science and Japanese from the University of California, Berkeley. My language + of choice for most sorts of software project is Rust these days, but there's a + whole wide world out there of interesting developments in programming language + research - I'd love to write, say, Idris for a living one day. + +

My passion as a software developer is software correctness - I think the + industry as a whole places too little emphasis on writing software that does + the right thing from the beginning. I want to use the best tools and + practices available to write software that is easily maintainable and + minimizes bugs from the start of a project onwards. + + +

Open-source contributions

+ +

I recently started porting the SSHFS UNIX utility + from C to Rust. + +

I'm a user of and occasional contributor to the just command runner -

Open-source work

As part of my work at Toolchain Labs, I contribute