Skip to content
View SanjayPhilip's full-sized avatar

Block or report SanjayPhilip

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

Sanjay Philip

Typing SVG

Profile Views

🧬 The Developer Behind The Code 🧬

class SanjayPhilip:
    def __init__(self):
        self.role = "Full-Stack Developer & ML Engineer"
        self.location = "Kottayam, Kerala 🇮🇳"
        self.education = "Integrated MCA (Final Year) | CGPA: 8.69"
        self.college = "Saintgits College of Engineering (KTU)"
        self.currently = "Leveling up in MLOps & Model Deployment"
        self.motto = "Build → Break → Learn → Repeat"

    def get_interests(self):
        return [
            "🌐 Web Development - Full-stack apps that solve real problems",
            "🤖 AI/ML - From model building to production deployment",
            "🔐 Cybersecurity - Ethical hacking & secure system design",
            "☁️ MLOps - Bridging AI research with real-world applications"
        ]

    def get_currently_learning(self):
        return ["Docker & Kubernetes", "CI/CD Pipelines", "Cloud Architecture"]
Coding Animation






🛠️ My Digital Arsenal 🛠️

Tools I wield to turn ideas into reality

🗣️ Languages

🎨 Frontend

⚙️ Backend

🗄️ Database

🤖 AI / ML

🔐 DevOps & Tools


🚀 Projects That Define Me 🚀

From idea to deployment — here's what I've built

🌐 Portfolio Website

Portfolio

My digital identity, crafted in code

Personal portfolio website showcasing projects, skills, and experience. Built with modern web technologies and deployed for the world to see.

Highlights:

  • 🎨 Clean, modern UI design
  • 📱 Fully responsive across all devices
  • ⚡ Optimized performance & SEO
  • 🚀 Deployed and live

React HTML5 CSS3 JavaScript Vercel

🎓 Smart Attendance System

Smart Attendance

Facial recognition meets cloud deployment

A full-stack attendance management system with AI-powered facial recognition, real-time analytics dashboards, and seamless cloud deployment.

Highlights:

  • 🎯 Face recognition-based attendance marking
  • 📊 Analytics dashboard with attendance insights
  • ☁️ Deployed on Vercel & Railway
  • 🔒 Role-based access control

React Flask OpenCV SQLAlchemy Vercel Railway

🔄 MLOps Pipeline

MLOps Pipeline

End-to-end ML lifecycle automation

Train, track, containerize, and deploy ML models with automated CI/CD. Because models deserve production-grade treatment too.

Highlights:

  • 🏗️ Automated training & experiment tracking
  • 🐳 Docker containerization for consistency
  • 🚀 CI/CD with GitHub Actions → Render
  • 📡 FastAPI REST API for model serving

Python FastAPI Docker GitHub Actions Render

🎬 AI Video Subtitle Generator

Subtitle Generator

Breaking language barriers with AI

AI-powered video subtitle generation with a stunning glassmorphism UI. Auto-transcribes video/audio to synchronized subtitles using OpenAI Whisper.

Highlights:

  • 🎙️ OpenAI Whisper for accurate transcription
  • ✨ Glassmorphism UI design
  • 📥 SRT/VTT subtitle export
  • 🌐 Browser-based processing

TypeScript React OpenAI Whisper Node.js

🎵 SoundMind

SoundMind

AI that understands your music taste

An intelligent music discovery platform that learns your preferences and surfaces tracks you'll actually love.

Highlights:

  • 🤖 ML recommendation engine
  • 🎧 User preference profiling
  • 🌐 Flask REST API backend
  • 📱 Responsive music player UI

Python Flask AI/ML JavaScript

✅ Task Manager

Task Manager

Productivity, reimagined

A full-stack task management app with drag-and-drop Kanban boards, priority tagging, and deadline tracking.

Highlights:

  • 🎯 Drag-and-drop Kanban interface
  • 🏷️ Priority & deadline management
  • 📱 Mobile-first responsive design
  • 🔗 REST API backend integration

React Node.js MongoDB CSS3

🩸 E Blood Connect

E Blood Connect

Saving lives, one connection at a time

A full-featured blood donation management system connecting donors with recipients in real-time.

Highlights:

  • 🔍 Blood-type compatibility checking
  • 📋 Admin dashboard with inventory tracking
  • 🔔 Real-time blood request notifications
  • 🔐 Role-based authentication

PHP MySQL HTML5 CSS3 JavaScript

🤖 Python Automation Toolkit

Python Automation Toolkit

Automate the boring stuff

A collection of Python scripts and utilities to automate repetitive workflows, data processing, and everyday tasks.

Highlights:

  • 📁 File organization & batch processing scripts
  • 📊 Data processing & report generation automation
  • ⏰ Scheduled task automation
  • 🔄 Reusable modular utilities

Python Automation Scripting OS Module


📊 GitHub Analytics 📊

GitHub Stats GitHub Streak
Top Languages

💡 What Makes Me Different 💡

🔄 Full-Stack to ML

I don't just build UIs or train models — I bridge both worlds. From React frontend to Docker deployment, I own the entire pipeline.

📈 Impact-Driven

Every project has a purpose. 90%+ detection accuracy, 30% faster query resolution, 40% less manual work — I measure success in real numbers.

🚀 Always Deploying

I don't let projects die in localhost. Vercel, Railway, Render — if it can be deployed, it will be deployed.


🤝 Let's Build Something Amazing 🤝

Open to collaborations, internships, and full-time opportunities


   



Quote

Pinned Loading

  1. portfolio portfolio Public

    HTML 1

  2. Blood-Bank-Management-System Blood-Bank-Management-System Public

    A full-featured blood donation management system that connects donors with recipients. Supports blood requests, donations, admin dashboards, blood inventory management, and automatic blood-type com…

    PHP 1

  3. smart-attendance-system smart-attendance-system Public

    A full-stack attendance management system featuring facial recognition-based attendance marking, analytics dashboards, student management, and cloud deployment.

    JavaScript 1

  4. SoundMind SoundMind Public

    AI-powered music discovery platform

    JavaScript 1

  5. modelforge modelforge Public

    End-to-End MLOps Pipeline: Train, track, containerize, and deploy ML models via FastAPI REST API with automated CI/CD on Render.

    Python 1

  6. subtitle-ai-v2 subtitle-ai-v2 Public

    AI-powered video subtitle generation with a glassmorphism UI. Automatically transcribes video/audio to synchronized SRT/VTT subtitles using OpenAI Whisper.

    TypeScript