const DeveloperProfile = {
personal: {
fullName: "Sharwan Jung Kunwar",
age: 22,
location: {
current: {
city: "Kathmandu",
country: "Nepal"
},
past: {
city: "Attriya-Kailali",
country: "Nepal"
}
}
},
skills: {
Languages: ["C", "Java", "JavaScript", "web"],
Frameworks: ["React.js", "Next.js", "Spring Boot"],
Database: ["PostgreSQL"],
LibrariesAndTools: {
Styling: ["Tailwind CSS"],
Animation: ["Framer Motion", "R3F", "Lens"],
VersionControl: ["Git", "GitHub"],
Design: ["Figma"],
Productivity: ["ExcelDraw"]
}
},
Projects: [
{
name: "Tic-Tac-Toe Game",
type: "Android App",
techStack: ["Java", "XML"],
description: "A simple two-player game with interactive UI and animations."
},
{
name: "Book Store App",
type: "Android App",
techStack: ["Java", "XML"],
description: "Manages book listings with search and categorization features."
},
{
name: "Portfolio Website",
type: "Web App",
techStack: ["React", "Tailwind CSS", "Framer Motion"],
description: "Personal developer portfolio showcasing projects and skills."
},
{
name: "Library Management System",
type: "Full-stack App",
techStack: ["Spring Boot", "MongoDB", "React"],
description: "Includes authentication, book issue/return, and barcode scanner integration."
},
{
etc...
},
],
Experience: [
{
role: "Frontend Enthusiast",
focus: "React, JavaScript, Tailwind CSS",
description: "Built responsive UIs, experimented with animations, and contributed to web projects."
}
],
interests: ["Open-source contribution", "Coding", "Playing Guitar", "Exploring new tech", "Boxing"],
contact: {
github: "https://github.com/SharwanKunwar",
portfolio: "https://sharwankunwar.vercel.app",
email: "sharwankunwar07@gmail.com",
leetCode: "https://leetcode.com/u/P7YDdvuzcc/"
}
};
The magic you are looking for is in the work you are avoiding.
Pinned Loading
-
Problem-Solving-
Problem-Solving- PublicA 30-day coding challenge where I wrestle daily with algorithms and logic using Java. Bugs are defeated, brain cells are sacrificed, and problem-solving skills slowly evolve. Follow my journey as I…
Java 1
-
Laboratory-2026
Laboratory-2026 PublicThis repository is my personal development laboratory where I practice and learn backend, frontend, database, and system design. It documents my continuous developer journey through hands-on coding…
Java 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



