"With great power comes great responsibility." — And with great code, comes great impact.
BUILT
DIFFERENT
I'm Devanshu Dhyanu — a B.Tech Computer Science student at Lovely Professional University, Phagwara (Batch 2024–2028). I build real products, not just assignments.
My flagship project VajraCognixia is a live, full-stack campus marketplace powering the LPU student ecosystem — from food delivery to second-hand markets, all backed by Firebase.
Off the screen, I'm a national-level handball player with multiple gold medals at the School Games Federation of India. Discipline on the court, precision in the code.
EDUCATION & EXPERIENCE
B.Tech Computer Science
Lovely Professional University, Phagwara
2024 - 2028 (Expected)JEE PREPARATION
ALLEN CARRIER INSTITUTE
2023INTERMEDIATE
KENDRIYA VIDYALAYA
COMPLEATED 2021-2023MATRICULATION
KENDRIYA VIDYALAYA
COMPLEATED 2020-21TECH STACK
CERTIFICATIONS
CODING STATS
FEATURED PROJECTS
GITHUB REPOSITORIES
Automatically fetched from GitHub. Showing latest active repos and last push timestamp.
CODE SNIPPETS
// Firebase Authentication
import { getAuth, signInWithEmailAndPassword } from "firebase/auth";
const auth = getAuth();
signInWithEmailAndPassword(auth, email, password)
.then((userCredential) => {
console.log('User signed in:', userCredential.user);
})
.catch((error) => {
console.error('Error:', error.message);
});
# PDF Generation with ReportLab
from reportlab.pdfgen import canvas
def create_resume(name, email):
c = canvas.Canvas("resume.pdf")
c.drawString(100, 750, f"Name: {name}")
c.drawString(100, 730, f"Email: {email}")
c.save()
create_resume("Devanshu Dhyanu", "devanshu@example.com")
WHAT PEOPLE SAY
"Devanshu is a dedicated and talented developer with exceptional problem-solving skills."- Professor Sharma, LPU
"His passion for coding and sports makes him a well-rounded individual."- Coach Verma, Handball Team
"Great teamwork and innovative ideas in our projects."- Team Lead, Internship
ON THE COURT
BUILD
TOGETHER
Open to internships, collaborations, freelance projects, and interesting problems. If you have an idea — let's talk.
Audio Resume
Listen to a short spoken introduction about my skills, projects, and goals. Works best in modern browsers with speech synthesis support.
Ready to speak.