class Venggadanaathan:
def __init__(self):
self.name = "Venggadanaathan Salvam"
self.alias = "Vengga"
self.location = "Semenyih, Selangor, Malaysia"
self.degree = "B.Sc.(Hons.) CS - Data Science @ MMU"
self.cgpa = 3.64
self.deans_list = ["2430", "2510", "2530"] # 3 consecutive
self.stack = [
"Python", "Java", "C++", "SQL", "R",
"scikit-learn", "XGBoost", "RoBERTa",
"Qiskit", "PennyLane", "Streamlit", "Docker"
]
self.learning = [
"Quantum Algorithms (QAOA, VQE, QUBO)",
"Advanced NLP & LLMs",
"Cloud MLOps (GCP, Docker, CI/CD)",
"Fintech AI & Algorithmic Trading"
]
self.fun_fact = "Benchmarked quantum vs Wall Street"
def motto(self):
return "Build. Break. Benchmark. Repeat."
print(Venggadanaathan().motto())โโ Languages โโ
โโ ML ยท AI ยท Data โโ
โโ โ๏ธ Quantum Computing โโ
โโ Cloud ยท DevOps ยท Deploy โโ
โโ Frameworks ยท Tools โโ
| ๐๏ธ | Achievement | Details |
|---|---|---|
| ๐ | CodeNection 2025 โ Finalist | Finalist from hundreds of nationwide entries; full-stack hackathon ยท IT Society Cyberjaya & MMU ยท Team: SyntaxSquad |
| ๐ฅ | Programming League National 2025 โ 18th Nationwide | Ranked 18th nationally; solved DP, graph algorithms & combinatorics in C++ under time pressure ยท Team: CodeCatalyst |
| ๐ | Dean's List ร 3 Consecutive Terms | Term 2430 (Y2 T1) ยท Term 2510 (Y2 T2) ยท Term 2530 (Y3 T1) โ Multimedia University |
| ๐ | Google AI Professional Certificate | Professional-level certification in AI from Google |
| ๐ | IBM Cybersecurity Fundamentals | Professional certification in cybersecurity principles |
| ๐ | Application of ML in Finance | ML in financial modelling, risk assessment & predictive analytics |
| ๐ | Introduction to Quantum Computing | Quantum gates, superposition, entanglement & quantum optimisation |
| ๐ | AI Fluency: Framework & Foundations | AI architectures, ethics, and practical industry applications |
| ๐ | Claude 101 โ AI Literacy | Certified AI literacy certification |
๐ Multimedia University โ Final Year Researcher ย ยทย Oct 2025 โ Jul 2026 ย ยทย Cyberjaya, Malaysia
- ๐ฌ Designed an end-to-end benchmarking pipeline comparing 6 portfolio optimisation algorithms โ 3 quantum-inspired (QAOA, VQE, Simulated Annealing) vs 3 classical (Markowitz, XGBoost, RL) โ on real S&P 500 datasets.
- โ๏ธ Implemented QAOA and VQE quantum circuits in Qiskit and PennyLane; classical baselines in scikit-learn, XGBoost, and a custom RL agent.
- ๐ Evaluated across Sharpe ratio, annualised volatility, max drawdown, runtime, and memory consumption under identical conditions.
- ๐ฆ Delivered a fully reproducible open-source research framework with fintech adoption guidance for quantum method market scenarios.
๐ Self-Employed โ SPM Mathematics Tutor ย ยทย Jun 2022 โ Oct 2022 ย ยทย Semenyih, Malaysia
- ๐ Designed personalised lesson plans for SPM Additional Mathematics based on individual student weaknesses.
- ๐ง Managed multiple students across different learning styles simultaneously.
- ๐ Tracked progress against SPM objectives, adjusting pacing to maximise performance outcomes.
| Project | Stack | Highlights |
|---|---|---|
| ๐ฆ Bank Subscription Predictor | Python Random Forest Streamlit |
End-to-end ML pipeline on 41,188 records; real-time prediction with risk classification; live on Streamlit Cloud |
| ๐ฌ ABSA & Spam Detection | Python RoBERTa Transformers |
Transformer-powered Aspect-Based Sentiment Analysis + spam detection; deployed on HuggingFace Spaces |
| โ๏ธ Handwritten Digit Recogniser | Python OpenCV MNIST |
Full classical CV pipeline โ Gaussian โ Otsu โ watershed โ template match; zero deep learning |
| โ๏ธ Kwazam Chess | Java HTML/CSS/JS MVC |
Chess variant with TorโXor transformations, board flipping; browser-playable on GitHub Pages |
| ๐ค ElderCare AI | Django Docker GCP Gemini API |
Cloud-deployed AI elderly care platform โ posture monitor, SOS, medical chatbot |
| โ๏ธ Robot Wars Simulator | C++ Custom DSA OOP |
Turn-based grid battle built without STL โ custom arrays & linked lists |
| Degree | Institution | Period | Score |
|---|---|---|---|
| ๐ B.Sc. (Hons.) CS โ Data Science | Multimedia University (MMU), Cyberjaya | Oct 2023 โ Oct 2026 | CGPA 3.64 / 4.0 ยท Dean's List ร3 |
| ๐ฌ Foundation in Science | Manipal International University | Oct 2022 โ Oct 2023 | โ |
| ๐ SPM โ Pure Science Stream | SMK Bandar Rinching, Semenyih | Jan 2017 โ Mar 2022 | 11A ยท PT3: 6A 4B |
โ๏ธ Quantum Algorithms โ QAOA circuit design ยท VQE ansatz optimisation ยท QUBO formulations
๐ค Advanced NLP โ LLM fine-tuning ยท RAG pipelines ยท prompt engineering
โ๏ธ Cloud & MLOps โ GCP ยท Docker ยท CI/CD for ML ยท model serving & monitoring
๐ Fintech AI โ Portfolio optimisation ยท algorithmic trading ยท risk modelling
๐ฌ Research Methods โ Academic paper writing ยท benchmarking methodology ยท reproducibility
