sakshamjosh1's profile picture.

Saksham

@sakshamjosh1

Pinned

🗺️ Day 1: Building an AI-powered Travel Itinerary App Stack: Next.js + React + TypeScript + TailwindCSS 💻🧠 Set up the project, planned features, and sketched UI. Goal: Auto-generate personalized travel plans using AI.

sakshamjosh1's tweet image. 🗺️ Day 1: Building an AI-powered Travel Itinerary App
Stack: Next.js + React + TypeScript + TailwindCSS 💻🧠
Set up the project, planned features, and sketched UI.
Goal: Auto-generate personalized travel plans using AI.

My first DevSecOps project: An automation pipeline which automatically builds, tests, deploys, maintains each time a commit is added to the repository. Tools used: Maven Jenkins Docker Git/GitHub Trivy SonarQube More to come.. follow to stay updated. ✨


🗺️ Day 14-15: RoamifyAI ✅ Completed the GenerativeUI functionality and made the chatbox more interactive. ✅ Finally generated the trip in JSON format. 🎯 Next: Display trip in the dashboard.

sakshamjosh1's tweet image. 🗺️ Day 14-15: RoamifyAI 
✅ Completed the GenerativeUI functionality and made the chatbox more interactive.
✅ Finally generated the trip in JSON format.
🎯 Next: Display trip in the dashboard.
sakshamjosh1's tweet image. 🗺️ Day 14-15: RoamifyAI 
✅ Completed the GenerativeUI functionality and made the chatbox more interactive.
✅ Finally generated the trip in JSON format.
🎯 Next: Display trip in the dashboard.
sakshamjosh1's tweet image. 🗺️ Day 14-15: RoamifyAI 
✅ Completed the GenerativeUI functionality and made the chatbox more interactive.
✅ Finally generated the trip in JSON format.
🎯 Next: Display trip in the dashboard.
sakshamjosh1's tweet image. 🗺️ Day 14-15: RoamifyAI 
✅ Completed the GenerativeUI functionality and made the chatbox more interactive.
✅ Finally generated the trip in JSON format.
🎯 Next: Display trip in the dashboard.

🗓️ Day 21 of #100DaysOfCode - Been a bit busy since the past 2 weeks with college and stuff. - Learned a bit DevOps tools like Docker, Jenkins, AWS, Terraform. - Started off with a DevSecOps project which i'll be sharing here soon. - Will be continuing with DSA from today.


🗓️ Day 17–20 of #100DaysOfCode ✅ Revised Strings in Java and their internal workings ✅ Solved related LeetCode (Easy) problems ✅ Revisited Arrays, brushing up on core fundamentals


📅 Day 16 of #100DaysOfCode ✅ Learned about Strings in Java and their internal working ✅ Explored classes and variable handling ✅ Understood the difference between == and .equals() for comparisons Thanks to @kunalstwt for the great explanation. #Java #DSA #ProblemSolving

sakshamjosh1's tweet image. 📅 Day 16 of #100DaysOfCode

✅ Learned about Strings in Java and their internal working
✅ Explored classes and variable handling
✅ Understood the difference between == and .equals() for comparisons
Thanks to @kunalstwt  for the great explanation.
#Java  #DSA #ProblemSolving
sakshamjosh1's tweet image. 📅 Day 16 of #100DaysOfCode

✅ Learned about Strings in Java and their internal working
✅ Explored classes and variable handling
✅ Understood the difference between == and .equals() for comparisons
Thanks to @kunalstwt  for the great explanation.
#Java  #DSA #ProblemSolving

📅 Day 10–15 of #100DaysOfCode Been solving LeetCode problems daily — topics like Binary Search, Arrays, Sorting, and some Math-based questions 💻 Didn’t dive into new concepts, just sharpening problem-solving skills 🔥 #Java #DSA #LeetCode #ProblemSolving #100DaysOfCode

sakshamjosh1's tweet image. 📅 Day 10–15 of #100DaysOfCode
Been solving LeetCode problems daily — topics like Binary Search, Arrays, Sorting, and some Math-based questions 💻
Didn’t dive into new concepts, just sharpening problem-solving skills 🔥
#Java #DSA #LeetCode #ProblemSolving #100DaysOfCode

📅 Day 9 & 10 of #100DaysOfCode 💻 Solved 2 LeetCode problems: 🔹 766. Toeplitz Matrix (Java) 🔹 1832. Check if the Sentence Is Pangram (Python) Great mix of logic & implementation these two days! #Java #Python #DSA #LeetCode #ProblemSolving #100DaysOfCode

sakshamjosh1's tweet image. 📅 Day 9 & 10 of #100DaysOfCode
💻 Solved 2 LeetCode problems:
🔹 766. Toeplitz Matrix (Java)
🔹 1832. Check if the Sentence Is Pangram (Python) 
Great mix of logic & implementation these two days! 
#Java #Python #DSA #LeetCode #ProblemSolving #100DaysOfCode
sakshamjosh1's tweet image. 📅 Day 9 & 10 of #100DaysOfCode
💻 Solved 2 LeetCode problems:
🔹 766. Toeplitz Matrix (Java)
🔹 1832. Check if the Sentence Is Pangram (Python) 
Great mix of logic & implementation these two days! 
#Java #Python #DSA #LeetCode #ProblemSolving #100DaysOfCode

📅 Day 8 of #100DaysOfCode 🧩 Learned the Selection Sort algorithm — picking the smallest element each pass & placing it in order. 💻 Solved LeetCode 75 – Sort Colors using Selection Sort. Big thanks to @kunalstwt for the guidance 🙌 ⏭️ Next up: Insertion Sort #BuildinPublic

sakshamjosh1's tweet image. 📅 Day 8 of #100DaysOfCode
🧩 Learned the Selection Sort algorithm — picking the smallest element each pass & placing it in order.
💻 Solved LeetCode 75 – Sort Colors using Selection Sort.
Big thanks to @kunalstwt for the guidance 🙌
⏭️ Next up: Insertion Sort 
#BuildinPublic
sakshamjosh1's tweet image. 📅 Day 8 of #100DaysOfCode
🧩 Learned the Selection Sort algorithm — picking the smallest element each pass & placing it in order.
💻 Solved LeetCode 75 – Sort Colors using Selection Sort.
Big thanks to @kunalstwt for the guidance 🙌
⏭️ Next up: Insertion Sort 
#BuildinPublic
sakshamjosh1's tweet image. 📅 Day 8 of #100DaysOfCode
🧩 Learned the Selection Sort algorithm — picking the smallest element each pass & placing it in order.
💻 Solved LeetCode 75 – Sort Colors using Selection Sort.
Big thanks to @kunalstwt for the guidance 🙌
⏭️ Next up: Insertion Sort 
#BuildinPublic

📅 Day 7 of #100DaysOfCode 🌀 Learned the Bubble Sort algorithm — how repeated swapping pushes the largest element to the end each pass 💡 💻 Solved a related LeetCode problem too! Big thanks to @kunalstwt for the great explanation 🙌 #buildinpublic #ProblemSolving

sakshamjosh1's tweet image. 📅 Day 7 of #100DaysOfCode
🌀 Learned the Bubble Sort algorithm — how repeated swapping pushes the largest element to the end each pass 💡
💻 Solved a related LeetCode problem too!
Big thanks to @kunalstwt  for the great explanation 🙌
#buildinpublic  #ProblemSolving
sakshamjosh1's tweet image. 📅 Day 7 of #100DaysOfCode
🌀 Learned the Bubble Sort algorithm — how repeated swapping pushes the largest element to the end each pass 💡
💻 Solved a related LeetCode problem too!
Big thanks to @kunalstwt  for the great explanation 🙌
#buildinpublic  #ProblemSolving

📅 Day 5 & 6 of #100DaysOfCode 🔍 Learned Binary Search in 2D arrays/matrices 💻 Solved related problems on LeetCode Big thanks to @kunalstwt for the guidance 🙌 #Java #DSA #BinarySearch #LeetCode #ProblemSolving

sakshamjosh1's tweet image. 📅 Day 5 & 6 of #100DaysOfCode
🔍 Learned Binary Search in 2D arrays/matrices
💻 Solved related problems on LeetCode
Big thanks to @kunalstwt for the guidance 🙌
#Java #DSA #BinarySearch #LeetCode #ProblemSolving

📅 Day 4 of #100DaysOfCode 💻 Solved 2 LeetCode problems using Binary Search 🔍 ⏭️ Next up: diving into Sorting Algorithms (Bubble, Selection, Insertion & more) 🌀 #Java #DSA #LeetCode #ProblemSolving

sakshamjosh1's tweet image. 📅 Day 4 of #100DaysOfCode
💻 Solved 2 LeetCode problems using Binary Search 🔍
⏭️ Next up: diving into Sorting Algorithms (Bubble, Selection, Insertion & more) 🌀
#Java #DSA #LeetCode #ProblemSolving
sakshamjosh1's tweet image. 📅 Day 4 of #100DaysOfCode
💻 Solved 2 LeetCode problems using Binary Search 🔍
⏭️ Next up: diving into Sorting Algorithms (Bubble, Selection, Insertion & more) 🌀
#Java #DSA #LeetCode #ProblemSolving

📅 Day 3 of #100DaysOfCode ✅Learned & implemented Binary Search + Order-Agnostic Binary Search by @kunalstwt's bootcamp ✅Solved a related LeetCode problem too! ⏭️ Next up: learning various sorting techniques and continuing the LeetCode grind. #Java #DSA #BinarySearch

sakshamjosh1's tweet image. 📅 Day 3 of #100DaysOfCode
✅Learned & implemented Binary Search + Order-Agnostic Binary Search by @kunalstwt's bootcamp
✅Solved a related LeetCode problem too!
⏭️ Next up: learning various sorting techniques and continuing the LeetCode grind.
#Java #DSA #BinarySearch
sakshamjosh1's tweet image. 📅 Day 3 of #100DaysOfCode
✅Learned & implemented Binary Search + Order-Agnostic Binary Search by @kunalstwt's bootcamp
✅Solved a related LeetCode problem too!
⏭️ Next up: learning various sorting techniques and continuing the LeetCode grind.
#Java #DSA #BinarySearch
sakshamjosh1's tweet image. 📅 Day 3 of #100DaysOfCode
✅Learned & implemented Binary Search + Order-Agnostic Binary Search by @kunalstwt's bootcamp
✅Solved a related LeetCode problem too!
⏭️ Next up: learning various sorting techniques and continuing the LeetCode grind.
#Java #DSA #BinarySearch

📅 Day 2 of #100DaysOfCode ✅ Wrapped up Linear Search completely 📝 Solved more practice Qs + 2 related problems on LeetCode Big thanks to @kunalstwt for the guidance. #Java #DSA #LeetCode #ProblemSolving

sakshamjosh1's tweet image. 📅 Day 2 of #100DaysOfCode
✅ Wrapped up Linear Search completely 
📝 Solved more practice Qs + 2 related problems on LeetCode 
Big thanks to @kunalstwt  for the guidance.
#Java #DSA #LeetCode #ProblemSolving
sakshamjosh1's tweet image. 📅 Day 2 of #100DaysOfCode
✅ Wrapped up Linear Search completely 
📝 Solved more practice Qs + 2 related problems on LeetCode 
Big thanks to @kunalstwt  for the guidance.
#Java #DSA #LeetCode #ProblemSolving
sakshamjosh1's tweet image. 📅 Day 2 of #100DaysOfCode
✅ Wrapped up Linear Search completely 
📝 Solved more practice Qs + 2 related problems on LeetCode 
Big thanks to @kunalstwt  for the guidance.
#Java #DSA #LeetCode #ProblemSolving

📅 Day 1 of #100DaysOfCode Learned Linear Search today 🔍 → Implemented it for numbers & strings 💻 Big thanks to @kunalstwt for the clear explanation 🙌 Next: more Linear Search Qs + starting LeetCode grind 🔥 #Java #DSA #ProblemSolving

sakshamjosh1's tweet image. 📅 Day 1 of #100DaysOfCode
Learned Linear Search today 🔍
→ Implemented it for numbers & strings 💻
Big thanks to @kunalstwt  for the clear explanation 🙌
Next: more Linear Search Qs + starting LeetCode grind 🔥
#Java #DSA #ProblemSolving
sakshamjosh1's tweet image. 📅 Day 1 of #100DaysOfCode
Learned Linear Search today 🔍
→ Implemented it for numbers & strings 💻
Big thanks to @kunalstwt  for the clear explanation 🙌
Next: more Linear Search Qs + starting LeetCode grind 🔥
#Java #DSA #ProblemSolving

🗺️ Day 12–13: RoamifyAI ✅ Completed the chatbot pipeline — hooked up ConvexDB backend, Arcjet for rate-limiting, and OpenAI APIs for dynamic trip planning 🎯 Next up: experimenting with Generative UI to make travel plans more interactive & adaptive 🚀 #BuildInPublic #Nextjs #AI


🗺️ Day 12: RoamifyAI Integrated & wired up the chatbot functionality 🤖 Now users can interact with the AI to generate + refine travel plans in real-time 🚀 Built with Next.js, ConvexDB, Arcjet, and OpenRouter APIs ⚡ #BuildInPublic #AI #Nextjs #Convex

sakshamjosh1's tweet image. 🗺️ Day 12: RoamifyAI
Integrated & wired up the chatbot functionality 🤖
Now users can interact with the AI to generate + refine travel plans in real-time 🚀
Built with Next.js, ConvexDB, Arcjet, and OpenRouter APIs ⚡
#BuildInPublic #AI #Nextjs #Convex

Day-0 🚀 Starting my #100DaysOfCode journey! I’ll be grinding DSA in Java + brushing up on OOPs to sharpen problem-solving skills. Plan: learn, practice, and solve lots of questions daily 💻🔥 Let’s do this! 💪 #Java #DSA #ProblemSolving


🗺️ Day 11: RoamifyAI Made a few changes to the project today ✨ Been a bit busy with my college hackathon + other events lately 🏃‍♂️💻 But I’ll be continuing the grind from here 🚀 Repo 👉 github.com/sakshamjosh1/r… #BuildInPublic #LearnInPublic


🗺️ Day 9-10: RoamifyAI ✅ Implemented rate limiting with Arcjet ⚡ 📝 Built a /create-new-trip page where users can ask the AI & generate trips instantly 🚀 Loving how it’s coming together! #BuildInPublic #Nextjs #Arcjet #AI #Convex

sakshamjosh1's tweet image. 🗺️ Day 9-10: RoamifyAI
✅ Implemented rate limiting with Arcjet ⚡
📝 Built a /create-new-trip page where users can ask the AI & generate trips instantly 🚀
Loving how it’s coming together!
#BuildInPublic #Nextjs #Arcjet #AI #Convex
sakshamjosh1's tweet image. 🗺️ Day 9-10: RoamifyAI
✅ Implemented rate limiting with Arcjet ⚡
📝 Built a /create-new-trip page where users can ask the AI & generate trips instantly 🚀
Loving how it’s coming together!
#BuildInPublic #Nextjs #Arcjet #AI #Convex

🗺️ Day 6–8: RoamifyAI - Travel App ⚡ Set up the entire backend using ConvexDB 🛡️ Next up: implementing rate limiting with Arcjet to keep things safe & scalable 🚀 #BuildInPublic #Nextjs #Convex #Arcjet #TypeScript


United States Trends

Loading...

Something went wrong.


Something went wrong.