Skip to content
View PauMayench's full-sized avatar
🦜
prolok
🦜
prolok

Block or report PauMayench

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

Hi 👋, I'm Pau

Computer Engineering Student at FIB-UPC | Passionate About Coding

Welcome to my GitHub! Here you'll find a mix of projects, big and small, showcasing my journey through the fascinating world of coding. I love diving into new challenges and learning along the way.

🔭 Exploring the Possibilities: I work on whatever catches my interest—whether it's a robust software solution or a tiny script that makes life easier. The joy of coding drives my projects.

💡 Passionate About Learning: Each repository here is a part of my learning curve, filled with experiments and discoveries. I believe that the best way to grow is by continuously pushing the boundaries of what I know.

🌟 Enjoying the Journey: For me, coding is not just about the end result but the process of creativity and problem-solving. I enjoy every step of the coding experience, and I hope to inspire others to see the fun in coding too.

Feel free to browse my repositories and reach out if you're interested in collaborating on a project or just want to chat about tech!

Languages and Tools:

python linux matlab c cplusplus git haskell grafana java bash django vuejs javascript arduino tensorflow

Stats:

paumayench

 paumayench

Pinned Loading

  1. ia-busqueda-local-fib ia-busqueda-local-fib Public

    The objective of this project is to solve a problem of a Distributed File System using two local search algorithms. Hill Climbing Simulated Annealing

    Java 1 1

  2. datathon-FME-2023-fashion-compatibility-X2PJ datathon-FME-2023-fashion-compatibility-X2PJ Public

    PureBasic

  3. veure-notes veure-notes Public

    It's useful for visualizing marks.

    Python

  4. k-dimensional_tree_nearest_neighbour k-dimensional_tree_nearest_neighbour Public

    This project develops a k-dimensional tree (k-d tree) for efficient nearest neighbor searches in multi-dimensional spaces, tailored for an Algorithmics course at FIB-UPC.

    C++

  5. SQL-python-interpreter SQL-python-interpreter Public

    PandaQ is a web application that simulates SQL-like query execution on CSV data, designed for the Programming Languages course at FIB. Built with Streamlit, ANTLR4, and Pandas, it offers an interac…

    Python