Here's a joke for you!

Why don't scientists trust atoms? Because they make up everything!

Pro Mode Fun Mode

Hello, I'm Yuvraj

I'm a developer, creator, and problem solver.

Projects

(UNDER CONSTRUCTION)

About Me

Learn about my background, skills, and journey.

Research Papers

A list of some research papers i wrote

Achievements

View my academic and sports accomplishments.

Contact

Get in touch or find me online.

← Back
Fun Yuvraj

About Me (Uncensored)

Okay, now for the real story. When I'm not attached to a keyboard, you can usually find me planning my next trip, trying to find the best street food in the city, or arguing about whether pineapple belongs on pizza (it doesn't).

I believe life's too short for boring code or bad coffee.

My "Other" Skills

Finding Wi-Fi in a desert Packing for a week in a backpack Movies and Music dictionary Debugging... my travel plans Telling bad jokes
← Back

Travel Gallery

A few snapshots from my adventures around the globe.

Location: Langkawi, Malaysia

Location: Kerala, India

Location: Dubai, UAE

Location: Goa, India

Location: Shimla, India

← Back

Music Room

A fun-mode corner for the songs that keep the energy up, the focus steady, and the vibe undefeated.

On Repeat

Equal parts motivation, late-night momentum, and songs that make boring tasks feel cinematic.

Night Drive Energy Coding Playlist Gym Mode Travel Soundtrack Rainy Day Loops Zero Skip Zone

Pick The Mood

Choose the kind of day you're having and jump straight into a matching YouTube playlist.

Locked in. Minimal distractions, maximum momentum.

Open Playlist

Random Favorite Song

Starter list for now. You can keep adding your own favorites later right in the script data.

Press the button and let the algorithm pretend it knows your taste.

Play Song

Trust Issues

One button is a direct pick. The other is a test of character.

← Back

Movie Quotes

Some lines are too iconic to stay inside their movies. This page is for those moments.

Quote Of The Moment

Loading cinematic wisdom...

"May the Force be with you."

Star Wars

"Why so serious?"

The Dark Knight

"I'm gonna make him an offer he can't refuse."

The Godfather

"With great power comes great responsibility."

Spider-Man

"I'll be back."

The Terminator

"I feel the need... the need for speed."

Top Gun

"Carpe diem. Seize the day, boys."

Dead Poets Society

"No mistakes in the tango, not like life."

Scent of a Woman

"To infinity and beyond!"

Toy Story

"Just keep swimming."

Finding Nemo

Suits Corner

Necessary section. Sharp lines, sharper confidence, and at least a little Harvey Specter energy.

Loading closing-argument level confidence...

"Winners don't make excuses."

Harvey Specter

"I don't have dreams. I have goals."

Harvey Specter

"Life is like this. I like this."

Harvey Specter

"When you're backed against the wall, break the goddamn thing down."

Harvey Specter

"The only time success comes before work is in the dictionary."

Harvey Specter

"Loyalty is a two-way street."

Suits
← Back
← Back

My Projects (UNDER CONSTRUCTION)

Here are a few things I've built. Click on any project to see the details.

Distance Display System

An ultrasonic sensor project using an Arduino Nano and LED display to measure and show distance in real time.

Morse Code Gloves

This project is under construction right now. More details and media will be added soon.

← Back
Yuvraj Dewan

About Me

A relentless problem-solver with a deep passion for coding and innovation. I constantly explore how technology can reshape the way we interact with the world. My curiosity drives me to experiment, build, and push boundaries—whether it's crafting intelligent systems, optimizing algorithms, or simply finding new ways to automate the mundane.

Creativity fuels my approach to problem-solving. I love turning abstract ideas into functional solutions, and I thrive on the challenge of making things work in smarter, more efficient ways.

My Skills

Java C & C++ Python FastAPI Django SQL NoSQL JavaScript (ES6+) HTML5 & CSS3
← Back

Achievements

Sports Achievements

A collection of my athletic awards and recognitions.

Academic Achievements

My academic honors, certificates, and awards.

← Back

Get In Touch

I'm always open to discussing new projects, creative ideas, or opportunities. Feel free to reach out to me through your preferred channel below.

← Back

Morse Code Gloves

This section is under construction right now.

The project is a break-apart glove concept that uses an ESP32 to send Morse code messages wirelessly through Bluetooth to a paired computer or phone. I am keeping it here while I finish the full write-up, images, and demo media.

← Back

Distance Display System

This project uses an ultrasonic sensor connected to an Arduino Nano and an LED screen to measure distance and display the reading live. It is a simple embedded system build focused on real-time sensing, hardware integration, and clear visual output.

Distance Display System hardware setup

The ultrasonic sensor detects how far an object is from the setup, the Arduino Nano processes that input, and the LED screen shows the measured distance so the result is easy to read during testing and demos.

This kind of setup is useful for learning sensor calibration, signal handling, and the basics of building interactive hardware systems with compact microcontrollers.