Skip to content
View pratik1258m's full-sized avatar

Block or report pratik1258m

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

⚑ About Me

const pratik = {
  name:       "Pratik Mishra",
  location:   "Maharashtra, India",
  education:  "BS Computer Science @ University of Mumbai (Vartak College)",
  role:       "Chief Technology Officer & AI Systems Developer",

  experience: "12+ client projects | CTO at a startup | DevOps & AI Internships",
  currentlyBuilding: "Nexus AI β€” autonomous assistant with system control",
  learning:   ["Generative AI", "Qualcomm AI SDKs", "System Design"],
  credentials: [
    "Qualcomm AI Upskilling (Model to App)",
    "Hugging Face Agentic AI",
    "Anthropic Claude Code",
    "edQuest MERN Stack Development"
  ],
  openTo:     ["Open Source Contributions", "Collaborations"],

  streak:     "5,277+ contributions (3,441 in 2025 | 1,836+ in 2026) (near-perfect green graph)",
  funFact:    "I believe elegant code is the foundation of powerful technology",
};

πŸš€ Core Strengths & Focus

πŸ€– Agentic AI & Systems Orchestration

Designing autonomous agent loops, prompt structures, and orchestrating models (Anthropic, OpenAI, Hugging Face) using Qualcomm AI SDKs and local tools.

πŸ’» Full-Stack Scaling & Architecture

Building highly interactive React/Next.js frontends and robust Node.js/Express/FastAPI backends with atomic database constraints and SEO-first strategies.

πŸ› οΈ Open-Source Mentorship & Community

Actively auditing and securing major repositories (vercel/next.js) and fixing security vulnerabilities (PostCSS XSS breakouts, dependency tree audits).

⚑ Performance & Optimization

Applying best practices to slash page load times, deduplicate font loading, and optimize execution pipelines for both backend environments and UI renders.


πŸ› οΈ Tech Stack & Skills

πŸ’» Languages & Scripting

JavaScript TypeScript Python Java R SQL PL/SQL XML

🎨 Frontend & Design

Next.js React Angular Three.js PostCSS Vite TailwindCSS HTML5 CSS3

βš™οΈ Backend, Databases & ML

Node.js Express FastAPI Flask MongoDB Supabase OpenAI Hugging Face

πŸ› οΈ Developer Tools & DevOps

Git GitHub Actions Postman VSCode Cursor Figma Vercel


🌎 Open Source Contributions

Contributing to real-world production codebases β€” merged PRs, security fixes, and community guidance.

Repository Contribution PR / Issue / Discussion
vercel/next.js Security: Guidance on resolving PostCSS XSS vulnerability via dependency overrides #93718 (Discussion)
lovellai-dev/odyssey Refactor: Extract shared evaluation helpers module and fix subprocess launcher fallback (Merged) #41
fishonbike/vault-engine Feature: Add option to scrub inside fenced code blocks with --scrub-fenced #6
fishonbike/vault-engine Feature: Add word-boundary guards for ASCII surfaces to prevent partial-word hits #7
fishonbike/vault-engine Docs: Add documented example and caveats for LM Studio / OpenAI-compat integration #8
parthbuilds-community/FitMart Security: auth guards + IDOR protection + XSS sanitization #561
parthbuilds-community/FitMart Bugs: atomic stock ops, schema constraints, unified threshold #562
parthbuilds-community/FitMart Perf: deduplicate Google Fonts across all components #563
IvanTran-2001/FriendChise Validation: Enforce 100-character limit on organization names in Zod schema & UI (Merged) #181
lutzkuen/tokenclaw Refactor: Extract dashboard HTML template into dedicated stats module #931

πŸ“ Featured Projects

πŸ€– Nexus AI

Autonomous AI assistant built with Python β€” handles complex task execution, system control, and context-aware command processing.

πŸ“ˆ StockBot

Real-time stock market web app β€” fetches live price, day high/low & market data via yFinance API. Live Demo

🌾 Balaji Farm

Responsive business website delivered for a client β€” SEO-optimised, mobile-first design built in HTML/CSS. Live Demo

πŸ”₯ FireAlarm

Python-based fire alarm detection system β€” real-time sensor monitoring with automated alert triggers and notification support.


πŸ“Š Live Contribution Graph

Activity Graph
github contribution grid snake animation

πŸ† GitHub Stats & Trophies

Contributions Repos Followers Stars


GitHub Streak


GitHub Stats Β Β  Top Languages


Trophies

🎯 2026 Goals

  • Assumed Chief Technology Officer (CTO) role at a startup
  • Completed an advanced AI upskilling program (Model to App) to gain real-world exposure with a top technology company
  • Earned professional certifications in agentic AI and LLM orchestration to expand knowledge of autonomous systems
  • Delivered 12+ client projects for real businesses
  • Contributed to open-source repositories (FitMart, FriendChise, tokenclaw, odyssey, vault-engine)
  • Maintained consistent contribution streak (5,277+ contributions)
  • Earned Pull Shark Level 2 and Pair Extraordinaire Level 2 badges
  • Shipped Stockbot publicly (Live: stockbot-l1lh.onrender.com)
  • Receive 50 stars on a repository
  • Release Nexus AI v1.0 publicly
  • Publish technical articles on artificial intelligence and full-stack development
  • Graduate BS Computer Science with distinction

If you like what I build, consider starring my repositories to support my work.

"Elegant code is the foundation of powerful technology."

Pinned Loading

  1. Balajifarm Balajifarm Public

    🌾 Balaji Farm β€” responsive business website delivered for a client. Built with HTML5/CSS3. Live: https://pratik1258m.github.io/Balajifarm/ πŸš€

    HTML

  2. FireAlarm FireAlarm Public

    🚨 Python-based fire alarm detection system β€” real-time sensor monitoring with automated alert triggers and notification support

    Python

  3. nexus nexus Public

    πŸ€– Autonomous AI assistant built with Python β€” handles complex task execution, system control, and context-aware command processing

    Python

  4. Riverside Riverside Public

    🏑 Riverside β€” modern responsive website for a real estate client. Built with HTML5/CSS3. Live: https://pratik1258m.github.io/Riverside/ πŸš€

    HTML

  5. chatbot chatbot Public

    This is a Python-based chatbot powered by the OpenAI module and designed using a Gemini-style API architecture. It is capable of answering a wide range of questions with intelligent and context-awa…

    Python

  6. SpotifyClone SpotifyClone Public

    JavaScript