Skip to content
View Ajmalshk04's full-sized avatar

Block or report Ajmalshk04

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 250 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
ajmalshk04/README.md
# 🚀 Hellow World! Welcome to My Digital Universe
Typing SVG

Name Location Experience


Profile Views

🎯 About Me

interface Developer {
  name: string;
  role: string;
  location: string;
  experience: string;
  currentProject: string;
  languages: string[];
  architecture: string[];
  specialties: string[];
  currentlyLearning: string;
  funFact: string;
}

const ajmal: Developer = {
  name: "Ajmal Shaikh",
  role: "Full Stack Developer",
  location: "Mumbai, India 🇮🇳",
  experience: "2+ years crafting digital experiences",
  currentProject: "NumberWale.com - E-commerce Platform with 1L+ products",
  languages: ["JavaScript", "TypeScript", "Python", "C"],
  architecture: ["MERN Stack", "Microservices", "RESTful APIs", "GraphQL"],
  specialties: ["Payment Integration", "Real-time Systems", "Performance Optimization"],
  currentlyLearning: "Cloud Architecture & DevOps",
  funFact: "I debug with console.log and I'm proud of it! 😅"
};

💼 Professional Journey

🚀 NumberWale.com - Solo Full Stack Developer

const achievements = {
  platform: "E-commerce for Premium Telecom Numbers",
  scale: "1+ Lakh Products Managed",
  stack: "MERN + Redux + TanStack Query",
  payments: "Razorpay & PhonePe Integration",
  features: ["Real-time Analytics", "Automated Refunds", "Admin CRM"],
  deployment: "VPS with Nginx + SSL + CI/CD",
  integrations: ["OTP via Gallabox", "Email Automation", "SMS Alerts"]
};

🏢 Adiya Business Solutions - MERN Stack Developer

  • 🔧 Full-Stack Development: Built scalable applications with MERN stack
  • 🗄️ Database Architecture: Advanced MongoDB with aggregation pipelines
  • 🧪 Quality Assurance: Comprehensive testing with Jest & Cypress
  • Performance: Database optimization and caching strategies

📱 QuickMobile - Full Stack Developer

  • 🎨 Modern Frontend: React.js with ES6+ and responsive design
  • 🔌 API Development: RESTful services with Express.js
  • 🌐 Integration: Third-party services and cross-platform compatibility

🛠️ Tech Arsenal

💻 Programming Languages

🎨 Frontend Universe

⚙️ Backend Powerhouse

🗄️ Database & Storage

☁️ Cloud & DevOps

🛠️ Tools & Platforms


🚀 Featured Projects

🔢 NumberWale.com - E-commerce Platform

Tech Stack: React.js • Node.js • MongoDB • Redux • Razorpay • PhonePe

Features:
  - 🛒 Complete telecom numbers marketplace
  - 💳 Multi-gateway payment processing
  - 📊 Real-time admin dashboard
  - 🔐 JWT authentication with refresh tokens
  - 📱 Responsive PWA design
  - 🚀 Scalable VPS deployment

🔩 Xofah - B2B Fastener Platform

Tech Stack: React.js • Node.js • Express.js • MongoDB • Redux

Features:
  - 🤝 Client-Supplier Connection Platform
  - 📋 Multi-role Dashboard System
  - 📊 Project Tracking & Analytics
  - 🔄 Automated Workflow Management

🛍️ E-Store - MERN E-commerce

Tech Stack: React.js • Node.js • Express.js • MongoDB • Redux • Material-UI

Features:
  - 🛒 Full-featured shopping experience
  - 👥 Dual panel (User & Admin)
  - 💳 Secure payment processing
  - 📱 Mobile-responsive design

👕 T-Shirt Store API - Backend Showcase

Tech Stack: Node.js • Express.js • MongoDB • Stripe • Razorpay • Cloudinary

Features:
  - 🔒 JWT Authentication System
  - 💳 Multiple Payment Gateways
  - 📤 File Upload with Cloudinary
  - 📚 Swagger API Documentation

🎓 Education & Certifications

🎓 Academic Background

Education:
  - Degree: "Bachelor of Engineering - Computer Engineering"
    Institution: "Jamia Institute of Engineering & Management"
    Duration: "2019 - 2023"
    Location: "Mumbai, India"
    
  - Diploma: "Computer Technologies"
    Institution: "Pravin Patil Polytechnic College"
    Duration: "2016 - 2019"
    Location: "Mumbai, India"

🏆 Professional Certifications


💭 Daily Inspiration

Quote

🤝 Let's Connect & Create Magic Together!


[email protected]

Visit Portfolio

+91 9004323098

Mumbai, Maharashtra, India
Footer
Snake animation

Popular repositories Loading

  1. temp temp Public

  2. estorefrontend estorefrontend Public

    JavaScript

  3. fastener-client fastener-client Public

    JavaScript

  4. fastener-server fastener-server Public

    JavaScript

  5. shadcn-admin shadcn-admin Public

    Forked from satnaing/shadcn-admin

    Admin Dashboard UI built with Shadcn and Vite.

    TypeScript

  6. shadcn-table shadcn-table Public

    Forked from sadmann7/shadcn-table

    Shadcn table with server-side sorting, filtering, and pagination.

    TypeScript