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

Block or report enku

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

About

Mostly my personal GitHub profile is for working on personal projects. While I am (usually) a professional software developer, I enjoy programming as a hobby as well. Most of my projects are my way of scratching my own itch, which is why some are not for "mass consumption" or my own take on [much better, well-maintained project]. It's soothing like knitting or maybe baking. Some projects I'm particularly proud of are:

Languages

For my personal projects, I mostly program in Python. It is my go-to programming language. If programming languages were guitars then Python would be my Lucille (although I'm certainly no King). I do, however, know and occasionally enjoy such other programming languages as:

  • JavaScript: Can't work the web without JavaScript. But mostly I like working in Node.js.
  • Go: I haven't done much with Go but there are definately some things I like about it especially its underlying philosophy(ies).
  • Zig: I actually haven't done anything with Zig yet, but it looks awesome.
  • C#: A while back I taught myself C#. That's about it.
  • C: I appreciate that every time I learn a new language and then look at C I feel I know and appreciate it more. C is as ubiquitous as it is underappreciated. Like Grandma (Thanks Grandma).
  • MUMPS: Don't ask.

Thanks

I have a lot of gratitude for many things past and present, including:

  • Boscov's at the Dover Mall. Believe it or not, the personal computers on display at the Boscov's department store is actually how I first learned to program computers.
  • Coach John Hollis for his encouragement, support and believing in me.
  • Mr. Keith O'neal for giving me so many opportunities and kickstarting my career.
  • And, of course, Grandma.

Pinned

  1. gentoo-build-publisher gentoo-build-publisher Public

    Gentoo Build Publisher is a way to build gentoo updates in CI/CD and have those builds published (rsync for the portage tree; http for binpkgs) to individual machines.

    Python 15 2

  2. gbpcli gbpcli Public

    Gentoo Build Publisher Command-Line Interface

    Python 1 1

  3. bash_prompt bash_prompt Public

    My bash prompt... well the code that generates it.

    Shell

  4. larry larry Public

    a Python script and framework for colorizing your desktop

    Python

  5. teamplayer teamplayer Public

    TeamPlayer is a democratic Internet radio station. Members create play lists and the virtual DJ, DJ Ango, goes from member to member playing a title out of their list. Members get to hear what thei…

    Python 2

  6. myresume myresume Public

    myresume is a program to convert a résumé definition in YAML to HTML or PDF.

    Python