Git Product home page Git Product logo

Hi there 👋

I'm Oriol, an enthusiastic Computer Science and Business Administration graduate with both practical and theoretical knowledge, hard-working and highly motivated. Currently, pursuing a MSc in Data Science in order to be able to tackle the new challenges that organizations will face.

Here you can find some projects (DISCLAIMER: Not updatet for last projects) I've made on my free-time and for college assignments:

A* PathFinder Visualizer + Travelling Salesman Problem:

I wanted to do something visual but, at the same time, I wanted to implement algorithms so I decided to do a A* PathFinder Visualizer. Later on I decided to improve this project by adding more features:

⚡ (Original idea) Be able to draw the walls and erase them and select the initial and end point and the algorithm will find the shortest path.

⚡ Possibility of adding checkpoints instead of an end point and the algorithm will find out the shortest path between all of them (Travelling Salesman Problem).

⚡ Zoom. Possibility of making the grid smaller or bigger and be able to zoom-in and be able to draw or erase with more detail.

The project was done interely in Python, using pygame library for the interface.

Repo here! 📫

TCP & UDP Server-Client:

It was a university project for the course of "Networks" it consisted on creating a server file made with C and a client made with Python. We had to follow a connection protocol that included a register phase, a connection-maintenance phase and, finally, a data exchange phase. All the phases were complete enough so the program recognised wrong packages and knew how to deal with them.

The topics we have to deal with when working with the project were: Multithreading in C and Python, communication with pipes, UDP and TCP connections, packing and unpacking of data in different types of PDU's (Protocol Data Units), pointers...

All the debugging messages, the report and the project's statement are in Catalan but the code, function names and variable names, are in English.

Repo here! 📫

Twitter Clone (kinda)

It was also a university project, it was an introduction to web developing using Django and we had to do a website with different entities. Those entitites had to be related between them with One-to-Many and Many-to-May relationships. Also we had to be able to create, modify and delete those instancies.

Another important goal of this project was the deployment. We used Docker. You can check the repo with all the instructions fo th deployment here: Repo here! 📫

I have made other "minor" projects such as: an Unbeatable Tic-Tac-Toe, projects where I worked with Design Patterns, JUnit testing,...

Oriol Aguilar Larruy's Projects

rhizomerapi icon rhizomerapi

Server part of the new version of the Rhizomer faceted browser and visualization tool for semantic and linked data.

rhizomereye icon rhizomereye

Client part of the new version of the Rhizomer faceted browser and visualization tool for semantic linked data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.