Giter Site home page Giter Site logo

alvarogonzavega's Projects

3sat_4clique icon 3sat_4clique

Little project to extract a 4Clique graph, from 4 3SAT elements

astarjavacheckpoints icon astarjavacheckpoints

A simple Java implementation of the A* algorithm with checkpoints. Illustrated and modelled to accept a "board game" like interface. It is fed via a *.txt with the board layout ( a test case is provided) and the algorithm will search for the fastest route to the destination, stopping at every required checkpoint marked as "K" without touching the barriers marked as "%". Could be extrapolated to work as a package delivery system. It also implements costs horizontally and vertically.

c-airport-1 icon c-airport-1

An implementation of an assignment to implement concurrency in C using threads and critical sections with Mutexes. A single runway is created to represent the critical section where only one plane is allowed a time (A thread) once that thread has concluded taking off or landed it wakes up the other waiting threads ( A classic consumer producer problem ) using the Pthread library in C.

docker-react icon docker-react

Little HTML/JavaScript project where I used dockers to run the web service. After pushing to the master branch, Travis-CI will test and deploy the docker into AWS Elastic Beanstalk

dso_p1 icon dso_p1

https://aulaglobal.uc3m.es/pluginfile.php/3409001/mod_resource/content/8/DSO_p1_es_2020.pdf

favfilms icon favfilms

Project to sort a list of films based on my preferences. The order will be determined by multiple 1 vs 1 choice

final_grafica icon final_grafica

Final project of the course. We need to create a scene from scratch. My idea was to create a street scenario, with cars and basketball hoops

fractal icon fractal

Project to use fractals inside of a scene

ilumination icon ilumination

https://aulaglobal.uc3m.es/mod/resource/view.php?id=2454708

multi-docker icon multi-docker

Multi-docker project to calculate the Fibbonaci value. After the testing, Travis-CI will deploy the app to AWS

multi-k8s icon multi-k8s

Project of HTML/JavaScript to test cloud computing. I used multiple Dockers inside a Kubernetes cluster. After testing the app it will be deployed to Google Cloud via Travis-CI

sqlmega-queries icon sqlmega-queries

A university assignment where we needed to build an sql database and do various complex queries and triggers to access the content. The Assignment document is in Spanish but do contact me if some of these functions are useful as I will try to help you implement them in your own project.

tfg icon tfg

Shell to educate basic users on UNIX. We will have a guide with a more practical approach and a feature to offer suggestions after a miss-typing of the users

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.