Skip to content
View youngchief-btw's full-sized avatar
👋
chat with me!
👋
chat with me!
Block or Report

Block or report youngchief-btw

Report abuse

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

Report abuse
youngchief-btw/README.md

Hi I'm YoungChief

My website: https://ycws.vercel.app


Blog


GitHub Stats

YoungChief's GitHub stats

YoungChief's Top Langs

Wakatime
Total Time: 73 hrs 29 mins

HTML          14 hrs 57 mins  █████░░░░░░░░░░░░░░░░░░░░   20.36 %
Markdown      11 hrs 6 mins   ███▓░░░░░░░░░░░░░░░░░░░░░   15.12 %
JavaScript    10 hrs 36 mins  ███▓░░░░░░░░░░░░░░░░░░░░░   14.44 %
TypeScript    6 hrs 29 mins   ██▒░░░░░░░░░░░░░░░░░░░░░░   08.82 %
JSON          5 hrs 21 mins   █▓░░░░░░░░░░░░░░░░░░░░░░░   07.29 %
CSS           4 hrs 31 mins   █▓░░░░░░░░░░░░░░░░░░░░░░░   06.15 %
My Toolbox - Programming languages I know:

YoungChief's Programming Languages

  • Code editors/IDEs I use:

YoungChief's Code Editors/IDEs

  • Frameworks/Libraries I use:

YoungChief's Frameworks/Libraries Of Choice

  • Hosting providers I use:

YoungChief's Hosting Providers Of Choice

  • Online development enviornments I use:

Glitch Replit

  • Other things I use:

YoungChief's Thingbox

Pinned Loading

  1. site site Public

    My personal website :)

    HTML 12 2

  2. mini mini Public

    My mini website, link-in-bio style.

    HTML 1

  3. pdrt pdrt Public template

    Template for public-domain repositories

    Shell 1

  4. Remove personal info from an Xcode p... Remove personal info from an Xcode project.
    1
    ProjectName="ExampleApp"
    2
    rm -rf "$ProjectName.xcodeproj/xcuserdata"
    3
    rm -rf "$ProjectName.xcodeproj/project.xcworkspace"
    4
    rm -rf "$ProjectName.xcodeproj/project.xcworkspace/xcuserdata"
  5. API API Public

    Made in 🐍 with Quart and aiohttp! 🚀

    Python 2