About Me

Building the future with code.

Tanmay

Tanmay Bhardwaj

Student

20+ Projects
5+ Recomendations & Appreciations
10+ Certificates
View Resume

When I code, I’m not just crafting programs—I’m shaping the future, one innovative idea at a time. I’m Tanmay Bhardwaj, a student with a relentless passion for technology, currently pursuing my senior secondary education. My fascination with coding began in 9th grade, where Python became my gateway to the world of possibilities. Since then, I’ve honed my skills in Python, gained proficiency in HTML and CSS, and have started exploring the fundamentals of JavaScript, C, C++, and Golang. It’s a journey of constant learning, and I approach every challenge with tenacity and curiosity.

With over 20 projects to my name, each one is a testament to my creativity, problem-solving, and dedication. My mentor, Samudra Gupta Sir, deserves a special mention for igniting my passion for coding and guiding me to turn ideas into reality. And then there are my parents—the unseen forces behind my achievements. Their unwavering support has been my backbone, proving that true heroes don’t always wear suits of armor (though, wouldn’t that be cool?).

Beyond the keyboard, I find inspiration in music and photography, which teach me to see the world from fresh perspectives. My mission? To craft technologies that redefine boundaries, challenge norms, and leave an indelible mark. Humble beginnings, bold ambitions—that’s how I roll.

"It’s not about the code you write—it’s about the legacy you leave."

Languages I know

Python

HTML/CSS

Golang

JavaScript

C/C++

Frameworks & Tools

Django Flask Node.js Render Git Streamlit Spline Bootstrap SQlLite Numpy Matplotlib Pandas

Learning Next

Coding Languages

Progress bars for C/C++, JavaScript, and Golang are set to rise—knowledge upload in progress!

PCM

Scaling new heights: mastering PCM subjects and acing exams like a pro. Progress in motion!

Neural Networks

Training neural networks to craft intelligent solutions

Founder & CEO

PodNotes

March 2025 - Present

Leading development of an AI project that converts documents and prompts into podcasts

Python HTML/CSS Render

Founder & CEO

PYLIT

August 2024 - December 2024

Built a language translator with an amazing UI

Python Streamlit Canva

Intel AI bootcamp Certificate

CBSE bootcamp in partnership with Intel

April 2023 - May 2023

Developed project "Agriadvance", an AI model that suggests farmers which crop to grow based on the features of soil and natural conditions and a Computer Vision model taht detects pests on crops

Anaconda Orange Data mining Achieving SDG's

Python basic Certification

Simplilearn

March 2023 - April 2023

Introduction to Python and basic coding

Python

Highlights

Projects

Built 20+ projects, many of them being Open Source

Recomendations & Appreciations

Earned multiple appreciations and recomendations from schools

Certificates

Completed coding courses and earned multiple certificates

tanmay_bhardwaj.py

class Developer:
    def __init__(self):
        self.name = "Tanmay Bhardwaj"
        self.role = "Python Developer"
        self.languages = ["Python", "JavaScript", "Golang", "HTML/CSS", "C/C++"]
        self.passion = ["Coding","Photography","Music","Calculus"]
        
    def say_hello(self):
        print(f"Hello! I'm {self.name}, a {self.role}.")
        
    def current_focus(self):
        return "Learning PCM and other coding languages"
        
    def fun_fact(self):
        return "I wrote my first line of code in 9th grade!"

# Initialize
me = Developer()
me.say_hello()
                    

Interested in working together?

Let's Connect