Architect of the digital unknown. Navigating the shadows of the web, crafting echoes in the void.
const tushar = {
pronouns: "He" | "Him",
code: ["TypeScript", "Javascript", "Python", "Java", "C++", "C"],
askMeAbout: ["web dev", "app dev", "cloud computing", "cp", "tech trends"],
technologies: {
frontEnd: {
js: ["React", "Next.js"],
css: ["Sass", "Tailwind", "Bootstrap"],
uiLibraries: ["Material UI", "Ant Design", "Chakra UI"],
},
backEnd: {
js: ["Node", "Express", "NestJS"],
python: ["Flask"],
},
mobileApp: {
crossPlatform: ["Flutter"],
},
devOps: ["Docker🐳", "CI/CD", "Nginx", "GitHub Actions"],
databases: ["PostgreSQL", "MongoDB", "SQLite"],
misc: ["Socket.IO", "REST APIs", "WebSockets", "Cloud Functions"],
generativeAI: ["GPT", "Vectorization"],
},
architecture: {
frontEnd: ["SPA", "SSR"],
backEnd: ["microservices", "monolithic", "serverless"],
devOps: ["CloudFormation", "Serverless Framework"],
databases: ["Relational", "NoSQL", "In-memory"],
},
currentFocus: "Leading a way in generative AI innovation",
funFact: "I can debug faster with a coffee in hand!"
};
