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

Highlights

  • Pro

Block or report GianSanPedro

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
GianSanPedro/readme.md

About me

  • 🎓 Senior Computer Engineering student at the National University of Mar del Plata (FI-UNMdP), Argentina.
  • 💻 Passionate about backend development, desktop applications and logic-heavy systems more than pure UI work.

Tech & Tools

  • Languages: Java, Python, C, Solidity, SQL
  • Backend & Web: Django, REST APIs, Node / JavaScript / TypeScript (personal projects), Bootstrap
  • Desktop & tooling: Java and Python desktop apps, utilities and CLI tools focused on business logic
  • Blockchain: Solidity, Foundry, Hardhat, Sepolia testnet
  • Data & DB: SQL, relational data modelling, Oracle / SQL Server (academic projects)
  • Other: Docker (basic), automated testing, object-oriented design and software architecture

Looking ahead

  • Contributing to teams where I can work on backend development.
  • Creating more logic-heavy desktop applications and tools that solve real problems beyond the UI.
  • Continuously improving my code quality and ability to design maintainable systems.

Let’s connect

Pinned Loading

  1. JuanCruzMateos/bases-de-datos-hospital JuanCruzMateos/bases-de-datos-hospital Public

    Trabajo Practico | Bases de Datos - FIUNMdP

    Java

  2. MaquinaVirtual2025 MaquinaVirtual2025 Public

    Segmented virtual machine in C for a Computer Architecture course. Runs VMX (v1/v2) binaries with optional disassembler, VMI breakpoint dumps, stack and syscalls, plus a test/assembler toolkit (vm…

    C

  3. gian-magliotti/subi-que-te-llevo gian-magliotti/subi-que-te-llevo Public

    Travel request simulator developed in Java, designed to study and handle concurrency situations in the allocation and processing of transportation requests. The application simulates how multiple t…

    HTML

  4. KipuBankV3 KipuBankV3 Public

    teaching-focused DeFi bank; takes ETH/ERC20, auto-swaps to USDC via Uniswap V2, enforces caps/cooldowns, roles (owner/manager/auditor), pause/rescue, reentrancy-safe and more

    Solidity

  5. ffacun2/SubiQueTeLlevo-Test-Suite ffacun2/SubiQueTeLlevo-Test-Suite Public

    Java/Maven QA suite for the SubiQueTeLlevo ride-management app: unit, integration, persistence, and Robot GUI tests covering drivers, vehicles, requests, trips, and salary logic (TP Taller de Progr…

    HTML 1

  6. Ecommerce-RJS Ecommerce-RJS Public

    Full-stack e-commerce with Node/Express and React: catalog CRUD, cart with Mercado Pago payments, real-time chat, and contact forms. Flexible persistence (MEM/JSON/Mongo), JWT with roles (admin for…

    JavaScript