Skip to content
View SergiPerez73's full-sized avatar

Block or report SergiPerez73

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

Popular repositories Loading

  1. PandaQ-SQL-interpreter-in-Python PandaQ-SQL-interpreter-in-Python Public

    This project implements an interpreter for a subset of SQL queries. To consult table information, files in `csv` format will be used. In addition, the interface has been made with the Streamlit lib…

    Python

  2. regEx-Regular-Expressions-interpreter regEx-Regular-Expressions-interpreter Public

    This project implements a regular expression interpreter. It allows the user to give a regular expression that corresponds to a language, wich will be the solution of a problem. Then, the user can …

    Python

  3. Compressor-and-decompressor-for-Japanese-text Compressor-and-decompressor-for-Japanese-text Public

    This compressor allows you to compress files with Japanese text to divide their size in memory by 2. Afterwards, you can decompress the generated file to get the original text back.

    C++

  4. Bicing-Barcelona-Logistic-Optimization Bicing-Barcelona-Logistic-Optimization Public

    This project implements a logistics optimization, simulating a city where you have different stations, and you need to be as close a possible to the demand of bikes in each one. You specify the num…

    Java

  5. SpotifySongsRecommendationModel SpotifySongsRecommendationModel Public

    Construct of a Deep Learning Model to recommendate your favourite Spotify Songs using Spotify for developers Web API

    Python

  6. SongSentimentAnalyzer SongSentimentAnalyzer Public

    Construct of a song sentiment analyzer that receives a music group, creates a dataset with its lyrics and analyzes them with a Large Language Model for a later plot visualization.

    Python