class Sakshi:
def __init__(self):
self.name = "Sakshi"
self.college = "GLA University, Mathura"
self.branch = "Computer Science & Engineering"
self.year = "3rd Year"
self.track = "Full Stack Development"
@property
def current_focus(self):
return [
"Full Stack Web Development",
"React & Modern JavaScript",
"Tailwind CSS & Responsive UI",
"Machine Learning Fundamentals",
"Data Structures & Algorithms"
]
@property
def goal(self):
return "Build clean, user-focused web
products while growing into AI/ML"| Domain | Focus Areas |
|---|---|
| Frontend | HTML, CSS, JavaScript, Tailwind CSS, Responsive Design |
| Full Stack | Java, REST APIs, Full Stack Web Projects |
| Machine Learning | ML Fundamentals, Supervised Learning, Data Preprocessing |
| AI Exploration | AI-assisted tooling, Text-to-SQL experimentation |
| DSA | Arrays, Strings, Trees, Problem Solving on LeetCode |
| Tools | Git, GitHub, VS Code |
| Project | Description | Tech |
|---|---|---|
| Tic-Tac-Toe-Game | Classic Tic-Tac-Toe built with core JS logic | JavaScript |
| Flipcard | Interactive flip card UI component | HTML |
| Amazon_Clone_desktopOnly | Desktop-only clone of the Amazon homepage | HTML |
| TAILWIND-CSS | Practice repo exploring Tailwind CSS utilities | CSS |
| Design-home-page | Custom homepage design and layout | CSS |










