Skip to content
View andresquesadag's full-sized avatar

Block or report andresquesadag

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

👋 Hi, I'm Andrés Quesada González

🎓 Computer Science & Engineering student @ Universidad de Costa Rica
💼 Focus: Software Development • Automation • Systems
🌍 San José, Costa Rica
✉️ andresquesadagon4@gmail.com • 🔗 LinkedIn


About Me | Sobre mí
EN: I build practical solutions with software + automation, from AI prototypes to distributed systems.
ES: Creo soluciones prácticas con software + automatización, desde prototipos de IA hasta sistemas distribuidos.


🚀 Skills & Tools

Programming Python Java C C++ C# JavaScript Dart SQL R

Frameworks & Runtimes Node.js Flutter

Data & AI Pandas NumPy Matplotlib scikit-learn PyTorch TensorFlow

Automation & Systems UiPath Linux Bash

Low-Level VHDL Verilog Logisim Evolution

Game dev Unity


Pinned repositories showcase my most relevant projects.

Pinned Loading

  1. Vetlink-SinIS Vetlink-SinIS Public

    Proyecto Integrador de Ingeniería de Software y Bases de Datos

    JavaScript

  2. andressero/firewalls andressero/firewalls Public

    Repositorio de proyectos del proyecto integrador

    C++

  3. TransPYler TransPYler Public

    TransPYler is a Python-based transpiler powered by PLY. It parses Python code and translates it into C plus plus code, preserving logic and structure.

    Python 1

  4. purebasic purebasic Public

    Forked from fantaisie-software/purebasic

    PureBasic OpenSource Projects

    PureBasic

  5. heatSim heatSim Public

    This project consists on a computational simulation that finds the thermal equilibrium point on a rectangular plate to which constant heat is applied at its edge. The simulation is optimized throug…

    C++

  6. n-queens-metaheuristics n-queens-metaheuristics Public

    N Queens problem solved with genetic algorithms and simulated annealing metaheuristics

    Python