Giter Club home page Giter Club logo
Zeeshan Mukhtar  photo

zeeshanmukhtar1 Goto Github PK

followers: 72.0 following: 23.0 repos: 38.0 gists: 8.0

Name: Zeeshan Mukhtar

Type: User

Company: Codelab IT Solutions || Artifusion

Bio: πŸ’» MERN Stack Developer | 🌟 Ambassador @Microsoft | React.js Lover | 🐧 Linux Enthusiast | 🌱 Exploring Code & Open Source | Constantly Learning & Growing πŸš€

Twitter: ZeshanMukhtar01

Location: Lodhran District Punjab Pakistan

Blog: https://codewithzeeshan.me/

top github user badge

GitHub WidgetBox

About Me: Hat Face

I'm Zeeshan Mukhtar, A self taught friendly MERN developer here to make your web dreams come true! I like building cool stuff online that's easy to use. From making things look awesome to making them work super well, I use fancy tech like React.js, Node.js, and MongoDB. I'm like a digital handyman for websites! Let's team up and bring your ideas to lifeβ€”simple, fun, and totally awesome! πŸš€

Take a look at my Portfolio πŸ₯‚

Behind the Scenes 🎬

class Developer {
  constructor(name, technologies, currentlyWorking, currentlyLearning) {
    this.name = name;
    this.technologies = technologies;
    this.currentlyWorking = currentlyWorking;
    this.currentlyLearning = currentlyLearning;
  }

  sayHi() {
    console.log(
      "Thanks for dropping by, hope you find some of my interesting work."
    );
  }
}

const zeeshan = new Developer(
  "Zeeshan Mukhtar",
  ["JavaScript", "React", "Node.js", "MongoDB", "Express.js", "Next.js"],
  "MERN Projects",
  "Next.js"
);
Technologies Proficiency πŸ› οΈ

Frontend

Backend

Others

Recent Achievements πŸš€
  • πŸš€ Hacktoberfest Contributor: Hacktoberfest 2k23 Open Source Contributor. Verify here

  • πŸ’Ž Google Cloud Seekho Challenge: Proud winner with the Diamond Badge for significant contributions and achievements in the challenge. Verify here

  • 🌐 Microsoft Ambassador: Representing Microsoft as an ambassador, I represent Microsoft by organizing and leading challenges, workshops, and informative sessions within the community. MLSA Profile

  • 🌳 Environmental Advocate: Contributed to a greener planet by planting a tree through Tree Nation. Forest of Zeeshan

  • ⭐ Skill Development: Improved my JavaScript skills with a 4-star rating on HackerRank. HackerRank Profile

  • πŸ›‘οΈ Holopin Badges: Check out my Holopin badges showcasing my contributions and achievements. Holopin Profile

  • πŸ–ŒοΈ CSS Expertise: Earned certification in CSS, further enhancing my front-end development skills. View Certificate

  • πŸš€ JavaScript wizard: Elevated my mastery of the JavaScript programming language. View Certificate

  • πŸŽ“ Certified in Advanced React: Completed the Advanced React course, enhancing my web development skills. See Certificate

  • πŸŽ“ Bachelor's in Information Technology: Graduated from Bahauddin Zakariya University with a degree in IT, providing a strong foundation for my career in technology.

An image of @zeeshanmukhtar1's Holopin badges, which is a link to view their full Holopin profile

Past Experience 🏒
  • πŸš€ Full Stack Developer: At Artifusion, I worked closely with the CTO to design and build the company's Minimum Viable Product (MVP) with Next.Js

  • 🌐 Frontend Developer: Served as a frontend developer at CodeLab IT Sollutins, where I designed and developed user-friendly interfaces for web applications.

What I'm Reading on Daily.dev πŸ“°
Zeeshan Mukhtar's Dev Card
Conquering Coding Challenges πŸ†
My GitHub Activity in the Spotlight πŸ“Š
GitHub Stats
GitHub Stats GitHub Streak
Coding language cocktail
Coding language cocktail
My Latest Blog Posts πŸ‘¨β€πŸŽ“

MongoDB Data Modeling

Redux beginner Guide

Your First Open-Source Contribution

The Secrets to Open Source Success

Building a Node.js and MongoDB Web Application

Lines of Code Conquered & Dedication βŒ›

Counting Keystrokes
CodeTime Badge
Lines of Code

Profile Views

Zeeshan Mukhtar 's Projects

adblock-lite icon adblock-lite

A lightweight Chrome extension designed to block ads from popular advertising networks.

brain-trainer icon brain-trainer

The Cross Platform App Train your brain with fun and challenging quizzes!

coursera-financial-aid-application icon coursera-financial-aid-application

A comprehensive guide to applying for financial aid on Coursera , with a detailed template and instructions for each section of the application.

easycode icon easycode

A straightforward Next.js website showcasing coding courses with a clean design powered by Accernity UI.

github-lite icon github-lite

Simplified web app to explore GitHub profiles, repositories, and like favorite users, offering an easy and clean user experience.

incognitochats icon incognitochats

A full-stack Next.js web app allowing users to send and receive anonymous secret feedback messages securely.

js-playbook icon js-playbook

Welcome to our JavaScript Playbook! This repository will help you learn JavaScript from scratch with code snippets and examples. Our Playbook is designed to guide you through the basics and enhance your skills.. Happy learning!

mern-auth icon mern-auth

A robust boilerplate for full-stack apps with user authentication. Features manual user creation and Google auth.

midnight-sky icon midnight-sky

A calm, dark blue theme for Visual Studio Code, made for peaceful late-night coding sessions.

next-auth icon next-auth

A Straightforward Next.js auth system with key API endpoints for signup, login, profile retrieval, email verification, logout, and password recovery.

npx-zeeshan-mukhtar icon npx-zeeshan-mukhtar

Command-line personal profile for Zeeshan Mukhtar, viewable in your terminal using npx

openverse icon openverse

OpenVerse: Learn, Collaborate, Grow - Your go-to space for collaboration, guidance for beginners, and building a supportive community. Let's learn together!

threads-full-stack icon threads-full-stack

A robust MERN social platform with Complete CRUD , Custom Hooks , real-time chat, customizable themes, post engagement. user profiles, account management, suggested users, and live updates and AI Integration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.