Welcome to my GitHub! I'm a Software Developer, passionate about building scalable web apps, backend services, and AI-driven platforms. I enjoy turning complex problems into elegant solutions and love shipping clean, production-ready code.
const user = "SK Imtiaj Uddin"
const place = "Kolkata, West Bengal, India"
const hobbies = ["Watching Movies", "Playing Video Games", "Travelling"]const imtiaj = {
pronouns: "He" | "Him",
code: ["TypeScript", "JavaScript", "Python", "C++"],
askMeAbout: ["Web Dev", "AI", "ML", "UI/UX", "Tech Trends"],
technologies: {
frontEnd: {
js: ["React.js", "Next.js"],
css: ["Sass", "Tailwind", "Bootstrap"],
uiLibraries: ["ShadCN UI", "Material UI", "Chakra UI"],
},
backEnd: {
js: ["Node.js", "Express.js", "NestJS"],
python: ["FastAPI", "Django"],
},
mobile: ["React Native", "Expo"],
devOps: ["Docker", "CI/CD", "Nginx", "GitHub Actions"],
cloudServices: {
aws: ["EC2", "S3", "Lambda", "CloudWatch", "RDS"],
},
databases: ["PostgreSQL", "MongoDB", "MySQL", "Firebase DB", "Supabase DB", "Redis"],
generativeAI: {
llms: ["OpenAI", "Google AI", "Anthropic"],
frameworks: ["LangChain", "LangGraph", "LangSmith", "Hugging Face"],
techniques: ["RAG", "Chat Orchestration", "Semantic Search"],
vectorDB: ["FAISS", "ChromaDB", "Pinecone"],
mlSpecialization: ["NLP", "Deep Learning", "CNNs"],
codingAssistants: ["Cursor", "Claude Code", "Code Rabbit"],
},
misc: ["REST APIs", "WebSockets", "Cloud Functions"],
},
architecture: {
frontEnd: ["Modular", "Component-Based", "Micro Frontend"],
backEnd: ["Monolithic", "Microservices", "Serverless"],
databases: ["Relational", "NoSQL", "In-memory"],
},
currentFocus: "Building production-grade GenAI agentic applications",
funFact: "I talk to LLMs more than humans β they respond faster."
};


