Skip to content
View AkprasadoP's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AkprasadoP

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

👋 Hi, I'm Ashish Prasad

Full-Stack Engineer • AI-Powered Product Builder • Backend & Security Focused


Portfolio LinkedIn Email

Profile Views


🧠 About Me

const ashish = {
    education: "B.Tech CSE @ IIITDM Jabalpur",
    role: "Full-Stack Engineer (Backend-leaning)",
    focus: ["AI-powered SaaS", "Security systems", "Scalable backend architecture"],
    experience: ["AI security platforms", "Chrome extensions", "RAG systems", "Enterprise dashboards"],
    mindset: "Ship real products, not demos"
};
  • 🔭 Built production-grade AI security platforms
  • 🔐 Worked on phishing detection & deepfake voice analysis
  • 🧠 Experience with RAG systems, AI explainability & inference pipelines
  • ⚙️ Strong focus on backend APIs, data modeling & system design
  • 🎯 Goal: Build impactful software that survives production

🛠️ Tech Arsenal

╔══════════════════════════════════════════════════════════════╗
║                    🚀 FULL-STACK ENGINEER                   ║
╚══════════════════════════════════════════════════════════════╝

Frontend Mastery

const frontend = {
  frameworks: ["Next.js", "React"],
  languages: ["TypeScript", "JavaScript"],
  styling: ["TailwindCSS", "Framer Motion"],
  expertise: "Building responsive, performant UIs"
};

Backend Engineering

type BackendSkills struct {
    Runtime     []string `json:"runtime"`
    Frameworks  []string `json:"frameworks"`
    Languages   []string `json:"languages"`
    Focus       string   `json:"focus"`
}

skills := BackendSkills{
    Runtime:    []string{"Node.js", "Bun"},
    Frameworks: []string{"Express.js", "FastAPI"},
    Languages:  []string{"Go", "TypeScript"},
    Focus:      "Scalable APIs & System Design",
}

Database & Storage

-- Database Arsenal
SELECT 
  'MongoDB' as NoSQL,
  'PostgreSQL' as Relational,
  'Prisma' as ORM,
  'Redis' as Cache
FROM tech_stack 
WHERE expertise = 'Data Modeling & Performance';

DevOps & Infrastructure

infrastructure:
  containerization: Docker
  deployment: Vercel, Railway
  cdn: Cloudflare
  auth: Clerk
  storage: Cloudinary
  monitoring: Real-time analytics

AI & Machine Learning

class AIExpertise:
    def __init__(self):
        self.specialties = [
            "🔍 Retrieval-Augmented Generation (RAG)",
            "🧠 Multi-model inference pipelines", 
            "📊 Explainable AI outputs",
            "🎵 Audio & NLP classification systems",
            "🔐 AI-powered security detection"
        ]
    
    def current_focus(self):
        return "Building production-ready AI systems that actually work"

🎯 Always learning, always building, always shipping


🧩 Featured Work

🔐 ATF CyberX — AI Security Platform

  • AI-based phishing email detection
  • Deepfake voice detection (audio ML)
  • Real-time Chrome Extension for Gmail
  • Multi-language support (EN / JP)
  • Enterprise-ready dashboards & analytics

🚀 AI-Powered SaaS Platforms

  • Secure auth flows with Clerk
  • Media pipelines using Cloudinary
  • Scalable APIs with Prisma + MongoDB
  • Production-ready UI & backend systems

📊 GitHub Analytics

GitHub Streak


📈 Contribution Activity (Animated)

Ashish's Activity Graph


🎯 What I'm Working On Next

  • 🚀 Building AI-first SaaS products
  • ⚙️ Going deeper into Go & backend systems
  • 🔐 Exploring security × AI intersections
  • ✍️ Sharing real-world engineering learnings

💡 "Build things that actually survive production."

Let's collaborate & ship 🚀

Pinned Loading

  1. AiTF AiTF Public

    TypeScript 1

  2. codeTally codeTally Public

    JavaScript

  3. GenRAG GenRAG Public

    GenRAG is an AI-powered document intelligence system that implements Retrieval-Augmented Generation (RAG) from scratch without using high-level framework like vector databases. The system features …

    Python

  4. IIITDMJ-Website-V2.1 IIITDMJ-Website-V2.1 Public

    Forked from HrxSrv/IIITDMJ-Website-V2.1

    JavaScript

  5. myPortfolio myPortfolio Public

    JavaScript