Fullstack developer and integrated degree programm student
I am Soner Astan, a fullstack developer and integrated degree programm student in Heilbronn Germany. I work at Lidl Germany in Bad Wimpfen and study at the DHBW Heilbronn in the field Business Informatics.
Feather is a real-time chat application where users can exchange messages seamlessly. The architecture is based on microservices, with dedicated services for user management, profiles, and chat. Messages are delivered in real-time using WebSockets. The frontend is built with Next.js, Tailwind CSS, Redux, and Redux Toolkit Query.
A microservices architecture built with Java and Spring Cloud, featuring four services, including an aggregator service. The system is event-driven and includes a central config server, service discovery, load balancing, a gateway server, and OAuth2 authentication with Keycloak. Based on Microservice Authentication Project.
A social media post server with identity and access management, allowing users to create, like, and comment on posts. This was a final project for a database course at university. Based on JWT Auth Project.