First-Year B.Tech CSE Student(AI & ML) | Passionate About Problem-Solving & Coding | Learning Programming Languages & DSA.
Technology excites me and I am always in awe of the change it drives in the world. And what I might lack in skills I make up for with my determination to learn.
Outside of tech, I am a tea lover an avid painter, experimenting with acrylic and watercolors.
class Developer:
def __init__(self):
self.name = "Nancy Verma"
self.role = "First-Year B.Tech CSE (AI & ML) Student"
self.status = "Learning DSA & building foundations"
def greet(self):
return f"Hello! 👋🏻 Welcome to my GitHub profile."
nancy = Developer()
print(nancy.greet())⚡ Fun fact 🔍 Why are software bugs called “bugs”? In 1947, engineers found a real moth stuck in the Harvard Mark II computer—circuit literal bugs. Grace Hopper logged the incident as “debugging,” and the term stuck!
| Widget | Preview |
|---|---|
| Profile Summary |


