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 Backend Developer β€’ Java β€’ Spring Boot

I build backend applications with a focus on clean architecture, REST APIs, automated testing, and reliable data management. Passionate about learning software engineering through real-world projects and continuous improvement.

View My CV

⭐ Featured Projects

πŸ”Ή 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
  • Status: Completed β†’ Demo

πŸ”Ή Automation Exercise E2E Test Suite

  • Description: Comprehensive UI and API test automation framework.
  • Tech: Java, Selenium, JUnit, Page Object Model, RestAssured
  • Status: Work in progress β†’ Demo

πŸ”Ή 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
  • Status: Completed / Live demo β†’ Demo

πŸ”Ή My Programming Handbook (Hungarian)

  • Description: A practical and welcoming place to learn Java, strengthen programming fundamentals, and build better code.
  • Tech: mdBook
  • Status: Completed β†’ 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

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 backend developer opportunities where I can contribute and grow.

GitHub Contribution Pacman

Pacman contribution graph

Pinned Loading

  1. project-showcase project-showcase Public

    Collection of my professional projects and coding journey.

    HTML 1

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

    My Hungarian book on software development and testing tutorials.

    2

  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. automation-exercise automation-exercise Public

    End-to-end UI and API test automation framework demonstrating modern test automation practices using Java, Selenium WebDriver, JUnit 5, Page Object Model (POM), and Rest Assured.

    Java