Skip to content
View marc7666's full-sized avatar
πŸ³οΈβ€πŸŒˆ
πŸ³οΈβ€πŸŒˆ
Block or Report

Block or report marc7666

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
marc7666/README.md
  • 🌈 Hi, I’m Marc.
  • πŸ“ I'm from Lleida, Catalonia, Spain.
  • πŸ“š I have a degree in computer science from the University of Lleida University of Lleida.
  • πŸ“… I'm coursing the Data Science Master's program at Universitat oberta de Catalunya. Master's degree link [ES]
  • πŸ”¬ After finishing the Master's program I want to finish my academic career getting a doctorate degree at the University of Lleida.
  • 🧠 My specialization inside computing's world is artificial intelligence and mathematics.
  • πŸ”° I did my bachelor's internship at Group SaltΓ³.
  • 🏒 I'm currently working at GFT Technologies.
  • 🌐 You can find me in LinkedIn

Pinned Loading

  1. EP_testing_exercises EP_testing_exercises Public

    Testing exercises resolution of Software Engineering subject of the degree in Computer Engineering of the University of Lleida.

    Java

  2. Language-processors Language-processors Public

    GitHub directory with all the different practical cases and activities of "Language processors". Subject studied at the 4th course in Computer engineering degree at Lleida's university

    C

  3. Bachelor-s-thesis Bachelor-s-thesis Public

    Bachelor's thesis of the bachelor's degree in computer engineering at the University of Lleida. Even though the documentation is in Catalan, all code is in English.

    Jupyter Notebook

  4. Data-structures-in-Java-practical-cases Data-structures-in-Java-practical-cases Public

    This course explores topics as sorting algorithms, stacks, generics, equals() types, recursive to iterative (and vice versa), heaps and priority queues.

    Java

  5. Holy-week-days-with-Gauss-formula Holy-week-days-with-Gauss-formula Public

    This program, uses the Gauss formula to calculate the Easter day. Then, once this day is calculated, the rest of the Holy Week's days are calculated too.

    Java

  6. MACERO MACERO Public

    This cryptographically system designed by me is based on the properties of the logarithms. To encrypt a phrase, the user must provide a key. Then, using logarithms, the phrase will be encrypted cha…

    Java