Skip to content
View kevlarr's full-sized avatar
  • North Shore, MA
Block or Report

Block or report kevlarr

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
kevlarr/README.md

Hello, world

I have been a full-stack web developer for the past 9 years, primarily working with Python, JS/TS (from plain JS or jQuery to Ember, React, or Vue depending on the project), and PostgreSQL. Previously, as an intern architect and even before, I had some experience making websites from scratch, managing Wordpress sites (and writing PHP), and scripting with Python and AutoLISP. And for the past 5 years or so, I have been getting more and more into Rust and, to a smaller extent, Go for web servers & CLI tools.

For most of my career I have been either employed at (full-time) or embedded in (as a consultant) small companies, and those are the environments in which I most thrive. The more hats I need to wear the happier I am, from meeting with product owners or users to determine the direction of a feature or product to building out UIs, APIs, and managing CI/CD pipelines (in particular Gitlab/Github Actions) and infrastructure (typically on AWS but with some experience on GCP, Heroku, and Digital Ocean).

I have a few side projects that I split my (very limited) free time between, most of which are private but the more interesting (to me) public ones can be found at crude computer.

Pinned Loading

  1. crudecomputer/hldr crudecomputer/hldr Public

    A declarative DSL & CLI for creating fixture data in PostgreSQL

    Rust

  2. crudecomputer/jrny crudecomputer/jrny Public

    A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!

    Rust 6 1

  3. rusty-calculator rusty-calculator Public

    Simulates binary numbers, logic gates, and arithmetic circuits to perform basic integer math

    Rust 1

  4. busybees busybees Public

    A basic blog engine written in Rust

    Rust

  5. kanbad kanbad Public

    A basic Kanban app with a React/Next.js/Typescript front-end and a Rust/Actix Web back-end

    TypeScript 1

  6. blahgr blahgr Public

    A basic blog example using Django & Docker

    Python