Joined September 2025
144 Photos and videos
#Day138 Refined AI workflows with LangGraph. Improved node structure, clarified responsibilities, and made the AI pipeline more modular with TypeScript. Today's lesson: Great systems are built through iteration, not just features. #100DaysOfCode #FullStack #GenAI @sheryians_
2
11
#Day137 🚀 Dived into LangGraph today. Instead of linear pipelines, explored graph-based AI workflows where nodes make decisions and control execution flow. A big step toward building scalable AI applications. #100DaysOfCode #FullStack #AI #LangGraph @sheryians_
2
15
#Day136 🚀 Started building AI Battle Arena. Input one problem. Get answers from multiple AI models. Judge AI compares responses and picks the best one. Learning multi-agent AI architecture. #100DaysOfCode #FullStack #AI #BuildInPublic @sheryians_
1
17
#Day135 🚀 Started learning TypeScript. Learned how type safety helps prevent common JavaScript mistakes. Better tooling, better debugging, and more predictable code. #100DaysOfCode #FullStack #TypeScript #BuildInPublic @sheryians_
2
21
#Day133 🚀 Learned how production applications are built and maintained. Explored TDD, CI/CD, and scaling concepts used in real-world software. Writing code is important. Building reliable systems is the real goal. #100DaysOfCode #FullStack #BuildInPublic @sheryians_
1
2
22
#Day132 🚀 Learned that clean code is not about writing more code. Understood SOLID, KISS, and YAGNI principles and why simplicity matters in real projects. Good software is easy to maintain, scale, and understand. #100DaysOfCode #FullStack #BuildInPublic @sheryians_
1
27
#Day131 🚀 Learned how to think beyond code. Understood how real products are planned, broken into smaller tasks, and executed step by step. Good development is not just writing code. It's solving the right problem in the right way. #100DaysOfCode #FullStack @sheryians_
3
23
#Day130 🚀 Implemented RAG practically. Created embeddings and stored them in Pinecone for semantic search. Learned how AI retrieves relevant context using vector similarity. Making AI responses smarter with better retrieval. #100DaysOfCode #FullStack #GenAI @sheryians_
1
22
#Day129 🚀 Learned how RAG works in AI apps. Understood embeddings and vector databases. Explored how AI retrieves relevant context before answering. AI becomes smarter when it can access the right information. #100DaysOfCode #FullStack #GenAI #BuildInPublic @sheryians_
1
25
#Day128 🚀 Added internet search to Gyaan AI using Tavily. Now the assistant can fetch real-time information when needed. Integrated Tavily as a LangChain tool through an AI agent. Giving my AI the power to search the web. #100DaysOfCode #GenAI #BuildInPublic @sheryians_
1
64
#Day127 Had a valuable guidance session with @harshbhaiyaa bhai. Discussed how to approach real-world projects and think like a developer. Learned that consistency, problem solving, and mindset matter more than shortcuts. Great products start with the right thinking @sheryians_
1
18
#Day126 🚀 Integrated the chat backend with the frontend UI. Connected message sending, chat history, and sidebar updates. Users can now create and continue conversations seamlessly. The product is finally starting to feel real. #100DaysOfCode #FullStack #GenAI @sheryians_
1
20
#Day125 🚀 Built the chat backend for my Perplexity clone. Implemented automatic chat title generation. Stored chats and messages separately to reload conversations anytime. Good architecture makes AI conversations seamless. #100DaysOfCode #FullStack #GenAI @sheryians_
3
67
#Day124 🚀 Built Perplexity auth UI with Login and Register pages. Set up Redux Toolkit for global auth state. Added a live password strength indicator for better UX. Clean state management makes scaling easier. #100DaysOfCode #FullStack #Frontend #BuildInPublic @sheryians_
1
32
#Day123 🚀 Learned how AI agents use tools to perform real actions. Built an agent with LangChain and connected an email tool. Explored Tavily for web search integration. LLMs generate text, agents use tools to get work done. #100DaysOfCode #FullStack #GenAI @sheryians_
2
56
#Day122 🚀 Learned how GenAI chat systems work. LLMs don't remember users by themselves, servers store conversation history. Used LangChain to manage messages and connect with @MistralAI . Building AI apps is about orchestration, not just prompts. #100DaysOfCode @sheryians_
1
48
#Day121 🚀 Implemented authentication with email verification. Learned how LangChain connects LLMs with external tools. Integrated AI foundations into the project. Combining backend and AI to build smarter products. #100DaysOfCode #FullStack #BuildInPublic @sheryians_
2
80
#Day120 🚀 Started building a Perplexity-inspired AI project. Designed core models for User, Chat, and Message. Planned features like auth, chat history, and web research. Great products start with a clear architecture. #100DaysOfCode #FullStack #BuildInPublic @sheryians_
4
54
#Day119 🚀 Learned Socket.IO for real-time communication. Handled connection events and message broadcasting. Built a simple server to send and receive live messages. From APIs to real-time systems. Leveling up backend capabilities. #100DaysOfCode @sheryians_
2
40
#Day118 🚀 Switched from require to ES modules using import. Added centralized error handling middleware. Implemented request validation with express-validator. Cleaner structure, safer APIs, better maintainability. Leveling up backend fundamentals. #100DaysOfCode @sheryians_
3
43