Skip to content
View JustBobinAround's full-sized avatar

Block or report JustBobinAround

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

404

Nah, just kidding. You're either reading my GH README file or you are reading my blog.

Oh, you're still here? Fine, I guess I'll give a quick sumary:

  • personal projects are mostly in rust
  • run a few commissioned websites and services that:
    • use rust w/ axum + htmx
    • are self-managed with nixos and/or docker on a VPS
  • projects at my job are all JS mainly with ServiceNow and/or some data analysis with python
  • nixos masochist
  • neovim is the best editor... but I use my own vim-bindings fork of the helix editor for some reason
  • i was a machinist, but was asked to come back to working in tech. idk, this feels relevant some how lol

Prefer working with lower-level abstractions but low-code/no-code pays the bills. If you need ServiceNow consulting, have a rust project that's gotten out of hand, or just general SWE advice, submit an issue here and I might answer it.

Pinned Loading

  1. snow_docs_unofficial snow_docs_unofficial Public

    The Super Unofficial Documentation of ServiceNow APIs because their docs site is slow.

    Makefile

  2. snow_api snow_api Public

    Unofficial Rust API Bindings for ServiceNow

    Rust

  3. JEF JEF Public

    Jef Explores Files - JEF is a highly configurable file manager designed for terminal power users who demand a fast and versatile file exploration experience.

    Rust

  4. js_obfuscate js_obfuscate Public

    Obfuscate JavaScript code via encoding as UTF-8 zero-width whitespace characters

    HTML

  5. lisa_lang lisa_lang Public

    This is a theoretical language I came up with that is going to be used as a tool to explore static type analysis and code synthesis techniques along with the possible incorporation of AI.

    Rust

  6. bevy_game_of_life bevy_game_of_life Public

    Forked from dfebs/falling_sand_experiment

    This is a fork of a cool sandbox engine that I repurposed into Conway's game of life.

    JavaScript