Skip to content
View Pranav362k05's full-sized avatar
💛
💛

Block or report Pranav362k05

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

Pranav Krishna Y  

LinkedIn GitHub Email Resume

About Me

  • 🎓 Final Year CSE Student @ SRMIST, Kattankulathur, India
  • 🏆 RHCSA Certified (Red Hat Certified System Administrator)
  • 🔬 Presented at IEEE CONIT 2026 (Accepted for Publication).
  • 🚀 Building scalable systems with DevOps, Fullstack, Cloud & ML
  • 💻 DevOps & Cybersecurity enthusiast

Tech Stack

🚀 Languages

Python C C++ Java JavaScript TypeScript


🧩 Frameworks & Tools

Django Flask HTML5 CSS3 React Node.js Tailwind Vite PHP MySQL Supabase REST APIs Git Razorpay Figma


🖥️ Systems & Infrastructure

Linux Ubuntu Fedora RHEL Shell Scripting Bash GLPI


☁️ Cloud & DevOps

Docker Kubernetes Minikube Terraform Jenkins GitHub Actions AWS EC2 AWS S3 AWS ECR AWS CloudWatch AWS IAM AWS EBS


📊 ML & Data

Scikit-learn Pandas NumPy Matplotlib

Featured Projects  

Placebo Response Prediction

Machine learning framework for predicting placebo responsiveness using a 19-feature psychological and clinical dataset (~13,750 samples). Applied SMOTE, stratified 5-fold cross-validation, and compared Logistic Regression, Random Forest, and SVM models, achieving 82% accuracy and a ROC-AUC of 0.91 with Random Forest. Presented at IEEE CONIT 2026 (Accepted for Publication).

Malar Manickam Baskets E-Commerce

Full-stack e-commerce platform developed for a business client featuring a product catalogue, Razorpay payment integration, Google OAuth authentication, admin order management, and automated contact inquiry system. Responsible for end-to-end development from client requirements to deployment.

UniAssist – University Support Platform

Full-stack university support platform for managing campus issues, complaints, and student feedback through a centralized dashboard. Implemented secure university email validation, issue lifecycle tracking, responsive Tailwind UI, dark mode, LocalStorage-based data management, and a rule-based chatbot assistant to enhance navigation and user experience.

Mobile Banking Backend with CI/CD

Production-style mobile banking backend built with Flask featuring a complete DevOps pipeline. Automated CI/CD using Jenkins and GitHub Actions, containerized with Docker, deployed on Kubernetes, and provisioned AWS infrastructure using Terraform. Includes automated testing, Docker image builds, and reproducible cloud deployments.

End-to-End DevOps CI/CD Pipeline

Complete infrastructure automation project implementing Infrastructure as Code with Terraform, Kubernetes container orchestration, GitHub Actions CI/CD pipelines, and Ansible configuration management. Supports automated multi-environment deployments following DevOps best practices.

Clickbait Headline Detection (NLP)

Natural language processing application for detecting clickbait news headlines using TF-IDF feature extraction and multiple machine learning classifiers including Logistic Regression, Naive Bayes, and SVM. Includes an interactive Streamlit web interface for real-time predictions.

Experience

AutoIntelli Systems — Cybersecurity Intern (Jun 2026 – Present)
Deployed GLPI, designed incident workflows, architected REST API integration

Securden Technologies — Software Development Intern (Jul 2025)
Built Python/Django backend modules for enterprise PAM product

Certifications

  • Red Hat Certified System Administrator (RHCSA) — Mar 2026
  • Cisco Networking Basics — Nov 2025
  • NPTEL Machine Learning — Sep 2025

My Contribution Stats

GitHub Stats

GitHub Streak

LinkedIn GitHub Email Resume

Pinned Loading

  1. Placebo-Response-Prediction Placebo-Response-Prediction Public

    Forked from koushi640/Placebo-Effect-project

    Predicting placebo response using machine learning on psychological, personality, and clinical trial features.

    Python 1

  2. Malar-Manickam-Basket Malar-Manickam-Basket Public

    E-Commerce Platform – Malar Manickam Baskets • Building a full-stack e-commerce website for a real small business client

    TypeScript 1

  3. Mobile-Banking-Backend-with-CI-CD Mobile-Banking-Backend-with-CI-CD Public

    Flask-based mobile banking backend with CI/CD using Jenkins & GitHub Actions, containerized with Docker, deployed on Kubernetes, and provisioned on AWS using Terraform.

    JavaScript 1

  4. UniAssist-Project UniAssist-Project Public

    UniAssist – University Issue Management System

    TypeScript 1

  5. clickbait-detection-nlp-native clickbait-detection-nlp-native Public

    Clickbait headline classifier using TF-IDF and ML models (LR, Naive Bayes, SVM) with a Streamlit interface. | Poster: https://pranav362k05.github.io/clickbait-detection-nlp-native/ | Demo: https://…

    Python