Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View winstonpuckett's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
winstonpuckett/README.md

Hi, I'm Ivy

(Winston is my middle name)

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.

Pinned Loading

  1. WinstonPuckett.PipeExtensions WinstonPuckett.PipeExtensions Public

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

    C# 40 4

  2. ace ace Public

    A tiny forth-like programming language

    Go