Skip to content
View ChristianPayne's full-sized avatar
πŸ§‘β€πŸ’»
Tech enthusiast
πŸ§‘β€πŸ’»
Tech enthusiast

Block or report ChristianPayne

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

πŸ™‹πŸ»β€β™‚οΈ About Me!

πŸ“š Self taught Unity Developer turned Full Stack Web Developer certified through UC Irvine DCE.
Currently working with a lovely group of developers at Model Match.
Find me over at christianpayne.dev

Newsletter!

Subscribe to my newsletter over on SubStack! I publish things that I find valuable over time.

🏑 Past Work!

Genesis Auto Show Wheelstands
Hyundai Auto Show Wheelstands

πŸ’ͺ Projects

Let the ideas flow! I plan on having projects in the following subjects.

πŸ’» Open Source πŸ‘ˆπŸ» Interactives πŸ“ Productivity πŸ€– Micro Controllers πŸ“± Mobile Apps πŸ§™πŸ» Costumes πŸ‘¨β€πŸ« Teaching

Pinned Loading

  1. ennegineer/WorldHappiness ennegineer/WorldHappiness Public

    Examining two datasets from Kaggle to look for trends between happiness, socioeconomic status, and internet usage.

    Jupyter Notebook 1

  2. ANSI_to_UTF8.py | A script to conver... ANSI_to_UTF8.py | A script to convert all files in a given directory to utf-8 from ansi encoding.
    1
    import sys
    2
    import os
    3
    
                  
    4
    if len(sys.argv) != 2:
    5
      print(f"Converts the contents of a folder to UTF-8 from ASCI.")
  3. AdventOfCode2021 AdventOfCode2021 Public

    Forked from ennegineer/AdventOfCode2021

    Code advent calendar! 2021 challenge :)

    Python

  4. Clear out old node_modules quickly. Clear out old node_modules quickly.
    1
    ``` -----                    __   .__.__  .__
    2
        -           ____ ______ |  | _|__|  | |  |
    3
        ------     /    \\____ \|  |/ /  |  | |  |
    4
        ----      |   |  \  |_> >    <|  |  |_|  |__
    5
        --        |___|  /   __/|__|_ \__|____/____/
  5. ts-twitch-bot ts-twitch-bot Public template

    Node Twitch Bot with TypeScript | Learn how to create your own custom bot on Twitch!

    TypeScript

  6. react-typescript-vite-tailwind-netlify-starter react-typescript-vite-tailwind-netlify-starter Public template

    Forked from nickgraffis/react-typescript-vite-tailwind-netlify-starter

    Starter for creating a project with react, vite, netlify, typescript, and tailwindcss

    TypeScript