Skip to content
View gwohlenb's full-sized avatar
  • San Francisco Bay Area, California, USA

Block or report gwohlenb

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

Hello!

I have spent much of my career as a dev manager and technical program manager. But I've never lost the desire to continue learning new things.

My original inspiration was programming simple video games on the Commodore 64 using the MOS 6510 assembler. It ran at the blazing speed of 1 MHz but was more than enough to help me understand the details of how a small computer works.

Later in the university setting I did a lot of assembly language on the MC6800, 6810, 68HC11 and MC68000/10/20. And of course learned the programming languages of that era including C, Pascal, PL-1, Prolog, Lisp and others. My master's thesis was related to early concepts for visual programming languages.

In the professional setting I focused on C and C++ in the embedded system arena, but also did some Windows Server programming. I worked with a team doing cfront-based C++ before it was even considered sane. I later added networking, security, HA and cloud/SaaS skills.

Currently, I like programming in Go and containerized stuff deployed with Kubernetes. On the professional side I am more weighted towards today's devops tools in a Linux environment. But on the hobby side I enjoy experimenting with Node, Go and Python for home automation, network programming and general problem solving. I also like web programming with PHP, Bootstrap, and a bit of Java/Typescript.

You can reach me at gwohlenb@yahoo.com

Popular repositories Loading

  1. pica-centro-go pica-centro-go Public

    Pica Centro game written in Go

    Go 1

  2. pica-centro-py pica-centro-py Public

    Pica Centro game written in Python3

    Python 1

  3. dojo_rules dojo_rules Public

    Forked from deadlyvipers/dojo_rules

    Ruby

  4. WatchUsBuild-ExpressAppWithTDD WatchUsBuild-ExpressAppWithTDD Public

    Forked from codeschool/WatchUsBuild-ExpressAppWithTDD

    JavaScript

  5. BuildingBlocks BuildingBlocks Public

    This is my version of the codeschool interactive video for "watch us build" with Express and TDD

    C

  6. HelloCodeSchoolProject HelloCodeSchoolProject Public

    Forked from codeschool-projects/HelloCodeSchoolProject

    Demonstration on how projects work at Code School.

    JavaScript