const aparagarwal = {
code: ["JavaScript", "C++", "Python", "Java"],
askMeAbout: ["web dev", "tech", "app dev", "graphic design"],
technologies: {
frontEnd: {
js: ["React", "Vue", "Angular"],
css: ["Tailwind", "Bootstrap", "Material UI"]
},
backEnd: {
js: ["Node", "Express"],
python: ["Flask"],
},
databases: ["MongoDB", "PostgreSQL", "MySQL"],
mobile: ["React Native", "Flutter"]
},
currentFocus: "Building scalable applications and exploring new technologies",
funFact: "There are two ways to write error-free programs; only the third one works"
};- Kernel Canvas - Docker management web app with real-time container visualization using React and Node.js
- ParseLoom - Interactive tool visualizing parsing algorithms (LR/LL) for CS education.
- Campus Navigator - University navigation mobile app built with Flutter.
- News Today - Customizable news aggregation platform with multi-source integration.
- Library Management System - Comprehensive solution for tracking library resources using Flask and MySQL.

