Update verbiage on website
This commit is contained in:
parent
b14b3e59bd
commit
8675e429c1
33
index.html
33
index.html
@ -34,19 +34,32 @@
|
|||||||
|
|
||||||
<p>I'm a software engineer with broad expertise across several different
|
<p>I'm a software engineer with broad expertise across several different
|
||||||
disciplines of industry software development, particularly network
|
disciplines of industry software development, particularly network
|
||||||
programming, full-stack web development, and modern cloud-focused devops/Unix
|
programming, full-stack web development, all things cryptocurrency, and
|
||||||
systems administration. I dabble in 3d graphics, functional programming/type
|
modern cloud-focused devops/Unix systems administration. On the side, I
|
||||||
theory, programming language design, and mucking about with microcontrollers
|
dabble in 3d graphics, functional programming/type theory, programming
|
||||||
on the side, and one or another of these skillsets has come in handy before.
|
language design, and mucking about with microcontrollers.
|
||||||
|
|
||||||
<p>I've shipped code in Rust, Python, C, C++, Ruby on Rails, Scala, Elm, and
|
<p>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
|
Haskell. My educational credentials are a BA in Linguistics, Computer
|
||||||
Science and Japanese from the University of California, Berkeley. I used to
|
Science and Japanese from the University of California, Berkeley. My language
|
||||||
have a line here that said "Also if you're hiring for a Rust position I'd
|
of choice for most sorts of software project is Rust these days, but there's a
|
||||||
love to talk to you.", but since I now have a position where I spend a lot
|
whole wide world out there of interesting developments in programming language
|
||||||
of my time writing Rust, I suppose it worked.
|
research - I'd love to write, say, Idris for a living one day.
|
||||||
|
|
||||||
|
<p>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.
|
||||||
|
|
||||||
|
|
||||||
|
<h2>Open-source contributions</h2>
|
||||||
|
|
||||||
|
<p>I recently started porting the <a href="https://github.com/neunenak/sshfs">SSHFS</a> UNIX utility
|
||||||
|
from C to Rust.
|
||||||
|
|
||||||
|
<p>I'm a user of and occasional contributor to the <a href="https://github.com/casey/just">just</a> command runner
|
||||||
|
|
||||||
<h2>Open-source work</h2>
|
|
||||||
|
|
||||||
<p>As part of my work at Toolchain Labs, I
|
<p>As part of my work at Toolchain Labs, I
|
||||||
<a href="https://github.com/pantsbuild/pants/commits?author=gshuflin">contribute</a>
|
<a href="https://github.com/pantsbuild/pants/commits?author=gshuflin">contribute</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user