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


divider


🧠 About Me

const ashish = {
    education: "B.Tech CSE, IIITDM Jabalpur (Graduated)",
    role: "Software Engineer Intern @ Classplus",
    focus: ["Full-stack product engineering", "Mobile security research", "Scalable backend architecture"],
    experience: ["Internal tooling & dashboards", "Android app security research", "Reverse engineering", "AI-powered platforms"],
    mindset: "Ship real products, not demos"
};
  • Building internal tools and dashboards at Classplus (Next.js, Prisma, PostgreSQL, Cloudflare Workers)
  • Conducting mobile security research β€” SSL pinning bypass, Frida instrumentation, Play Integrity attestation
  • Reverse-engineered app internals (video templates, animation pipelines, FFmpeg compositing) to inform new product builds
  • Active competitive programmer on LeetCode, hundreds of problems solved
  • Prior internships: AI Talent Force (Japan, remote), BlueStack
  • Goal: Build impactful software that survives production

divider

πŸ› οΈ Tech Arsenal

⚑ Full-Stack / Backend Engineer ⚑

Frontend

const frontend = {
  frameworks: ["Next.js (App Router)", "React"],
  languages: ["TypeScript", "JavaScript"],
  styling: ["TailwindCSS", "shadcn/ui", "Framer Motion"],
  expertise: "Building responsive, production-grade dashboards & 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, Cloudflare Workers (OpenNext)
  database_hosting: Supabase, GCP Cloud SQL
  auth: NextAuth.js (Google OAuth), Clerk
  storage: Cloudinary
  monitoring: Real-time analytics

Security & Research

class SecurityResearch:
    def __init__(self):
        self.specialties = [
            "πŸ” SSL/certificate pinning bypass (Frida, OkHttp)",
            "πŸ“± Android app instrumentation & USB debug detection",
            "🧩 Google Play Integrity attestation analysis",
            "πŸŽ₯ App reverse-engineering (video/animation pipelines, FFmpeg)",
            "πŸ€– AI-powered security detection & explainability"
        ]

    def current_focus(self):
        return "Turning security research into actionable, documented findings"

🎯 Always learning, always building, always shipping


divider

πŸš€ Featured Work

LaunchPad β€” Internal Proposal Tracker @ Classplus

  • Built end-to-end proposal tracking & approval dashboard for employees to submit and review Experiment/New Business proposals
  • Stack: Next.js 15 (App Router), Prisma, Supabase Postgres β†’ GCP Cloud SQL, NextAuth.js, Cloudflare Workers via OpenNext
  • Designed strict status workflow (Draft β†’ In Review β†’ Feedback β†’ Accepted/Rejected/Expired) with post-MVP implementation tracking
  • Resolved production infra issues: SSL/Hyperdrive conflicts, private-IP-only GCP DB access from Cloudflare Workers

Mobile Security Research @ Classplus

  • Investigated SSL pinning bypass techniques (Frida, OkHttp certificate pinning), Play Integrity attestation, and USB debugging detection on Android
  • Authored detailed investigation reports with timelines, API inventories, and prioritized recommendations for future researchers

App Reverse-Engineering β€” Video/Animation Systems

  • Reverse-engineered a video template and animation system to inform a new product build
  • Documented MP4 animation baking, FFmpeg compositing pipelines, and platform-specific implementations (React Native, Web, Kotlin)

ATF CyberX β€” AI Security Platform

  • AI-based phishing email detection & deepfake voice detection (audio ML)
  • Real-time Chrome Extension for Gmail with multi-language support (EN/JP)

divider

πŸ“Š GitHub Analytics


GitHub Streak


divider

πŸ“ˆ Contribution Activity

Ashish's Activity Graph

πŸ”­ What I'm Working On Next

  • Shipping internal tools & production features at Classplus
  • Going deeper into Go & backend systems
  • Exploring security Γ— AI intersections
  • Prepping for SDE new-grad roles

πŸ’‘ "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