๐ Weโre Hiring: Software Development Engineer (SDE)
๐ Location: Remote / US-based FinTech Company
๐ Employment Type: Full-Time
We are looking for passionate Software Development Engineers who love building scalable systems and solving complex problems through clean, efficient code.
๐ง Key Skills Required:
๐ป Strong experience in Java and Spring Boot
๐ปHands-on experience with Angular or React
๐ปGood understanding of AWS cloud services
๐ปStrong hands-on coding skills
๐ปSolid grasp of Data Structures & Algorithms (DSA)
๐ปLeetCode practice preferred (problem-solving mindset is key)
๐ปExperience- 6 yrs
Mail: shalini@pcsionweb.com
#SDE#SSE#Javadeveloper#Java#softwareengineer#backenddeveloper
Hello #Minecraft plugin developers,
I've been a huge fan of the #Skyblock genre for years, but I've always felt that modern Skyblock servers rely on too many separate plugins, create unnecessary server lag, and often turn progression into a grind.
So I decided to build my own take on Skyblock.
The core concept remains the same: start with almost nothing and build an empire. But everything is designed around performance, progression, and quality of life.
โ Built in quest system instead of repetitive jobs
โ Wireless hoppers instead of lag inducing hopper networks
โ Platform Builder Scrolls that instantly create large building areas
โ Integrated NPCs like the Quest Giver, Auctioneer, and Black Market Dealer
โ Designed as an all in one experience instead of requiring dozens of plugins
The goal is simple: deliver the Skyblock experience players love while eliminating many of the frustrations server owners and players face today.
And the best part? The entire project is open source.
If you're a Java or Spigot developer and want to help shape the future of this plugin, feel free to fork the project, contribute ideas, or submit pull requests.
๐ wosblock.com#MinecraftDev#SpigotMC#PaperMC#Java#OpenSource#GameDev#MinecraftServer#Bukkit#PluginDevelopment#IndieDev#MMORPG#Skyblock#MinecraftPlugins#Coding#JavaDeveloper
๐ Weโre Hiring: Software Development Engineer (SDE)
๐ Location: Remote / US-based FinTech Company
๐ Employment Type: Full-Time
We are looking for passionate Software Development Engineers who love building scalable systems and solving complex problems through clean, efficient code.
๐ง Key Skills Required:
๐ป Strong experience in Java and Spring Boot
๐ปHands-on experience with Angular or React
๐ปGood understanding of AWS cloud services
๐ปStrong hands-on coding skills
๐ปSolid grasp of Data Structures & Algorithms (DSA)
๐ปLeetCode practice preferred (problem-solving mindset is key)
๐ปExperience- 6 yrs
Mail: shalini@pcsionweb.com
#SDE#SSE#Javadeveloper#Java#softwareengineer#backenddeveloper
New learning adventure unlocked! ๐ฅ
Beginning a FREE Spring Boot course and can't wait to explore REST APIs, Security, JPA, Databases, Microservices, and more.
Let's build something amazing! ๐
#SpringBoot#JavaDeveloper#BackendEngineer@CoderArmy
๐ Built a Spring Boot Auditing Project
Recently, I implemented Spring Data JPA Auditing in a Todo Management application to understand how enterprise applications track data creation and modifications automatically.
๐ Project Flow
A user creates a Todo by providing:
โข Name
โข Task
โข Description
The Todo ID is generated automatically by JPA.
When the application starts, Spring requests an AuditorAware implementation from the AuditingConfig class. This provider returns the current user, which is then used by the auditing framework to populate audit-related fields automatically.
๐ Auditing Features Implemented
โ CreatedDate โ Stores the date and time when the entity is first created.
โ LastModifiedDate โ Stores the latest date and time when the entity is updated.
โ CreatedBy โ Stores the author who created the entity.
โ LastModifiedBy โ Stores the user who last modified the entity.
๐ BaseEntity Design
All auditing fields are placed inside a reusable BaseEntity class.
The @MappedSuperclass annotation ensures that:
โข No separate table is created for BaseEntity.
โข All audit fields are inherited by child entities.
โข The audit columns become part of the entity that extends BaseEntity.
This allowed me to keep the Todo entity clean while reusing auditing functionality across future entities.
๐ Technologies Used
๐น Java
๐น Spring Boot
๐น Spring Data JPA
๐น Hibernate
๐น MySQL
๐น Lombok
๐น REST APIs
This project helped me understand how real-world applications maintain accountability, traceability, and change history without writing manual tracking logic.
Next Update โก Integrating Spring Security so the auditing system can capture the actual authenticated user instead of a hardcoded auditor.
#Java#SpringBoot#SpringDataJPA#Hibernate#BackendDevelopment#SoftwareEngineering#RESTAPI#LearningInPublic#JavaDeveloper
2026 job market be like ๐
โBahut takleef hoti hai jab aap yogya hon aur log aapki yogyata na pehchaane.โ
Built projects โ
Learned Spring Boot & React โ
Solved bugs at 2 AM โ
Still waiting for interview calls ๐ฅฒ
But we keep going ๐
#OpenToWork#JavaDeveloper
๐ Placement Assistance Program on Java Full Stack with Generative AI By Real-Time Experts
๐ฒ Register Now: tr.ee/rkZUDc
๐จโ๐ซ Trainer: Real-Time Experts
๐ Starting on: 17th June @ 10:30 AM IST
๐ฅ๏ธ Mode : Classroom & Online Training
#fullstackdeveloper#javadeveloper
Building PowerPulse โก
A platform that helps Nigerian businesses track Generator, NEPA & Inverter usage, calculate energy costs, and forecast fuel consumption.
Built with Java, Spring Boot & PostgreSQL.
#BuildInPublic#JavaDeveloper#TechInNigeria
๐ New Project Completed!
Inventory Management API built with Java, Spring Boot, MySQL, JPA/Hibernate & Swagger.
Implemented product management, stock tracking, low-stock alerts, and inventory history using clean architecture and RESTful API design.
#JavaDeveloper#SpringBoot