Skip to content
View winstonpuckett's full-sized avatar

Sponsoring

@alexellis

Block or report winstonpuckett

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

Hi, I'm Winston 🩷

Professionally, I've worked on:

  • An order management system
  • AWS's API Gateway
  • A social media platform

I've also made a number of publicly available things:

More complete list at https://winstonpuckett.com

What I'm working on right now 🔧

I'm fascinated by the idea of a programming language which has no assignment operator. I'm currently, haphazardly, implementing a language so I can try this out. Feel free to take a look if you'd like: https://github.com/winstonpuckett/welang.

I also have a blog ✏️

I share what I've learned on dev.to.

Isn't your name Bob?

Yep, I go by my middle name for public dev work. Feel free to call me Bob or Winston.


Buy Me a Coffee at ko-fi.com

Pinned Loading

  1. WinstonPuckett.PipeExtensions WinstonPuckett.PipeExtensions Public

    Because the forward pipe operator (|>) from F# seems to be far off.

    C# 26 5

  2. ace ace Public

    A tiny forth-like programming language

    Go