📍 Based in Tiruppur, Tamil Nadu, India | 💡 Passionate about building scalable web apps & data-driven solutions
Full Stack Developer | Data Analyst | Business Analyst | React.js | Node.js | Power BI | Python
Welcome to my GitHub profile! I'm a results-driven developer who loves building responsive, production-ready web applications with React.js, Node.js, Express, MongoDB & PostgreSQL — and I bring the same energy to turning raw data into actionable insights with Python, SQL & Power BI. Always eager to learn new tools and ship clean, user-centric solutions.
- JobBoard — Full stack job listing platform with real-time search, filtering, and a responsive dark-mode UI. (React.js, Tailwind CSS)
- ATS Resume Scorer — AI-powered resume analyzer using the Claude API for keyword matching and ATS scoring. (React.js, Claude AI API)
- Community Serve — Smart home service booking platform with a Python-based AI recommendation engine & chatbot. (React.js, Node.js, MongoDB)
- Blinkit Product Sales Analysis — Interactive Power BI dashboard uncovering retail sales trends and KPIs. (Power BI, SQL, Excel)
- Uber Trip Data Analysis — EDA and demand-forecasting dashboard built with Python and Power BI.
I'm always open to collaborating on interesting projects or discussing new ideas. Feel free to reach out!
I once wrote a Python script to automate my morning routine ☕🤖
#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Sri Sarukesh P"
self.role = "Full Stack Developer | Data Analyst"
self.location = "Tirupur, Tamil Nadu, India"
self.skills = ["React.js", "Node.js", "Python", "Power BI", "SQL"]
def say_hi(self):
print("Thanks for visiting my profile! Let's build something great. 🚀")