Skip to content
View SharwanKunwar's full-sized avatar

Block or report SharwanKunwar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sharwanKunwar/README.md

Sharwan Kunwar

I’m a BCA student passionate about full-stack development and problem-solving. I work with JavaScript, Java, C, Spring Boot, React, and PostgreSQL, and I enjoy building projects that sharpen my skills. My goal is to grow as a developer by solving challenges and creating impactful applications.

Full Stack Developer
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/"
    }
};

Portfolio:

portfolio

Pinned Loading

  1. Problem-Solving- Problem-Solving- Public

    A 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

  2. Fake-Data-Builder Fake-Data-Builder Public

    Fake 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

  3. Java-xl3 Java-xl3 Public

    Java

  4. Find-Images Find-Images Public

    A 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

  5. gradient-generator gradient-generator Public

    A 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

  6. Focus Focus Public

    Focus Planner is a productivity web app for students and professionals to organize tasks, track progress, and stay focused. It offers date-wise task management, notes, a study music mode, progress …

    JavaScript 1