Skip to content
View Nagraggini's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Nagraggini

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
nagraggini/README.md

Hello 🖐️ I'm Andrea Freud

Junior Java Backend Developer & Test Automation Engineer

I build Java backend applications and automated testing frameworks, combining software development with API and UI test automation to create reliable, maintainable systems. I continuously develop my software engineering skills through real-world projects and hands-on learning.

View My CV

⭐ Featured Projects

🔹 Petstore Swagger API Test Automation

  • Description: REST Assured-based Java API test automation framework for validating the Swagger Petstore REST API.
  • Tech: Java, REST Assured, JUnit, Maven
  • Repository

🔹 JSONPlaceholder API Test Automation

  • Description: REST Assured-based Java API test automation framework for validating the JSONPlaceholder REST API.
  • Tech: Java, REST Assured, JUnit, Maven
  • Repository

🔹 Sauce Demo Automation Framework

  • Description: End-to-end UI test automation framework built with Selenium WebDriver and the Page Object Model pattern.
  • Tech: Java, Selenium, JUnit, Page Object Model
  • Repository

🔹 Katalon Demo Cura Automation Framework

  • Description: End-to-end UI test automation framework built with Playwright and the Page Object Model pattern.
  • Tech: TypeScript, Playwright, Page Object Model
  • Repository

🔹 Animal Shelter Web Application

  • Description: Full-stack web application for managing animal shelter records.
  • Tech: Java, Spring Boot, PostgreSQL, Spring Data JPA, Hibernate, REST API
  • Repository

🔹 My Programming Handbook (Hungarian)

  • Description: A practical and welcoming place to learn Java, strengthen programming fundamentals, and build better code.
  • Tech: mdBook
  • Live demo

📜 Github stats

GitHub Streak GitHub stats

Tech Stack

Backend Java • Spring Boot • Hibernate/JPA • REST API

Database PostgreSQL • H2 • SQL

Testing JUnit 5 • Mockito • Selenium WebDriver • Rest Assured • Playwright

DevOps & Tools Git • Docker • GitHub Actions • Maven • Linux

Currently Focused On

  • Backend development with Spring Boot
  • REST API design & best practices
  • Test automation (unit & integration testing)
  • Building production-like projects

I am actively looking for opportunities where I can combine Java backend development with test automation and contribute to building reliable software.

Contact

GitHub Contribution Pacman

Pacman contribution graph

Pinned Loading

  1. nagraggini.github.io nagraggini.github.io Public

    Collection of my professional projects and coding journey.

    HTML

  2. my-awesome-book my-awesome-book Public

    My Hungarian book on software development and testing tutorials.

    3

  3. animal-shelter animal-shelter Public

    Animal shelter management system built with Spring Boot and Hibernate.

    Java 3

  4. sauce-demo sauce-demo Public

    Automated test suite for the SauceDemo e-commerce website using Java and Selenium WebDriver. Demonstrates page object model (POM), test automation best practices, and CI/CD integration.

    Java 1

  5. petstore petstore Public

    API test automation framework using Java and REST Assured for Swagger Petstore.

    Java