Skip to content
View amanpandey7647's full-sized avatar

Block or report amanpandey7647

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

Hi there πŸ‘‹


                                                             My Stats

Hobby-Dev-0

!--

Here are some ideas to get you started:

  • 🌱 I’m currently learning ....
  • πŸ’¬ Ask me about ...
  • πŸ“« How to reach me: ...
  • πŸ˜„ Pronouns: ...
  • ⚑ Fun fact: ... -->


Recent Activity


Some Popular Languages I Use (Samples)

​
import json
from dataclasses import asdict, dataclass
@dataclass
class Stack:
    languages   : ("Python", "Bash", "HTML", "CSS")
    misc        : tuple[str, ...] = ("Docker")
    ongoing     : tuple[str, ...] = ("Python", "HTML", "CSS", "JAVA SCRIPT")
    def serialize(self):
        return json.dumps(asdict(self), indent=4)
stack = Stack()
print(stack.serialize())
printf(f"Thank You Very Much. Stay Tuned With Me !! My Languages {languages}")
​

​
languages = "Python" 
k = "Bash"
k2 = "HTML"
k3 = "CSS"
k4 = "Java Script"
console.log(languages, k, k2, k3, k4)
​

TOOLS AND LANGS USED

  • PythonΒ Β 
  • VCSΒ Β 
  • TELETHONΒ Β 

Aman Paney's Git Stats Top Langs

hobby-dev-0

---

Pinned Loading

  1. Phone_Number_Validator Phone_Number_Validator Public

    A tool made for verifying Phone Numbers by Aman Pandey

    Python 1

  2. Windows-Optimizer Windows-Optimizer Public

    A tool for optimizing your pc

    Batchfile 1