_____ _ _ _____ _
| ___|_ __ ___ _ __ | |_ ___ _ __ | | | ___|_ __ ___ (_)_ __ ___ ___ _ __
| |_ | '__/ _ \| '_ \| __/ _ \ '_ \ | | | |_ | '_ \ / _ \| | '_ \ / _ \/ _ \ '__|
| _|| | | (_) | | | | || __/ | | || | | _| | | | | (_) | | | | | __/ __/ |
|_| |_| \___/|_| |_|\__\___|_| |_||_| |_| |_| |_|\___/|_|_| |_|\___|\___|_|
const sharath = {
role: "Senior Software Engineer",
focus: "Scalable Systems",
currentProject: "Next Notion",
learning: ["Next.js", "Go"],
passion: "Crafting beautiful, responsive user interfaces",
motto: "Code is poetry, UI is the canvas"
};
Project | Description | Tech Stack |
---|---|---|
Next Notion | A powerful note-taking app | Next.js, Tailwind, ConvexDB |
Portfolio | Responsive admin dashboard | Next.js, Tailwind |
while (sharath.isCoding()) {
sharath.drinkCoffee();
sharath.createAwesomeStuff();
}