Skip to content
View superwaih's full-sized avatar

Block or report superwaih

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
superwaih/README.md

Hi πŸ‘‹ I'm Wale

Software Developer | Frontend Engineer | Web3 Enthusiast

I'm a results-driven frontend developer with 3+ years of experience crafting pixel-perfect, user-friendly web applications. I specialize in React.js/Next.js for frontend development, with additional expertise in Solidity and Node.js/Express.js for backend work. I'm passionate about creating impeccable web designs and staying at the forefront of emerging technologies.

When I'm not slapping my keyboard till something magical happens, you'll find me writing about tech or avoiding water (yes, really - I'm not a fan of drinking water! 🌊). I've never been to a museum, but I can navigate through complex codebases like it's an art gallery! 🎨

πŸš€ Quick Facts

  • 🌍 Based in Nigeria
  • πŸ’» Frontend Developer with a love for clean, efficient code
  • πŸŽ“ B.Tech in Remote Sensing and GIS (CGPA: 4.47/5)
  • βœ‰οΈ Reach me at: sheriffhardewale@gmail.com
  • 🀝 Open to collaborating on Smart Contract Development, Frontend, Backend, and WebGIS projects
  • ⚑ Fun fact: I'm Batman! πŸ¦‡

πŸ’Ό Technical Arsenal

πŸ’» Tech Stack

const techStack = {
    frontend: {
        languages: ["JavaScript", "TypeScript", "HTML5", "CSS3"],
        frameworks: ["React.js", "Next.js", "Vue.js"],
        styling: ["TailwindCSS", "Material-UI", "CSS-in-JS"],
        stateManagement: ["Redux", "Context API"],
        buildTools: ["Webpack", "Vite"]
    },
    
    backend: {
        languages: ["Node.js", "Python"],
        frameworks: ["Express.js"],
        apis: ["REST", "GraphQL"]
    },
    
    web3: {
        languages: ["Solidity"],
        networks: ["Ethereum", "Polygon"],
        tools: [
            "Web3.js",
            "Ethers.js",
            "MetaMask",
            "Hardhat",
            "IPFS",
            "Chainlink",
            "Alchemy"
        ]
    },

    tools: {
        versionControl: ["Git", "GitHub"],
        deployment: ["Vercel", "Netlify", "Heroku"],
        testing: ["Jest", "React Testing Library"]
    },
    
    specialties: [
        "Responsive Design",
        "Performance Optimization",
        "WebGIS Development",
        "UI/UX Implementation",
        "DeFi Integration"
    ]
}

🎯 Current Focus

Exploring advanced React patterns and performance optimization Building scalable web applications Contributing to open-source projects Learning new technologies and sharing knowledge

πŸ› οΈ Skills

Javascript Python HTML5 React NextJs CSS3 TailwindCSS Material UI Redux Webpack NodeJS Express MetaMask Chainlink Ethers Web3Js Alchemy Hardhat IPFS Ethereum Polygon

🀝 Connect With Me

πŸ“Š GitHub Stats

Wale's GitHub stats
Top Languages

⭐️ From superwaih

Popular repositories Loading

  1. countdown-timer countdown-timer Public

    CSS 1

  2. whitelist-dapp whitelist-dapp Public

    JavaScript 1

  3. swap-jkwon swap-jkwon Public

    JavaScript 1

  4. paidley paidley Public

    JavaScript 1

  5. Leaflet.timeline Leaflet.timeline Public

    Forked from skeate/Leaflet.timeline

    Display arbitrary GeoJSON on a map with a timeline slider and play button

    TypeScript 1

  6. Web-Scraper Web-Scraper Public

    The web scraper was written using python, panda andbeautifulSoup libraries, the program is automated to access NCDCwebsite and acquire the COVID-19 cases report and present theresult as a comma sep…

    Jupyter Notebook