const arijit = {
education: {
college: "Government College of Engineering and Leather Technology, Kolkata",
degree: "B.Tech in Information Technology",
cgpa: "9.0/10",
graduation: "2025"
},
experience: {
current: "GDG On Campus Organizer",
previous: ["Dev Nexus Hackathon Lead", "GeeksforGeeks Technical Intern", "DETECH IT Services"]
},
achievements: [
"Hack4Bengal 3.0 Hackathon Winner - Solana Track",
"Top 150 in Amazon NLP Hackathon",
"Open Source Contributor at GSSOC'23"
]
};
A fully-featured college community platform built with Next.js, Firebase and Python