Skip to content
View itsmrnatural's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Block or report itsmrnatural

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
itsmrnatural/README.md

Hey, I'm Natural ๐Ÿ‘‹

Student, programmer, and coffee enthusiast. I enjoy building things and learning new technologies.

What I work with

Languages: C, Python, JavaScript, HTML, CSS
Learning: C++, Rust, Kotlin, Haskell
Tools: Git, GitHub, VS Code, Helix, Android Studio

GitHub Stats

Metrics

Currently listening to

Last.fm

Get in touch

๐Ÿ” GPG Key

You can verify my commits or send encrypted messages using my GPG key.

  • Fingerprint: 92EA 052E 2457 66B4 D849 4D5B 3D28 0550 B702 CBB9
  • Key ID: 3D280550B702CBB9
  • Download: public-key.asc
# Import from GitHub
curl https://raw.githubusercontent.com/itsmrnatural/itsmrnatural/main/public-key.asc | gpg --import

# Or from keyserver
gpg --keyserver keys.openpgp.org --recv-keys 3D280550B702CBB9

Pinned Loading

  1. my-website my-website Public

    This is my website, filled to the brim with caffeine and tiredness, ironic.

    JavaScript 1

  2. advent-of-code-25 advent-of-code-25 Public

    My solutions to the Advent Of Code 2025

    C++ 1

  3. c-problems c-problems Public

    Problems that I solved while learning C, including algorithms and data structure implementation in C.

    C 2

  4. cpp-problems cpp-problems Public

    My codebase of solutions to problems in C++, similar to how I have c-problems.