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/"
}
};
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
-
Fake-Data-Builder
Fake-Data-Builder PublicFake Data Builder generates instant dummy data for development. Choose a category and the number of items you need, and get clean, structured objects for testing UI components, cards, lists, and ba…
JavaScript
-
-
Find-Images
Find-Images PublicA React image gallery app using the Pexels API to search, display, and download high-quality images. Features include search functionality, responsive grid layout, pagination with load more button,…
JavaScript 1
-
gradient-generator
gradient-generator PublicA React.js + TailwindCSS app to generate beautiful linear and radial gradients. Instantly create random color combinations, preview gradients, and copy CSS code. Simple, responsive, and fun for des…
JavaScript 1
If the problem persists, check the GitHub status page or contact support.



