class HashmilMuhammed:
def __init__(self):
self.name = "Hashmil Muhammed"
self.location = "Malappuram, Kerala, India 🇮🇳"
self.degree = "MCA — SCMS School of Engineering & Technology (KTU)"
self.role = "AI/ML Engineer | Python Full-Stack Developer"
self.email = "hashmilmuhammedparammal@gmail.com"
self.github = "github.com/hashmil-muhammed"
self.linkedin = "linkedin.com/in/hashmil-muhammed08"
self.stack = [
"Python", "Machine Learning", "Deep Learning",
"NLP", "CNN", "FastAPI", "Django", "React.js"
]
self.currently_learning = [
"Advanced NLP (Transformers, BERT)",
"MLOps & Model Deployment",
"Cloud AI Services (AWS / GCP)"
]
self.fun_fact = "Built a multimodal AI that detects stress from your face, voice & text 🧬"
def motto(self):
return "I didn't just study AI — I built with it. 🚀"
me = HashmilMuhammed()
print(me.motto())Languages
Frameworks & Libraries
Data Science & AI
Databases
Developer Tools
🔬 Data Science Intern — Luminar Technolab | Jul 2023 – Feb 2024 | Kakkanad, Kochi, Kerala
- 🔍 Built and optimised ML/DL predictive models using Scikit-Learn; improved model performance via feature engineering and EDA pipelines
- 📊 Designed interactive dashboards and visualisations in Power BI to surface actionable business insights from complex datasets
- 🧹 Engineered end-to-end data preprocessing workflows with Python, NumPy, Pandas on real-world datasets
- 🤖 Applied Deep Learning and NLP techniques for text analysis and predictive modelling tasks
🌐 Python-Django Full-Stack Intern — Inmakes Infotech Pvt Ltd | Aug 2022 – Feb 2023 | Kochi, Kerala
- 🏗️ Developed robust backend APIs and logic using Python + Django for production web applications
- 🎨 Built responsive frontend UIs using HTML, CSS, JavaScript and Django templates
- 🗄️ Designed DB schemas, managed CRUD operations and structured data queries with SQL
- 🔄 Followed Agile/SDLC workflows; participated in debugging, testing, and deployment cycles
| 🗂️ Project | ⚙️ Stack | ✨ Highlights |
|---|---|---|
| 🧠 MindCare AI — Stress Detection & Counselling | Python · NLP · CNN · XGBoost · FastAPI · OpenCV · Streamlit | Multimodal AI system integrating text chatbot, facial emotion CNN, voice stress CNN, and behavioural risk ML model; generates personalised stress severity scores & counselling recommendations |
| 🏠 Hostel Management System | Python · Django · HTML · CSS · JavaScript · SQLite | Full-stack hostel portal with attendance tracking, leave/complaints workflow, automated fee calculation with admin approval notifications |
| 🩺 Doctor Appointment Web App | React.js · Firebase · Node.js | Real-time booking & scheduling app with Firebase auth, responsive patient/admin UIs, full appointment lifecycle management |
| 🏅 | Achievement | Details |
|---|---|---|
| 🎓 | MCA — SCMS School of Engineering & Technology | KTU, Kerala · Sep 2024 – May 2026 |
| 🎓 | B.Sc Computer Science | University of Calicut · Oct 2020 – Mar 2023 |
| 📜 | AI and Data Scientist | Certified |
| 📜 | AI Engineer | Certified |
| 📜 | Data Science – Python | Certified |
| 📜 | Data Analyst – Big 4 Ready | Certified |
| ☁️ | Oracle Cloud Infrastructure 2024 Generative AI | Certified Professional |
| 🧬 | MindCare AI | Built multimodal mental health AI as MCA final year project |
| 📚 Degree | 🏛️ Institution | 📅 Year | 📍 Location |
|---|---|---|---|
| Master of Computer Applications (MCA) | SCMS School of Engineering & Technology, KTU Kerala | 2024 – 2026 | Ernakulam, Kerala |
| B.Sc Computer Science | College of Applied Science, University of Calicut | 2020 – 2023 | Malappuram, Kerala |
🤖 Transformers & BERT → Advanced NLP, fine-tuning LLMs for domain-specific tasks
☁️ MLOps & Deployment → Docker, CI/CD pipelines, model serving at scale
🧪 Explainable AI (XAI) → SHAP, LIME for transparent ML models
🌐 Cloud AI Services → AWS SageMaker / Google Vertex AI
📊 Advanced Data Viz → Plotly Dash, interactive ML dashboards
