Skip to content
View agr17's full-sized avatar
🍊
🍊

Highlights

  • Pro
Block or Report

Block or report agr17

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

Hi there! 👋

I'm a Master's student in Computer Engineering with a keen interest in software development and machine learning. Welcome to my GitHub profile, where you can find some of my personal projects and contributions.

Projects

  • Pygame Wordle: A wordle game implemented in Pygame, with different design patterns applied for better code organization and documentation. Check out the repo here.

  • Electrodatos: Interactive visualisation of electricity consumption data for the HackUDC hackathon. Developed in one and a half days in Python, completely open source and available in public repo or Devpost web.

  • pytorch-msssim: A fork of the official pytorch-msssim repository by VainF. This library is used to calculate a metric that consists of 3 components. The original implementation provides a reduced formula that calculates the metric, but in this fork, I calculate and return all the components separately to visualize their evolution and perform all the corresponding tests. Check out the repo here.

  • Carggregator: A second-hand car ads aggregator web application built using Scrapy, Elasticsearch, Docker, React and Reactive Search. The back-end code can be found here, and the front-end code can be found here.

Technical Skills

Python PyTorch OpenCV Pandas scikit-learn

Snowflake Docker Azure PowerShell Power Bi

Astro JavaScript HTML5 CSS3

Contact

Feel free to reach out to me via email or LinkedIn:

Pinned Loading

  1. pygame-wordle pygame-wordle Public

    Clone of Wordle using Pygame.

    Python

  2. hackudc-electrodatos hackudc-electrodatos Public

    Interactive visualiser of electricity consumption data for the HackUDC hackathon. Project developed in a day and a half totally open source.

    Python 4

  3. eliseobao/carggregator eliseobao/carggregator Public

    A second-hand car ads aggregator.

    Python 2

  4. pytorch-msssim pytorch-msssim Public

    Forked from VainF/pytorch-msssim

    Fast and differentiable MS-SSIM and SSIM for pytorch.

    Python

  5. polish-to-clingo polish-to-clingo Public

    Programa en Python para pasar expresiones de lógica en notación polaca a un fichero para ser procesado por la herramienta Clingo.

    Python

  6. igm-render-3d igm-render-3d Public

    Práctica de la asignatura Interacción, Gráficos e Multimedia sobre Render 3D, en la que se trabajará con OpenGL y Python

    C