Skip to content
View nickpalenchar's full-sized avatar
The fizz in your soda
The fizz in your soda
Block or Report

Block or report nickpalenchar

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

Hi there 👋

I'm Nick. Thriving coder, struggling musician 🎹🥴

Special prefixes in my workspace

I prefix repos with a word followed by underscore (_) to categorize certain repos with similar purposes.

  • learning_: used for learning and note-taking, often in a specific course. The link to the course is usually in the description. These repos are often experimental and personal. There is no guarantee for accuracy, correctness or completeness of its content.
  • myscript_: This is some sort of script I'm using in my personal workflows. It's often automating something I don't want to do myself. Unless otherwise licened, these scripts are free to reuse and modify, but they are not written for an audiance beyond myself. They generally will not follow best-practices, and have no guarantees as to quality or promise of service/results. As such, AUTHOR ASSUMES NO RESPONSIBILITY FOR ANY DAMAGES WHEN USING SUCH SCRIPTS.
  • poc_: "Proof of concept" - generally a standalone, frozen-in-time demo for illustrative or educational purpose. Rarely maintained beyond initial completion.
  • sandbox_: General repo where I mess around, make POC's, etc. One repo often represents messing around in a certain language, such as sandbox_python

Pinned

  1. goodtimer goodtimer Public

    A setTimeout/setInterval for Humans (and so much more)

    TypeScript 50 1

  2. endpoint.io endpoint.io Public

    sockets as endpoints.

    JavaScript 1

  3. graphviz.app graphviz.app Public

    static site hosting for graphviz.app

    HTML