~/api/v1/developer/rahulsharma.json
{
    // Endpoint: /developer/profile
    "status": 200,
    "timestamp": "October 2025",
    "profile": {
        "name": "Rahul Sharma",
        "title": "Software Developer (React.js, Next.js, TypeScript)",
        "summary": [
            "Highly skilled Software Developer with 3+ years of experience,",
            "specializing in React.js, Next.js, and TypeScript. Proven ability in developing",
            "responsive, high-performance web applications, optimizing user experiences,",
            "and implementing scalable solutions. Expertise in state management and reusable codes."
        ],
        "location": "Lalitpur, Nepal",
        "contact": {
            "email": "[email protected]",
            "phone": "+977 9806087116",
            "linkedin": "https://www.linkedin.com/in/at-rahulsharma",
            "github": "https://github.com/rahulsharmacode",
            "personal_website": "https://rahulsharma.com.np/"
        }
    },

    // Endpoint: /developer/skills
    "skills": {
        "frontend": [
            "React.js", "Next.js", "TypeScript",
            "Electron Js", "GraphQL", "Zustand",
            "React Hook Form", "React Query", "Shadcn",
            "MUI", "Tailwind"
        ],
        "backend": ["Node.js", "Express.js", "Nest.js", "Mongoose", "Sequelize"],
        "devops": ["AWS Services", "GitHub Actions (CI/CD)", "Docker", "Nginx"],
        "npm_development": ["react-layout-tool", "keydecoy", "axios-freespace"],
        "tools": ["GitHub", "Postman", "Swagger"]
    },

    // Endpoint: /developer/experience
    "experience": [
        {
            "company": "VRIT TECHNOLOGIES PVT. LTD.",
            "title": "Frontend Developer",
            "period": "Feb 2024 - Current",
            "description": [
                "Built and optimized SaaS, E-commerce, and Lead management platforms using React.js/Next.js/Electron.js.",
                "Led development of streamlined components, integrated 3rd-party APIs, and implemented StoryBook UI.",
                "Developed and published npm packages (react-layout-tool, keydecoy, axios-freespace) for efficiency.",
                "Contributed to workflow management, API structure design, and database architecture."
            ]
        },
        {
            "company": "DYNAMIC TECHNOSOFT PVT. LTD.",
            "title": "Frontend Developer",
            "period": "Jan 2022 - Feb 2024",
            "description": [
                "Developed scalable, component-driven frontend for a SaaS-based LMS and School Management System.",
                "Optimized dynamic websites with enhanced UI/UX, ensuring SEO-friendliness.",
                "Implemented advanced multi-theming capabilities based on Figma designs."
            ]
        },
        {
            "company": "SOFTTONIA (Part Time Remote Work)",
            "title": "Web Developer",
            "period": "Mar 2022 - Dec 2023",
            "description": [
                "Architected a high-throughput, real-time betting application leveraging Node.js and WebSockets.",
                "Engineered scalable full-stack apps (e-commerce, hospital management) with React.js/Node.js/MongoDB.",
                "Developed SEO-optimized app with Next.js SSR, achieving a 30% increase in organic traffic.",
                "Spearheaded UI/UX optimization for e-commerce, leading to a 15% sales conversion improvement."
            ]
        }
    ],

    // Endpoint: /developer/projects
    "projects": [
        {
            "name": "My Phones (eCommerce)",
            "tech": "React.js, Node.js",
            "achievement": "Improved user navigation and sales through an optimized user interface.",
            "link": "myphones.store"
        },
        {
            "name": "Schools Compass":,
            "tech": "HTML, CSS, SCSS, Bootstrap",
            "achievement": "Boosted user engagement by 25% with enhanced UI.",
            "link": "schoolscompass.com.ng"
        },
        {
            "name": "Farm n Trade":,
            "tech": "WordPress (Custom Theming)",
            "achievement": "Increased service inquiries by 30% through improved online presence.",
            "link": "https://farmntradetech.com/"
        }
    ]
}