Skip to content
View jadecommit's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jadecommit

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
jadecommit/README.md

πŸ’» Developer Portfolio

πŸ‘‹ Introduction

I’m a Software Engineer with 4+ years of experience building and deploying full-stack web and mobile applications. I specialize in React, Next.js, Node.js, and scalable backend systems, with a strong focus on performance, clean architecture, and real-world usability. I enjoy turning complex problems into simple, efficient solutions and have also trained and mentored developers across multiple cohorts.


🧠 About Me

const aboutMe = {
  role: "Software Engineer",
  experience: "4+ years",
  languages: ["JavaScript", "TypeScript", "HTML", "CSS", "Python", "PHP"],
  technologies: {
    frontEnd: {
      frameworks: ["React", "Next.js", "React Native"],
      stateManagement: ["Redux"],
      styling: ["Tailwind CSS", "Bootstrap"]
    },
    backEnd: {
      frameworks: ["Node.js", "Express.js", "NestJS"]
    },
    databases: ["MongoDB", "PostgreSQL", "MySQL", "Redis"],
    devOps: ["Docker", "Kubernetes", "AWS", "CI/CD", "Vercel", "Netlify"],
    testing: ["Jest", "React Testing Library"],
    tools: ["Git", "GitHub", "Postman", "VS Code"]
  },
  focusAreas: [
    "Full-stack web and mobile development",
    "System design and scalable architectures",
    "Performance optimization",
    "API design and integration",
    "Teaching and mentoring developers"
  ],
  achievements: [
    "Built and deployed full-stack applications across production systems",
    "Reduced app load times by up to 30%",
    "Improved feature delivery speed by ~25%",
    "Trained 100+ developers across 8 cohorts"
  ],
  goal: "To build scalable, high-impact software systems and contribute to engineering teams solving real-world problems."
};

Pinned Loading

  1. proshop-mern proshop-mern Public

    ProShop is a MERN e-commerce platform.

    JavaScript

  2. yavin-website yavin-website Public

    Learned Bootstrap to make cool and responsive websites.

    HTML

  3. promptopia promptopia Public

    Promptopia is an open-source AI prompting tool to discover, create, and share creative prompts. Built with Next.js 13, Tailwind CSS, MongoDB, and TypeScript.

    TypeScript

  4. property-pulse property-pulse Public

    Property Pulse is a project developed using Next.js 13. It was created as a learning exercise to explore the features of Next.js 13.

    JavaScript

  5. campusify campusify Public

    Campus Marketplace: An ecommerce platform for students and faculty to buy and sell within their campus community.

    JavaScript

  6. forever-app forever-app Public

    MERN e-commerce platform Forever for learning to build online shopping.

    JavaScript