8000 Ayvero (Analia Burgos) · GitHub
[go: up one dir, main page]

Skip to content
View Ayvero's full-sized avatar
:octocat:
:octocat:

Block or report Ayvero

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

Analia Burgos Banner

✨ ¡Hi! I'm Analía Burgos! ✨

👋 About Me

Hi there! I'm a passionate backend developer from Argentina.

I recently graduated from the TUDAI program (University Degree in Mobile Application Development) at the National University of Central Buenos Aires (UNICEN).
My academic and project experience gave me a solid foundation in backend development, with a focus on Java and relational databases (SQL).

I enjoy designing clean, scalable systems and writing well-structured code that solves real problems.
Currently, I'm building my portfolio and looking for opportunities to grow as a backend developer, especially in Java-based environments.

Feel free to explore my projects below! 🚀


🛠️ Tech Stack

Languages:

. Java

. PHP

. SQL

Tools & Frameworks:

. Spring Boot

. PostgreSQL

. Javalin

. DataGrip

Version Control:

. Git

. GitHub


💼 Featured Projects


🚲 Microservices - Electric Scooter Rental App

This is a university project built with Java Spring Boot, showcasing a microservices-based architecture for an electric scooter rental platform. It simulates a real-world application with multiple interconnected services.

🔧 Technologies:
Java 17 · Spring Boot · Spring Data JPA · PostgreSQL · Eureka Server · Spring Cloud Gateway · Lombok

🧩 Architecture:

  • 🚲 Scooter Service
  • 👤 User Service
  • 📍 Location Service
  • 🧾 Rental Service
  • 💳 Payment Service
  • 📊 Statistics Service

These services communicate via REST, managed through Eureka (Service Discovery) and an API Gateway.

📌 Key Features:

  • CRUD operations for scooters and users
  • Rental logic and basic payment simulation
  • REST APIs for each service
  • Designed for containerization (Docker-ready)
  • Example SQL data for quick testing

🔗 View Repository


🎬 SQL Videoclub Queries

A comprehensive PostgreSQL database project simulating a video rental store with over 20 real-world SQL queries and insights.

🔧 Technologies:
PostgreSQL · SQL · DataGrip

📁 Files included:

  • create_tables.sql
  • insert_data.sql (sample, well-structured data)
  • queries.sql (commented and professional)
  • views.sql (optimized views for business intelligence)

📌 Highlights:

  • Advanced queries with joins, aggregates, and conditions
  • Views for reports like most rented movies, top clients, and revenue per distributor
  • Clean relational schema (10+ tables, normalized structure)

🔗 View Repository



👗 Clothing Inventory REST API

A RESTful API that allows users to manage a collection of clothing items. Built using PHP with a structured MVC architecture, this project demonstrates clean separation of concerns and backend logic implementation in a non-Java environment.

🔧 Technologies:
PHP · MVC Architecture · MySQL · REST · Postman

📁 Features:

  • CRUD operations for clothing items
  • Clean separation of:
    • Controllers
    • Models
    • Views (basic outputs / REST responses)
  • MySQL database integration
  • Structured file system and modular logic

📌 Highlights:

  • Shows ability to build backend systems beyond Java
  • Ideal for small inventory or catalog management systems
  • Can be extended with authentication or front-end integration

🔗 View Repository


📫 Contacto


Thanks for watching my profile! 🙌

Pinned Loading

  1. api_rest api_rest Public

    RESTful API that allows users to manage a collection of clothing items.

    PHP 1

  2. Practico_Prog3 Practico_Prog3 Public

    Final practical assignment focused on task scheduling and processor optimization using Backtracking and Greedy algorithms.

    Java 1

  3. repository_pattern repository_pattern Public

    This Java-based project demonstrates the implementation of the Repository Pattern for managing student and course data. It loads data from CSV files, supports CRUD operations, allows sorting and fi…

    Java 1

  4. testingRestorant testingRestorant Public

    A comprehensive Java testing project for a restaurant management system, using JUnit 4 and JUnit 5. It includes multiple test cases covering order processing, menu management, payment validation, a…

    Java 1

  5. sql_medical_project sql_medical_project Public

    This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

    PLpgSQL 1

  6. Microservices_monopatines Microservices_monopatines Public

    This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and …

    Java 1

0