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

Block or report youngchief-btw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting 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:

GlitchReplit

  • Other things I use:

YoungChief's Thingbox

Pinned Loading

  1. site sitePublic

    My personal website:)

    HTML 12 2

  2. mini miniPublic

    My mini website, link-in-bio style.

    HTML 2

  3. pdrt pdrtPublic 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 APIPublic

    Made in 🐍 with Quart and aiohttp! 🚀

    Python 2