Satyasandhya__ Profile Banner
Satyasandhya Biswal Profile
Satyasandhya Biswal

@Satyasandhya__

Followers
83
Following
218
Media
52
Statuses
56

Experienced software Engineer with hands-on expertise in building scalable and dynamic web applications. Angular | Node js | MongoDB | MySQL | React..πŸ‘©β€πŸ’»πŸ‘©β€πŸ’»

Joined July 2022
Don't wanna be here? Send us removal request.
@Satyasandhya__
Satyasandhya Biswal
5 hours
Just published my blog: What is Retrieval-Augmented Generation (RAG) and When Does RAG Fail? on Hashnode. @Hiteshdotcom @piyushgarg_dev @ChaiCodeHQ @nirudhuuu.#GenAi #RAG #ChaiAurCode #GenAiCohort
Tweet media one
0
0
10
@Satyasandhya__
Satyasandhya Biswal
19 hours
Today I learned what RAG is & how it works under the hood. 1️⃣ Why RAG matters in real-world GenAI apps.2️⃣ How retrieval + generation pipelines connect.3️⃣ Building scalable, production-ready RAG systems.Thanks to @Hiteshdotcom @piyushgarg_dev @nirudhuuu @ChaiCodeHQ
Tweet media one
0
1
10
@Satyasandhya__
Satyasandhya Biswal
4 days
Today’s class was all about Agents and Agentic AI . it was mind-blowing! .From understanding how agents work to exploring their real world applications, this session opened up a whole new perspective on AI’s potential. @Hiteshdotcom @ChaiCodeHQ @piyushgarg_dev
Tweet media one
0
0
13
@Satyasandhya__
Satyasandhya Biswal
4 days
Check out my Persona AI Chat Bot: .I’ve created AI personas of @piyushgarg_dev and @Hiteshdotcom using Next.js. These personas are trained on their content ask a question related to the selected person, and the persona will provide the answer.@ChaiCodeHQ
Tweet media one
0
0
9
@Satyasandhya__
Satyasandhya Biswal
5 days
βœ… Successfully published a blog on Hashnode:. "The Importance of System Prompts and Prompting Types in AI". Check it out here:.Proud to contribute to the AI conversation!.#GenerativeAI #ChaiCode @ChaiCodeHQ.@Hiteshdotcom @piyushgarg_dev
Tweet media one
1
2
7
@Satyasandhya__
Satyasandhya Biswal
6 days
Today, I attended the GenAI with JavaScript session. 1-Prompt styles and formats.2-System prompts as the AI’s β€œrulebook”.3-Roles: zero-shot, few-shot, and CoT (Chain of Thought).4-How the way you ask influences the way AI responds. @ChaiCodeHQ, @Hiteshdotcom @piyushgarg_dev
Tweet media one
0
1
15
@Satyasandhya__
Satyasandhya Biswal
7 days
βœ… I have completed and deployed my Tokenizer Project! .Demo URL: Along with that, I’ve also published 3 blogs on Hashnode: .1- . 2- .3- @Hiteshdotcom @piyushgarg_dev @ChaiCodeHQ
Tweet media one
Tweet media two
0
0
12
@Satyasandhya__
Satyasandhya Biswal
8 days
Today, I attended the GenAI with JavaScript session with @Hiteshdotcom sir & @piyushgarg_dev sir . We explored how ChatGPT works under the hood from GPT basics to transformers, tokenization, and input embeddings. It was mind-blowing to see the mechanics of AI in action!
Tweet media one
2
3
98
@Satyasandhya__
Satyasandhya Biswal
9 days
βœ… Solved 496. Next Greater Element I on LeetCode πŸ”.Used a monotonic stack for efficient O(n) lookup of the next greater element for each number! πŸ’‘πŸ“ˆ.#LeetCode #DSA #Stack @ChaiCodeHQ.@PrateekJain027 @Hiteshdotcom
Tweet media one
4
1
18
@Satyasandhya__
Satyasandhya Biswal
10 days
βœ… Solved some interesting stack-based problems on LeetCode:. 225. Implement Stack using Queues. 155. Min Stack. 150. Evaluate Reverse Polish Notation.Great workout for mastering stack operations and expression evaluation!.@ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
Tweet media two
Tweet media three
0
1
6
@Satyasandhya__
Satyasandhya Biswal
21 days
βœ… Solved 205. Isomorphic Strings on LeetCode!. Learned how to map characters between two strings to check for structure similarity. Great practice for mastering hash maps and string manipulation! πŸ”„πŸ” .#LeetCode #DSA @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
0
1
8
@Satyasandhya__
Satyasandhya Biswal
22 days
βœ… Solved 242. Valid Anagram on LeetCode today!. Practiced using map and to compare character frequencies in strings. Simple yet powerful way to sharpen problem-solving skills. πŸ’‘πŸ§ .#LeetCode #DSA #StringProblems #Anagram @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
0
1
9
@Satyasandhya__
Satyasandhya Biswal
23 days
βœ… Solved two string problems today on LeetCode:.πŸ”€ 1221. Split a String in Balanced Strings . πŸ” 541. Reverse String II . Bit by bit, getting better with every line of code! πŸ’‘πŸ’».#LeetCode #DSA #Strings #ProblemSolving @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
Tweet media two
0
1
5
@Satyasandhya__
Satyasandhya Biswal
24 days
βœ… Solved two interesting string problems today:.πŸ”€ 14. Longest Common Prefix . πŸ”’ 1903. Largest Odd Number in String . Improving string manipulation skills one problem at a time! πŸ’ͺπŸ“š.#LeetCode #DSA #StringProblems .@ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
Tweet media two
1
1
9
@Satyasandhya__
Satyasandhya Biswal
25 days
βœ… Solved 125. Valid Palindrome on LeetCode today. A great exercise to practice string sanitization! πŸ”πŸ§ .#LeetCode #DSA #Palindrome #TwoPointer #StringProblems #CodingJourney #100DaysOfCode @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
1
1
9
@Satyasandhya__
Satyasandhya Biswal
27 days
βœ… Practiced two interesting string problems on LeetCode today:.πŸ’Ž 771. Jewels and Stones.πŸ”  3541. Find Most Frequent Vowel and Consonant.Simple but effective problems for improving string manipulation skills! πŸ”€πŸ§ .#DSA #LeetCode @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
Tweet media two
1
1
15
@Satyasandhya__
Satyasandhya Biswal
28 days
βœ… Solved some easy string problems on LeetCode today:.πŸ”€ 58. Length of Last Word.πŸ” 2942. Find Words Containing Character.Quick and simple problems that help strengthen string handling skills. #DSA #StringProblems @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
Tweet media two
0
1
7
@Satyasandhya__
Satyasandhya Biswal
29 days
βœ… Solved some essential Linked List problems on LeetCode over the past two days:. 61. Rotate List. 21. Merge Two Sorted Lists. 24. Swap Nodes in Pairs.It was a great hands-on exercise in pointer manipulation . @ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
Tweet media two
Tweet media three
0
1
6
@Satyasandhya__
Satyasandhya Biswal
1 month
βœ… Solved 2. Add Two Numbers on LeetCode today. Learned how to handle linked list addition and carry values efficiently β€” great practice for list-based arithmetic! βž•πŸ”—.@ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
0
1
10
@Satyasandhya__
Satyasandhya Biswal
1 month
βœ… Today I solved two Linked List problems on LeetCode:.πŸ” 83. Remove Duplicates from Sorted List .πŸ”„ 328. Odd Even Linked List .Great hands-on practice to strengthen my understanding of linked list traversal and structure! πŸ”—πŸ§ .@ChaiCodeHQ @PrateekJain027 @Hiteshdotcom
Tweet media one
Tweet media two
0
1
13