abhijitDotTech's profile picture. 💻 Java Full Stack Developer | Spring Boot Enthusiast | React & Redux | TypeScript | Postgres SQL | Tailwind Css | DSA

Abhijit Shaoo

@abhijitDotTech

💻 Java Full Stack Developer | Spring Boot Enthusiast | React & Redux | TypeScript | Postgres SQL | Tailwind Css | DSA

Ghim

🚀 Starting my #100DaysOfCode journey today! Goals for the next 100 days: ✅ Build 2 major projects ✅ Learn things related to projects ✅ Master key DSA patterns Excited to stay consistent, learn, and grow every day. Let’s go! 💻🔥 #LetsLearnTogether #CodingJourney


After an 18-day break, I’m back—with more energy and fresh ideas than ever! Excited to kick off the new week and dive into new projects. Let’s do this! Stay productive, manifesting a great week for me & everyone ☑️ #MondayMotivation #BackToWork #DevCommunity


continuation - #100DaysOfCode - Day 24/100 ☑️Built an AI-powered research assistant Chrome extension ☑️Explored Spring Boot AOP: learned about aspects, advisors, joinPoints, pointCuts ☑️brainstorming my next project, “CareGide” #SpringBoot #ChromeExtension #AOP #BuildInPublic


Is I'm pretty late to learn this topic ? 🙂

abhijitDotTech's tweet image. Is I'm pretty late to learn this topic ? 🙂

Just built a Research Assistant Chrome extension! Summarize, cite, and take notes on docs with AI-powered by Spring Boot & Gemini AI. What I learned: ✅Creating and publishing Chrome extensions ✅Advanced AI prompting techniques #AI #ChromeExtension #SpringBoot #GeminiAI

abhijitDotTech's tweet image. Just built a Research Assistant Chrome extension!
Summarize, cite, and take notes on docs with AI-powered by Spring Boot & Gemini AI.

What I learned:
✅Creating and publishing Chrome extensions
✅Advanced AI prompting techniques

#AI #ChromeExtension #SpringBoot #GeminiAI

Back from a quick break 🙂 Ready to jump back into the #100DaysOfCode grind!


Day 23/100 – #100DaysOfCode 🚀 ✅Wrapped up with 1st project - #ClariPix ✅Features: BG Remove, BG Change with Images and Prompt support, Upscaling, Text Remove, Format change, Simple Editing, Image creation with AI Prompting. git : github.com/shawabhijit/Cl… #LearnInPublic

🚀 Starting my #100DaysOfCode journey today! Goals for the next 100 days: ✅ Build 2 major projects ✅ Learn things related to projects ✅ Master key DSA patterns Excited to stay consistent, learn, and grow every day. Let’s go! 💻🔥 #LetsLearnTogether #CodingJourney



Ready to conquer exception chaos? See the entire Java hierarchy at a glance! 🚦🧑‍💻 !Now you know the complete hierarchy of Java exceptions.💻💣 #Java #Exceptions #Hierarchy #JavaTips

abhijitDotTech's tweet image. Ready to conquer exception chaos? See the entire Java hierarchy at a glance! 🚦🧑‍💻

!Now you know the complete hierarchy of Java exceptions.💻💣

#Java #Exceptions #Hierarchy #JavaTips
abhijitDotTech's tweet image. Ready to conquer exception chaos? See the entire Java hierarchy at a glance! 🚦🧑‍💻

!Now you know the complete hierarchy of Java exceptions.💻💣

#Java #Exceptions #Hierarchy #JavaTips
abhijitDotTech's tweet image. Ready to conquer exception chaos? See the entire Java hierarchy at a glance! 🚦🧑‍💻

!Now you know the complete hierarchy of Java exceptions.💻💣

#Java #Exceptions #Hierarchy #JavaTips
abhijitDotTech's tweet image. Ready to conquer exception chaos? See the entire Java hierarchy at a glance! 🚦🧑‍💻

!Now you know the complete hierarchy of Java exceptions.💻💣

#Java #Exceptions #Hierarchy #JavaTips

Day 22/100 – #100DaysOfCode 🚀 ✔️Fixed errors & worked on subscription based access model ✔️Solve some Array Problems from Roberto Tamassia’s DSA book ✔️ writing my first blog ( Coming soon 🙂) #Java #DSA #ClariPix #LearningInPublic #FirstBlog #WebDevelopment


Mini heart attack moment 🫀: Yesterday’s only GitHub commit was deleting the .env file. Today, all my new page designs reverted to the old ones—no idea why! 👇Fixed it using a few git commands.


I got Tokito 🙂

abhijitDotTech's tweet image. I got Tokito 🙂
Tweet này không còn khả dụng.

Yeah, that's correct. When you are in Java development, each and every time you want to create something or build a feature that has already been built by someone else, you're going to get a bug or error. When you fix those errors, you learn something new. So patience is a must💯

When your code compiles without errors, celebrate. When it doesn’t, remember—it’s just Java teaching you patience. #java #ayshirvlabs



It's my birthday, and I'd love to make it special by doing something helpful for others. Time to make a positive difference! 😊 Thanks @X for wishing me 😇

abhijitDotTech's tweet image. It's my birthday, and I'd love to make it special by doing something helpful for others. Time to make a positive difference! 😊

Thanks @X for wishing me 😇

Day 21/100 – #100DaysOfCode 🚀 Almost done with my first project! ✔️Fixed errors & worked on improving image resizing & quality ✔️read about JUnit Jupiter (JUnit 5 by June 7, 2025) ✔️Solve some Array Problems from Roberto Tamassia’s DSA book #Java #JUnitJupiter #DSA #ClariPix


Can i count this also in my achievements! 🙃😅 #letsconnect #buildinpublic

abhijitDotTech's tweet image. Can i count this also in my achievements! 🙃😅 

#letsconnect  #buildinpublic

Here’s my ClariPix TODOs for today 💻 👇What’s on your todo list today? #BuildInPublic #DevGoals #ClariPix

abhijitDotTech's tweet image. Here’s my ClariPix TODOs for today 💻

👇What’s on your todo list today?
#BuildInPublic #DevGoals #ClariPix

Yes we enjoyed it ✅💯

abhijitDotTech's tweet image. Yes we enjoyed it ✅💯

Demon slayer infinity castle was better than expected. ⭐ ⭐ ⭐ ⭐



Day 20/100 – #100DaysOfCode 🚀 ✔️ Finished Razorpay payment integration ✔️ Wrote JUnit test cases for AI image creation ✔️ Learned new tricks in Java One step closer—every day matters! #Razorpay #Java #JUnit #100DaysOfCode #SpringBoot


Just learned about Java’s 'record' class, introduced in Java 16! Records make it effortless to define immutable, data-carrying classes—no more boilerplate for constructors, getters. It’s a gem for holding data and cutting down boilerplate. #Java #Java16 #CodeTips

abhijitDotTech's tweet image. Just learned about Java’s 'record' class, introduced in Java 16!

Records make it effortless to define immutable, data-carrying classes—no more boilerplate for constructors, getters.

It’s a gem for holding data and cutting down boilerplate.
#Java #Java16 #CodeTips

Late-night grind, future in the making 🚀💻 #Connect #WebDev #CodingJourney #BuildInPublic #DevLife

abhijitDotTech's tweet image. Late-night grind, future in the making 🚀💻

#Connect #WebDev #CodingJourney #BuildInPublic #DevLife

Day 19/100 – #100DaysOfCode Nothing fancy today— ✔️Improved error handling in the app ✔️Wrote JUnit test cases for background remove and change feature ✔️Started working on payment integration with Razorpay Steady does it! #Coding #JUnit #Razorpay #SpringBoot #100DaysOfCode


United States Xu hướng

Loading...

Something went wrong.


Something went wrong.