Skip to content
View allen-ciq's full-sized avatar

Block or report allen-ciq

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
allen-ciq/README.md
  • 👋 Hi, I’m Allen (@allen-ciq)
  • 👀 I’m interested in vim, awk, git, and text manipulation in general
  • 🌱 I’m currently working on Metrics server and a new API client for stx
  • 💞️ I’m looking to re-architect the License Server
  • 📫 [email protected]

I'm a natural born geek. I wrote my first computer program for an Apple ][e, but not actually having one, I wrote it on paper and debugged it in my head.

Professionally, I got my start in the Navy where I spent 8 years as an Electronics Tech. I still occasionally like to play with various hardware projects. One of these days I'll get back to my Omnikey 102 mod/restoration.

In school my focus was primarily on theoretical computer science and mathematics. Computer graphics has always appealed to me as an interesting intersection of programming and math. You can check out some of my toys. Type help to get started.

I've been a professional software engineer since 2013. I got my start in ad tech working on a hierarchical targeting forecast engine.

I'm a tinkerer and a lover of puzzles. I like troubleshooting and figuring things out. I enjoy getting out on my bike and enjoying Colorado, and then coming home and cooking dinner or playing my guitar. I enjoy retro computers and modern computers alike; I love my Analogue Pocket and my Steam Deck, both. One of these days I'll get around to installing FreeDOS on my ODroid H2+, and RetroArch on my Ouya.

Pinned Loading

  1. APIClient APIClient Public

    Forked from stupid-genius/APIClient

    A JavaScript API client that is bound to a set of endpoints

    JavaScript

  2. log-ng log-ng Public

    Forked from stupid-genius/log-ng

    Simple server and client loggers

    JavaScript 1

  3. DateRangeIntervals DateRangeIntervals Public

    An array of intervals from a given date range, implementing a visitor-like pattern

    JavaScript

  4. OHLC OHLC Public

    An OHLC (Open, High, Low, Close) data structure

    JavaScript