Skip to content
View bclarkx2's full-sized avatar
Block or Report

Block or report bclarkx2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bclarkx2/README.md

About

Hi! I am a software engineer trying to write some code and learn things.

See my resumé for more details (along with the source code that generates it!).

Interests

I am a daily Linux user (Ubuntu), and take a perverse joy in breaking basic components of my workflows and trying to figure out how to fix then improve them.

Right now, I code mostly in Python, Go, and bash, although I have a long, bittersweet history with Java as well.

Check out my .vimrc and tell me what I am doing wrong! Converted from Sublime Text to vim a few years ago and haven't looked back since. vscode can take a hike, I don't care how popular it gets.

I love working on the back end of a system -- crafting perfect interfaces and optimizing back end architecture makes me all tingly inside. I deeply appreciate an intuitive, accessible UX -- particularly when it's somebody else's job to make it!

Open source and data privacy is very important to me. Consider donating to the EFF if you can: https://supporters.eff.org/donate/.

Very interested in learning more about functional programming and machine learning.

Favorites

Newsletters

Projects

Developer tools

These are some projects I like to work on to keep myself organized and efficient while doing other work. Sometimes we can't avoid getting distracted from doing real work by the temptation of improving a developer tool real quick!

Linux configurations

Working on your Linux environment should feel like putting on an old glove. Gets the job done just the way you like it, but also sometimes randomly gets a hole torn in it and takes 6 hours to figure out how to sew it back up.

Machine learning

I like to dabble a bit in ML topics.

CS things

Miscellaneous

Pinned

  1. babble babble Public

    Deep learning approach to grammar emulation

    Python

  2. bin bin Public

    custom home bin

    Shell 1

  3. dotfiles dotfiles Public

    Linux dotfiles and other customizations

    Vim Script 1

  4. ubuntu-setup ubuntu-setup Public

    Full setup for a new Ubuntu install

    Shell

  5. goto goto Public

    Utility for bookmarking file locations and quickly navigating among them

    Python

  6. pwd pwd Public

    My bash prompt

    Python