Skip to content
View Gpar377's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Block or report Gpar377

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

๐Ÿ‘จโ€๐Ÿ’ป About Me

interface FullStackAIEngineer {
  name: string;
  role: string;
  education: {
    university: string;
    degree: string;
    specialization: string;
    graduation: number;
  };
  location: string;
  passions: string[];
}

const parthiv: FullStackAIEngineer = {
  name: "Gopa Parthiv",
  role: "Full-Stack AI Engineer",
  education: {
    university: "SRM Institute of Science and Technology",
    degree: "B.Tech",
    specialization: "Computer Science (AI & ML)",
    graduation: 2026
  },
  location: "Chennai, India",
  passions: [
    "Building AI-powered applications",
    "Open source contribution", 
    "Hackathons & competitive coding",
    "Turning ideas into production-ready systems"
  ]
};

console.log("Thanks for visiting! Let's build something amazing ๐Ÿš€");

What I Do

Build end-to-end AI applications from ML models to production deployment
Develop full-stack web & mobile apps with modern frameworks
Create intelligent systems that solve real-world problems
Active in hackathons and open-source communities
37+ stars across repositories | Contributor to AI/ML projects


Technology Stack

Frontend Development

JavaScript TypeScript React Next.js Vue.js Nuxt.js Redux

Styling & UI

HTML5 CSS3 Sass Tailwind Bootstrap

Backend & Runtime

Node.js Express Python Deno C++ Java

AI/ML & Data Science

TensorFlow PyTorch scikit-learn Keras OpenCV Pandas NumPy

Databases

MongoDB PostgreSQL SQLite Firebase Supabase

Mobile Development

Kotlin Android

DevOps & Tools

Git GitHub Docker VS Code Vercel npm Figma

Other Technologies

GraphQL Prisma WebSocket Jupyter


Featured Projects

Open Source Contributions

CodeClarity

Stars Forks

AI-powered code explanation platform

TypeScript AI 3D

๐Ÿ”ธ Interactive flowchart generation
๐Ÿ”ธ 3D code visualization
๐Ÿ”ธ Voice narration support
๐Ÿ”ธ 37 stars | 19 forks | 28 watchers

View Project

VaultX AI

Stars Forks

AI-driven secure password vault

Kotlin Android Security

๐Ÿ”ธ End-to-end encryption
๐Ÿ”ธ Modern Material UI
๐Ÿ”ธ Biometric authentication
๐Ÿ”ธ 12 stars | 4 forks

View Project

AI & Machine Learning Projects

EEG Genomics AD Classification

Alzheimer's Disease detection using EEG & Genomics

Python Scrapy Distributed

๐Ÿ”ธ Multi-threaded crawling
๐Ÿ”ธ Distributed architecture
๐Ÿ”ธ Data extraction pipelines
๐Ÿ”ธ Rate limiting & proxies

View Project

๐ŸŽฎ Hangman Game

Classic word-guessing game

JavaScript HTML5 CSS3

๐Ÿ”ธ Vanilla JS implementation
๐Ÿ”ธ Responsive design
๐Ÿ”ธ Multiple difficulty levels
๐Ÿ”ธ Score tracking

View Project

Hackathon Projects

NexVyd (Manipal Hackathon 2025)

Award-winning hackathon project

TypeScript Hackathon Team

๐Ÿ”ธ Built in 24 hours
๐Ÿ”ธ Innovative solution
๐Ÿ”ธ Team collaboration
๐Ÿ”ธ Production-ready MVP

View Project

Smart India Hackathon

National-level hackathon submission

HTML Innovation National

๐Ÿ”ธ Problem statement solution
๐Ÿ”ธ Social impact focus
๐Ÿ”ธ Full-stack implementation
๐Ÿ”ธ Team leadership

View Project

View All 34 Repositories


GitHub Statistics

GitHub Stats GitHub Streak
Top Languages Contribution Graph

Current Focus

mindmap
  root((Full-Stack AI))
    Building Production Apps
      Deployment & MLOps
      Cloud Infrastructure
      CI/CD Pipelines
    AI/ML Innovation
      Deep Learning Models
      Computer Vision
      NLP Applications
    Open Source
      Contributing to Projects
      Building Tools
      Community Engagement
    Learning
      Advanced Frameworks
      System Design
      Best Practices
Loading

Skills Progress

Skill Domain Proficiency Technologies
Full-Stack Development 95% React, Next.js, Node.js, TypeScript
AI & Machine Learning 90% TensorFlow, PyTorch, scikit-learn
Computer Vision 85% OpenCV, YOLO, CNNs
Natural Language Processing 75% Transformers, BERT, GPT
Mobile Development 70% Kotlin, Android, React Native
DevOps & Cloud 75% Docker, CI/CD, Vercel, Firebase
Database Management 85% MongoDB, PostgreSQL, Firebase

##Random Dev Wisdom

Quote


Let's Build Something Amazing Together!

I'm passionate about creating AI-powered applications that make a real-world impact. Whether it's building intelligent systems, contributing to open source, or collaborating on innovative projects, I'm always excited to connect with fellow developers and creators!

Get In Touch

Portfolio LinkedIn Email GitHub

Open For

Collaborations on AI/ML projects
Full-Stack Development opportunities
Open Source contributions
Research projects in AI/ML
Internships and full-time roles
Hackathons and coding competitions


GitHub Activity

Snake animation

If you find my projects interesting, consider giving them a star!

Follow me for updates on new projects and contributions


Philosophy

"The best way to predict the future is to invent it." โ€“ Alan Kay

"Code is like humor. When you have to explain it, it's bad." โ€“ Cory House


**ยฉ 2025 | Building intelligent systems, one line of code at a time **

Built with passion | Focused on innovation

Popular repositories Loading

  1. battleship battleship Public

    HTML 1

  2. improved-disco improved-disco Public

    EJS

  3. Iris-Dataset---EDA-and-Classification- Iris-Dataset---EDA-and-Classification- Public

    Jupyter Notebook

  4. Titanic-Dataset---EDA-and-Model-Building Titanic-Dataset---EDA-and-Model-Building Public

    Jupyter Notebook

  5. Sign-Board-Detection Sign-Board-Detection Public

    Jupyter Notebook

  6. Hangman Hangman Public

    JavaScript