โ Live site ยท Hover over any card to experience the anti-gravity effect โจ
class HadiKP:
name = "Hadi K P"
role = "Data Scientist & Software Engineer"
location = "Kerala, India ๐"
education = {
"MCA (2025)": "Rajiv Gandhi Institute of Technology โ CGPA 7.95/10",
"BSc Mathematics (2023)": "Sullamussalam Arts & Science College โ CGPA 7.1/10",
}
achievements = ["๐ UGC NET Qualified โ Assistant Professor (CS)", "๐ฅ Kaggle Expert (Notebooks)"]
stack = ["Python", "Flask", "PyTorch", "LangChain", "MySQL", "Scikit-learn", "TensorFlow"]
interests = ["Generative AI", "MLOps", "Data Analytics", "Backend Engineering"]
motto = "Turning raw data into real decisions โ one model at a time."
def say_hi(self):
return "I'm open to opportunities โ let's build something remarkable! ๐"๐ค AI Job Analyzer โ LangChain ยท Groq (LLaMA 3.3-70B) ยท Gradio
What it does:
- Scrapes & extracts job requirements directly from posting URLs
- Parses uploaded PDF resumes for skills, education and work history
- Performs deep skill-gap analysis with match scores (High / Medium / Low)
- Auto-generates customized technical and HR interview questions
- Clean, interactive Gradio UI for structured visualization
๐จ Image Colorization using GANs โ PyTorch ยท Flask ยท scikit-image
What it does:
- Converts grayscale images to realistic colour using Generative Adversarial Networks
- Custom GAN architecture trained end-to-end with PyTorch
- Web interface built with Flask for drag-and-drop image upload & processing
- Post-processing pipeline with PIL and scikit-image for enhanced output quality
๐ฐ Personal Finance Management System โ Flask ยท MySQL ยท HTML/CSS
What it does:
- Full-stack web app for tracking income, expenses and savings goals
- User authentication, category-based analytics and monthly reports
- Clean dashboard built with Flask + Jinja2 templating and vanilla CSS
๐ Academic Background
| Degree | Institution | Year | Grade |
|---|---|---|---|
| ๐ Master of Computer Applications | Rajiv Gandhi Institute of Technology, Kottayam (KTU) | 2025 | 7.95 / 10 |
| ๐งฎ BSc Mathematics | Sullamussalam Arts & Science College, Areekode (Calicut University) | 2023 | 7.1 / 10 |
| ๐ Plus Two (Science) | Kerala State Board | 2020 | 88% |
| ๐ SSLC | Kerala State Board | 2018 | A+ (100%) |
๐ Certifications
| Certificate | Issuer | Year |
|---|---|---|
| ๐ UGC NET โ Qualified for Assistant Professor (CS) | NTA / UGC | 2024 |
| ๐ค Dataiku ML Practitioner | Dataiku | 2025 |
| ๐จ Dataiku Advanced Designer | Dataiku | 2025 |
| ๐ Dataiku Core Designer | Dataiku | 2025 |
| ๐ Intermediate Machine Learning | Kaggle | 2025 |
| ๐ Introduction to Machine Learning | Kaggle | 2025 |
| ๐ฌ Data Analytics | YBI Foundation | 2024 |
| ๐ Python for Data Science, AI & Development | IBM / Coursera | 2024 |
| ๐๏ธ Database Management Systems | IIT Kharagpur (NPTEL) | 2024 |
| ๐ Introduction to Microsoft Excel | Coursera Project Network | 2024 |
Clone and open the portfolio locally:
# 1. Clone the repository
git clone https://github.com/Haadikp/Portfolio.git
# 2. Navigate into the project
cd Portfolio
# 3. Open in your browser โ no build step needed!
open index.html # macOS
start index.html # Windows
xdg-open index.html # LinuxTip: For the best experience with local images and assets, serve with VS Code Live Server or any static server.
git add .
git commit -m "chore: update portfolio"
git push origin mainThen go to Settings โ Pages in your repo and set the source to main / root. Your site will be live at https://haadikp.github.io/Portfolio/ within minutes.
- ๐ง Generative AI โ Prompt engineering, RAG pipelines, fine-tuning LLMs
- โ๏ธ Cloud ML โ AWS SageMaker, model serving at scale
- ๐ฆ MLOps โ Experiment tracking (MLflow), CI/CD for ML
- ๐ฌ Research โ Leveraging UGC NET qualification for academic contributions
โญ If you found this portfolio inspiring, consider starring the repo! ย |ย Built with ๐ by Hadi K P

