Skip to content
View VladAndrei25's full-sized avatar
  • Galati, Galati, Romania

Block or report VladAndrei25

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 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
VladAndrei25/README.md

Vlad Andrei Radulescu - Fresh Graduate and Master's Student - Galati, Romania

Holopin Board

Typing SVG

profile views

Hey 👋 What's Up?

I'm Vlad Andrei Rădulescu from Galați, Romania 🇷🇴

🎓 Computer Science graduate from University "Dunărea de Jos" of Galați (UGAL)
📆 Duration: 4 years (2020 – 2024)

🎓 Currently enrolled in a Master’s program in Advanced Information Technology at the same university
📆 Duration: 2 years (2024 – 2026) — Status: Ongoing

💼 Focusing on QA Test Automation with Java
🧠 Passionate about clean code, testing frameworks and continuous learning
🧩 Previously enjoyed Full-stack development using HTML, CSS, JavaScript and MySQL
🎹 In my free time, I love playing chess ♟️ and piano 🎵
🚀 Always looking to contribute to open-source projects and improve my automation skills.


💻 My Projects

Automated UI testing suite built with Java, Selenium WebDriver, JUnit 5, and Maven.
The project automates testing for the-internet.herokuapp.com
a popular site for practicing automation testing skills.

Test run demo

This is my personal Selenium automation project — built from scratch as part of my learning journey.

Automated testing project for the ReqRes API using Java, RestAssured, and JUnit 5. The goal of this project is to demonstrate CRUD (Create, Read, Update, Delete) operations on a RESTful API. This project validates the functionality of public API endpoints from reqres.in using automated tests written in Java. It focuses on verifying the correctness of HTTP methods, status codes, and response payloads.

Test run demo

This is my personal REST API automation project — built from scratch as part of my learning journey.

A simple yet efficient console-based task management application built with Java 17. It allows users to add, update, remove, list, and export tasks, while automatically saving changes locally. The Task Manager App provides an interactive CLI for managing daily tasks. All operations are reflected in a local file (tasks.txt), and users can export their task list in Markdown format (tasks.md).

Test run demo
⭐ *This is my personal Task Manager CLI + FileHandler + Markdown Expoerter project — built from scratch as part of my learning journey.*

java selenium postman maven mysql html5 css3 javascript git github intellij idea

linkedin

💡 What I’m learning and using
• Unit and integration testing with JUnit and TestNG
• UI automation with Selenium WebDriver
• API testing with Postman and REST Assured
• Build tooling with Maven; basic CI with GitHub Actions
• SQL querying and schema basics with MySQL
🎯 Goals (2025)
✅ Contribute to 3+ good first issues in testing-related repositories
✅ Build a small Java test automation framework (page objects, reporting)
✅ Practice API automation and add test coverage examples
✅ Share notes and learning snippets in README docs
🚀 Goals (2026)
[ ] Contribute to 10+ good first issues and 10+ general issues across open-source projects
[ ] Launch/maintain 10+ mini projects (automation demos, utilities, learning examples)
[ ] Evolve my Java test framework into a reusable toolkit (reporting, CI templates, test data, parallel runs)
[ ] Add advanced API automation (contract tests, negative cases, schema validation)
[ ] Publish how-to notes and short guides (setup, debugging, CI) to help other beginners

streak graph trophy graph
github stats top langs

Thanks for visiting — feel free to reach out for collaboration, good first issues, or study groups!



Pinned Loading

  1. herokuapp-automation-tests herokuapp-automation-tests Public

    Automated UI testing suite build with Java, Selenium WebDriver and JUnit 5 for the-internet.herokuapp.com

    Java 1

  2. restapi-automation-tests restapi-automation-tests Public

    Console-based Java 17 test suite using RestAssured & JUnit 5 to automate CRUD operations on the ReqRes API.

    Java 1

  3. task-manager-app task-manager-app Public

    Console-based Java app for managing daily tasks with auto file saving and Markdown export.

    Java 1