Skip to content
View seyedin's full-sized avatar
👩‍💻
👩‍💻

Block or report seyedin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seyedin/README.md

Hi there! 👋

I'm Seyedin (GitHub: seyedin), a passionate software developer who loves creating innovative solutions. My journey in coding has been fueled by a desire to solve real-world problems and make technology accessible to everyone.

About Me

I specialize in Java development and have a keen interest in building web applications. Currently, I am working on various projects that challenge my skills and expand my knowledge in java.

Skills & Technologies

Top Projects

  • Home Services: Home Services is a Java-based web platform that connects customers with service experts. Built with Spring Boot, it features role-based access control, secure JWT authentication, payment integration, and automated rating adjustments for reliable transactions.
  • Educational_Management_System: A platform to manage educational entities, including administrators, teachers, and students.

Connect with Me

{www.linkedin.com/in/seyedein}

Pinned Loading

  1. homeService homeService Public

    A Java-based platform for managing household services, built with Spring Boot, JWT authentication, and role-based access control (RBAC). It offers a modular and layered architecture, integrating Sp…

    Java

  2. Educational_Management_System Educational_Management_System Public

    Educational Management System A platform to manage educational entities, including administrators, teachers, and students. Features include: Registering and managing students and teachers Creating …

    Java

  3. secure-auth-jwt-postgres-redis secure-auth-jwt-postgres-redis Public

    A secure authentication demo project built with Spring Boot, JWT, PostgreSQL, and Redis. Includes sign-up, sign-in, sign-out, token blacklist, global exception handling, and Swagger documentation. …

    Java

  4. multi-city-sync-service multi-city-sync-service Public

    A minimal Spring Boot microservices demo that showcases synchronous (blocking) inter-service communication using RestTemplate. Built for learning and practice.

    Java

  5. springboot-openweather.org-redis-cache-kafka springboot-openweather.org-redis-cache-kafka Public

    A standalone Spring Boot application that fetches live weather data from the OpenWeather API, caches the results using Redis with a 5-minute TTL, and logs weather events to Apache Kafka using the p…

    Java

  6. excel-to-h2-importer excel-to-h2-importer Public

    A Spring Boot project to import customer data from Excel files into an in-memory H2 database. Includes validation, duplicate checks, and detailed logging. Ideal for learning Spring Boot, JPA, Apach…

    Java