class YashwanthRaaj:
def __init__(self):
self.name = "S Yashwanth Raaj"
self.location = "Chennai, Tamil Nadu, India"
self.degree = "B.E. CSE (AI & ML), Sri Sairam Engineering College"
self.cgpa = "9.36 / 10.0 (Semester 1)"
self.stack = {
"languages": ["Python", "Java", "C", "C++"],
"ai_ml": ["Scikit-learn", "Hugging Face", "NLP", "TF-IDF"],
"web": ["Flask", "Streamlit", "HTML/CSS/JS", "REST APIs"],
"data": ["Pandas", "NumPy", "Power BI", "Seaborn"],
}
self.currently_learning = [
"AWS Cloud Fundamentals", "Docker",
"Data Structures & Algorithms", "DBMS"
]
self.fun_fact = (
"Built a phishing-detection model that hit 94.2% accuracy "
"and took 1st place at a cybersecurity hackathon β‘"
)
def motto(self) -> str:
return "Think Logically, Code Powerfully."
me = YashwanthRaaj()
print(me.motto())Languages
Frameworks & Libraries
Cloud & DevOps
Databases
Tools
InAmigos Foundation β Technical Intern (Remote) | May 2026 β June 2026
- Developed and enhanced NGO website prototypes using HTML, CSS, and modern web design principles, improving usability and visual appeal.
- Conducted website analysis and identified UI/UX improvement opportunities, documenting actionable recommendations for engagement and accessibility.
- Leveraged ChatGPT and Google Gemini for AI-assisted research and design ideation, translating insights into practical feature concepts.
- Prepared technical documentation, design reports, and project deliverables, maintaining consistency and meeting internship timelines.
| Project | Stack | Highlights |
|---|---|---|
| Smart Digital Guardian β AI Cybersecurity Web App π₯ | Python, Streamlit, Scikit-learn, TF-IDF, NLP | 94.2% accuracy, 92.8% precision on 10,847-sample phishing dataset; 5-fold CV; 1st Place β Cyber Sentinel AI Event |
| ResumeLens AI β AI Resume Analyzer | Python, Flask, Google Gemini API, JS | Full-stack ATS scorer with AI-driven feedback, job-description matching, and missing-skills detection; live demo |
| Play Store Analytics & BI Dashboard | Python, Pandas, Power BI, Seaborn | Cleaned 10,841 records (100% null/duplicate resolution); surfaced 5 insights via EDA; 8-KPI Power BI dashboard |
| AI Storyteller β Generative NLP App | Python, Hugging Face, GPT-2 | Compared 6 decoding strategies across 20 prompts; nucleus sampling selected as top performer for coherence |
| π | Achievement | Details |
|---|---|---|
| π₯ | Cyber Sentinel AI Event | 1st Place (AI/ML cybersecurity track) β Team Budding Coders |
| π© | King Slayer CTF β Havoc 5.0 (OWASP) | Rank 9 / 77 β Top 12% |
| π» | Cyntax Showdown 3.0 β IEEE Reliability Society | Rank 42 / 300 β Top 14% |
| π§© | Skillrack | 1,300+ problems solved, 4,500+ points |
| π | Self-directed Learning | 80+ hours across GDG, MSIT & DevTown bootcamps |
| ποΈ | GitHub | 7+ public repos across AI/ML, Data Analytics & Web Dev |
| Degree | Institution | Year | Score |
|---|---|---|---|
| B.E. Computer Science Engineering (AI & ML) | Sri Sairam Engineering College, Chennai | 2025 β 2029 | CGPA: 9.52 / 10.0 (Sem 1) |
| HSC, State Board | Ebenezer Marcus Hr. Sec. School | 2025 | 90% |
π§± Core CS β Data Structures & Algorithms, OS, Computer Networks, DBMS
βοΈ Cloud β AWS Cloud Fundamentals
π³ DevOps β Docker Basics
π€ AI/ML β Artificial Intelligence, Machine Learning (coursework)
