Skip to content
View OrangeFalcon14's full-sized avatar
😄
😄
Block or Report

Block or report OrangeFalcon14

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

OrangeFalcon14

👦 About Me:

abt_me = ["am a Python and Web developer.", "use Linux as my daily driver.", "do programming and web developement \
mainly as a hobby.", "love configuring and customizing stuff."]

for num, thing in enumerate(abt_me, start=1):
  print(f"{num}. I {thing}")

Output:

  1. I am a Python and Web developer.
  2. I use Linux as my daily driver.
  3. I do programming and web developement mainly as a hobby.
  4. I love configuring and customizing stuff.

⚒️ Stuff I Use:

           

📈 My GitHub Stats:


Pinned

  1. Nexion Nexion Public

    An online desktop inspired by GNOME

    Svelte 4

  2. Tabs Tabs Public

    A multi-tabbed text editor made with GTK and Python

    Python 1 1

  3. QuickNotes QuickNotes Public

    A simple Sticky Notes substitutes made with GTK and Python

    Python

  4. dotfiles dotfiles Public

    My Linux dotfiles

    Shell 1

  5. OrangeFalcon14.github.io OrangeFalcon14.github.io Public

    Svelte

  6. Random Random Public

    Random stuff

    Python