Hi, I'm Satish 
var satish = {
pronouns: "He" | "Him",
code: ["Python", "C#", "TypeScript", "HTML/CSS", "Javascript", "Etc."],
askMeAbout: ["Web Dev", "App Dev", "UI/UX", "Photoshop", "After Effects", "Reverend Insanity"],
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: ["Flask"],
},
mobileApp: {
crossPlatform: ["Flutter"],
},
databases: ["PostgreSQL", "MongoDB", "SQLite"],
},
funFacts: {
currentFocus: "Existing",
writing_systems_learned: 9,
lore_behind_username: "Reference to Warmaisach & Cicada",
pfp_made_by: "Me"
},
};
const featured_projects = [
{
name: "Expense Tracker",
desc: "Manage finances with Python, SQL & Tkinter"
},
{
name: "School Competition Website (IMAGE)",
desc: "Responsive React/TypeScript site with animations"
},
{
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: "Peace-Makers",
desc: "Website promoting peace-making initiatives with UNICEF"
}
];💰 Expense Tracker | 🖼 IMAGE Website | 🎮 Dexterity: EventEye | ✏️ Re:Draw | ✌️ Peace-Makers