Skip to content

akshat-khosya/npx-akshat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 NPX Card - Akshat Khosya

A modern, interactive terminal business card showcasing my professional profile with real-time GitHub stats, skills visualization, and AI-powered "Why Hire Me" feature.

📦 Quick Start

Get to know me in a unique way - right in your terminal!

npx akshat

That's it! No installation required.

✨ Features

🎯 Interactive Menu

  • 💼 Why Hire Me? - AI-powered analysis showing 8 compelling reasons to hire me
  • 📧 Email - Direct email contact
  • 📄 Resume - Download my latest resume
  • 📅 Schedule Meeting - Book time on my Calendly
  • 🐙 GitHub - Visit my GitHub profile
  • 💼 LinkedIn - Connect on LinkedIn
  • 🐦 Twitter - Follow on Twitter
  • 🌐 Portfolio - Check out my work
  • 💻 Tech Stack - View my technical skills
  • 🏆 Achievements - See my accomplishments
  • 😄 Fun Facts - Random developer humor

📊 Real-Time Stats

  • GitHub Stats: Live repo count, followers, and stars
  • Language Distribution: Visual breakdown of coding languages
    • JavaScript: 31.7%
    • TypeScript: 29.3%
    • C++: 12.2%
    • Python: 9.8%

🎨 Visual Features

  • Skill Progress Bars: Backend (85%), Frontend (90%), AI/ML (75%), Database (80%)
  • Color-coded Sections: Beautiful terminal UI with chalk
  • Responsive Design: Adapts to terminal width
  • Dynamic Greetings: Time-based greetings (morning/afternoon/evening)

👨‍💻 About Me

Akshat Khosya Software Development Engineer-1 @ Mobile Premier League

  • 🏆 Winner of MPL X Google Hackathon
  • 🚀 Optimized Next.js performance by 78.8% (260ms to 55ms)
  • ⚡ Reduced API hits by 85% with intelligent caching
  • 🤖 Built AI Agent for automated gameplay testing (75% QA reduction)
  • 🎙️ Created AI Cricket Commentary with live streaming
  • 🔧 Open Source Contributor (Bruno - Postman alternative)

🛠️ Tech Stack

Backend: Node.js, NestJS, Express.js, Strapi Frontend: React, Next.js, React Native DevOps: Docker, CI/CD, Cloudflare, GCP Databases: PostgreSQL, MongoDB, Redis Languages: TypeScript, JavaScript, C++, Python, C Tools: Git, Postman, Kibana, Lens

📈 Stats

  • 📦 107 Public Repositories
  • ⭐ 50+ Total Stars
  • 👥 24 Followers
  • 💼 1.5+ Years Professional Experience
  • 🎓 B.Tech in CSE from IIIT Una (CGPA: 7.82/10)

🚀 Development

This project is built with:

  • boxen - Terminal boxes
  • chalk - Terminal styling
  • inquirer - Interactive CLI
  • ora - Loading spinners
  • Native HTTPS - No deprecated dependencies

Project Structure

npx_card/
├── card.js                 # Main entry point
├── src/
│   ├── config/
│   │   └── constants.js    # All configuration
│   ├── handlers/
│   │   └── actions.js      # Menu action handlers
│   ├── services/
│   │   └── github.js       # GitHub API integration
│   ├── ui/
│   │   ├── card.js         # Card display
│   │   ├── menu.js         # Interactive menu
│   │   └── whyHireMe.js    # Why hire me feature
│   └── utils/
│       └── helpers.js      # Helper functions

🤝 Connect

📄 License

ISC License - feel free to use this as inspiration for your own NPX card!


Made with ❤️ by Akshat Khosya | Currently looking for new opportunities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published