Skip to content
View nafeezmahdi's full-sized avatar
  • Dhaka. Bangladesh
  • 10:00 (UTC +06:00)

Block or report nafeezmahdi

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

β˜• Connect with me!

Linkedin Badge Mail Badge

πŸ€ Currently I am working with

Javascript Badge Typescript Badge React Badge Next JS TailwindCSS Framer CSS3 HTML5 Vite Badge Vercel Visual Studio Code

import React from "react"
import ReactDOM from "react-dom/client"

type Props = {
  fullName: string
}

const Greeting = ({ fullName }: Props) => {
  return (
    <p>
      Hello everyone, I am {fullName}, Frontend Web Developer from Dhaka,
      Bangladesh.
    </p>
  )
}

ReactDOM.createRoot(document.getElementById("root") as HTMLElement).render(
  <React.StrictMode>
    <Greeting fullName="Nafeez Mahdi" />
  </React.StrictMode>
)

🎁 Extra

C++ Java Python Firebase MySQL Badge Git CodeBlocks

πŸ“š Recent projects

πŸ€ Hoops Website

  • Description : A modern and responsive basketball-themed web app providing smooth performance and mobile-friendly experience.

  • Technologies used :

    • Frontend : React.js, Tailwind CSS.
  • Live demo


🎨 Kinetiwall Website

  • Description : A creative UI website optimized for performance and SEO, showcasing design ideas with a smooth user experience.

  • Technologies used :

    • Frontend : Next.js, Tailwind CSS.
  • Live demo


πŸ’» SaasTech Website

  • Description : High-performance SaaS company landing page featuring animated UI using Framer Motion.

  • Technologies used :

    • Frontend : Next.js, Tailwind CSS, Framer Motion.
  • Live demo


πŸ“š Book Browser App (Android)

  • Description : An Android app for browsing and selling books, built with Firebase for backend and authentication.

  • Technologies used :

    • Platform : Android Studio
    • Languages : Java, XML
    • Backend : Firebase
  • Client side


🍽️ Restaurant Management System (Desktop App)

  • Description : A desktop-based application to manage restaurant operations, including order, menu, and table handling.

  • Technologies used :

    • Frontend : Java (NetBeans)
    • Database : MSSQL
  • Client side

πŸ“ˆ Current Stats

πŸ”₯ Summary of profile

github-snake

nafeezmahdi

Pinned Loading

  1. nafeezmahdi nafeezmahdi Public