Skip to content
View nomankarim8's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report nomankarim8

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

logo

๐Ÿ’ซ About Me:


coding

  • ๐Ÿ‘€ Iโ€™m interested in Programming Language & Haking.
    - ๐ŸŒฑ Iโ€™m currently learning In WHOMI...?
    - ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on SQL Injection.
    - ๐Ÿ“ซ How to reach me Facebook,Instgram,And My Portfolio...
    - ๐Ÿ˜„ Pronouns: I Like Programming.
    - โšก Fun fact: ... HaKinG..SomE..baD..Topic.

๐Ÿ™‚ Head language.py

class Languages:
  def __init__(self):
    self.python = "Python ๐Ÿ"
    self.bash = "Bash ๐Ÿ”ฉ"
    self.golang = "Golang (Learning)"
    self.future = "..."

๐Ÿ˜™ ./sysinfo

Device Operating System Processor
Device 1 Windows 10 Pro Intel Core i7
Device 2 Kali 2024.2 Intel core i5
Redmi Note 12 Xiaomi HyperOS, Snapdragonยฎ 685 Adreno 619

๐ŸŒ Socials:

Facebook Instagram LinkedIn TikTok X YouTube

๐Ÿ”ง Technologies & Tools

VS Code Git GitHub Linux

๐Ÿ’ป Tech Stack:

C C# C++ CSS3 Go HTML5 Java JavaScript PHP Python GithubPages Google Cloud Bootstrap React TailwindCSS Adobe Adobe Illustrator Adobe Photoshop Canva Git GitHub Actions

๐Ÿ–ฅ Hey, Good mind people

Bt

๐Ÿ’ก Favorite Code Snippet

def fibonacci(n):
    if n <= 0:
        return 0
    elif n == 1:
        return 1
    else:
        return fibonacci(n-1) + fibonacci(n-2)

๐Ÿ“Š GitHub Stats:



๐Ÿ† GitHub Trophies

โœ๏ธ Random Dev Quote

๐Ÿ” Top Contributed Repo


๐Ÿ˜™ ./sysinfo

Device Operating System Processor
Device 1 Windows 10 Pro Intel Core i7
Device 2 Kali 2024.2 Intel core i5
Redmi Note 12 Xiaomi HyperOS, Snapdragonยฎ 685 Adreno 619

๐Ÿ“ซ Reach Out to Me

Let's build something amazing together!

Popular repositories Loading

  1. Facebook-Pin-Cracker Facebook-Pin-Cracker Public

    Overview Facebook-Pin-Cracker Repository

    Python 1

  2. nomanakarim8-Portfolio nomanakarim8-Portfolio Public

    Overview nomankarim8-Portfolio Repository

    HTML 1

  3. nomankarim8 nomankarim8 Public

    Overview Readme.md Repository

  4. Website Website Public

    Overview Repository

    HTML

  5. PORTFOLIO PORTFOLIO Public

    Overview Portfolio Repository

    CSS

  6. Stacked Stacked Public

    Overview Stacked Repository

    JavaScript