Profile
Highly passionate computer science student seeking internship opportunity to further develop technical skills and gain practical experience in the field. Strong foundation in programming languages and algorithms, with a passion for problem-solving and innovation.
Education
-
Degree in Computer Science
-
(Grau en Enginyeria Informàtica, Menció Computació)
-
Universitat Autònoma de Barcelona
-
Started Septembrer 2020. Currently in my 4th year
Academic Projects
-
Map Application for Shortest Paths (Backend & Algorithms)
- Developed an application to calculate the shortest track between a set of points (Salesman Problem).
- Implemented algorithms: Greedy, Backtracking, Branch&Bound, Probabilistic.
-
Trivial Torrent (Networking)
- Implementation of a simplified torrent-like server and client to share and download files from various seeds and peers.
- Working with POSIX sockets and networking with TCP, UDP, and IP using C programming language.
- Teamwork and repository management with GitLab.
-
Tweet Classification
- Designed a program that classifies tweets into two categories: Emotionally negative and emotionally positive.
- Made using Naïve Bayes. Programming in Python.
- Experience in importing external data sets, dealing with noise, validation methods, and metrics.