Skip to content
View idungstanley's full-sized avatar

Block or report idungstanley

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
idungstanley/README.md

Hi, I'm Stanley (Idung) Sunday!

Senior Frontend developer

Linkedin Badge Twitter Badgewakatime

A little more about me...

const stanleySunday = {
  lookingFor: "Senior Frontend / Fullstack (Frontend-leaning) Roles",
  pronouns: ["he", "him"],

  code: [ JavaScript, TypeScript,React,Next.js, "Redux Toolkit",
    "React Query / TanStack Query", Node.js, HTML, CSS, "Tailwind CSS",
    "Material UI","Semantic UI" ],

  architectureAndPatterns: [ "Clean Architecture", "Component-driven development",
    "Reusable & modular UI systems", "Offline-first applications",
    "SSR / SSG", "Performance optimization" ],

  backendAndInfra: [ Supabase, "REST APIs", "JWT Authentication",
    Docker, Cloudinary, "Environment-based config" ],

  testing: [ Jest, React Testing Library, Cypress,
    Mocha, TDD ],

  tools: [ "Git & GitHub", Vercel, Docker,Postman, "CI/CD basics" ],

  askMeAbout: [ "Frontend architecture", "Scaling React apps",
    "Performance optimization", "Testing strategies",
    "Tech startups", "Building products from scratch" ],

  currentlyLearning: [ "Advanced backend patterns", "System design",
    "GraphQL", "AI-powered products" ],

  funFacts: [
    "6+ years of remote work experience with developers across the globe 🌍",
    "I box to stay disciplined and sharp 🥊",
    "I enjoy building products more than just features"
  ]
};

You can check out my portfolio here

Pinned Loading

  1. cloudtravel cloudtravel Public

    A Travel App built with Vue.js, it shows the hotels and suite in a particular location.

    Vue 3

  2. awesomebooks_es6 awesomebooks_es6 Public

    I build an awesome book library using HTML, CSS(flexbox), Javascript, keep good practice with thee Linters correction. I add the headline to the project which stands as the book title. I create the…

    JavaScript 1

  3. bookstore bookstore Public

    The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book. All the data is saved in an external API . This project has been built with React and Redux.

    JavaScript

  4. API-based-webAPP API-based-webAPP Public

    The JavaScript capstone project is about building a personalized web application with the help of an external API. we are using two different APIs to have a complete working web app. We are using o…

    JavaScript 1 1

  5. space_traveler_hub space_traveler_hub Public

    Space Travelers' Hub is a website that interacts with SpaceX v3 api and let users see available missions, available rockets, join any mission and book any rocket, additional, users can go to the "M…

    JavaScript

  6. Nop_Commerce_Test Nop_Commerce_Test Public

    Ran an E2E Test automation on a back-end application using pytest

    Python