Hi, I'm Satish 
var satish = {
about: "Backend-focused developer experienced in Django, APIs, and workflow systems. Interested in building scalable systems and improving developer and user workflows, with a current focus on open-source contributions in content management systems and internationalization.",
pronouns: "He/Him",
code: ["GSAP", "Python", "TypeScript", "HTML/CSS", "JavaScript"],
askMeAbout: ["Web Development", "Backend Systems", "UI/UX", "Internationalization", "Quant"],
technologies: {
frontEnd: {
js: ["React", "Next.js"],
css: ["Sass", "Tailwind", "Bootstrap"],
uiLibraries: ["Material UI", "Ant Design", "Chakra UI", "Aceternity UI"],
},
backEnd: {
js: ["Node", "Express", "NestJS"],
python: ["Django", "Flask"],
},
mobileApp: {
crossPlatform: ["Flutter"],
},
databases: ["PostgreSQL", "MongoDB", "SQLite"],
},
funFacts: {
currentFocus: "Open Source",
writing_systems_learned: 9,
lore_behind_username: "Reference to Reverend Insanity & Cicada 3301",
pfp_made_by: "Me"
},
};const featured_projects = [
{
name: "PlanWise – AI-Powered Plan Generator",
desc: "Generate, visualize, and track AI-generated personalized plans with React, GSAP & OpenRouter API"
},
{
name: "Dexterity: EventEye",
desc: "Full-stack event management app with Flask & PostgreSQL"
},
{
name: "Re:Draw",
desc: "Convert handwritten notes to digital text with Python & OpenCV"
},
{
name: "Expense Tracker",
desc: "Manage finances with Python, SQL & Tkinter"
},
{
name: "School Competition Website (IMAGE)",
desc: "Responsive React/TypeScript site with animations"
}
];
