-
Opplane
- Odivelas, Portugal
- https://gitlab.com/remixtures
- @remixtures
- https://gitlab.com/remixtures
- in/miguelcaetano
-
nordlys Public
Tutorial on how to deploy an application image to Kubernetes
-
-
megacorp Public
Forked from bootdotdev/megacorpThe starter repo for the Git 2 course on Boot.dev
Shell UpdatedOct 11, 2024 -
learn-cicd-starter Public
Forked from bootdotdev/learn-cicd-starterThe starter code for the "Learn CICD" course on Boot.dev
Go UpdatedSep 17, 2024 -
bookbot Public
A real command-line application in Python that does static analysis on text files, or rather, entire novels like "Frankenstein" - Based on a Boot.dev project
Python UpdatedSep 16, 2024 -
-
musicadvisor Public
A Java-based project for the command-line that allows you to discover new music by interacting with Spotify's API.
-
My solutions to the exercises of the online course on Web server programming in Java (2021) organized by the University of Helsinki. The course teaches the principles of web applications and basic …
-
ioscalculatorrecreation Public
A recreation of the iOS calculator with the ability to: Clear the data stored on it and start from zero; Delete the last digit typed.
JavaScript UpdatedApr 13, 2021 -
hyperskill_java_challenges Public
Solutions developed by me to most of the programming challenges included in JetBrains Academy/Hyperskill's Java Developer track.
-
encrypted-chat-forum Public
Taking inspiration from the classic Bulletin Board System's (BBSs), we developed two command-line based applications: one for the client and another for the server. The aim of the project was to em…
-
Inspired by well-know life simulation games such as Tamagotchi, we decided to emulate the daily-life of a real programmer, as he/she tries to survive by balancing the work activity required to earn…
Java UpdatedMar 22, 2021 -
flashcards_css Public
A stylized, CSS + HTML page with flashcards, each containing a question on one side and the answer on the other.
HTML UpdatedMar 22, 2021 -
virtual-piano Public
A virtual emulation of a real piano made with JavaScript, CSS3 and HTML5. Originally based on a HyperSkill project (https://hyperskill.org/projects/101) within its Web Developer track.
CSS UpdatedMar 22, 2021 -
blood_street Public
A web app developed in 24 hours for Academia de Código's hackathon that took place one week before the end of the bootcamp.
Java UpdatedMar 22, 2021 -
etch-a-sketch Public
A "Etch A Sketch" type of app made with HTML5' canvas and JavaScript. To draw lines with the colors of the rainbow, move the arrow keys of your keyboard. To clear the canvas, click on the "Shake!" …
JavaScript UpdatedMar 21, 2021 -
mooc-java-programming-ii Public
My solutions to all the exercises included in the second part of University of Helsinki's Java Programming MOOC at https://java-programming.mooc.fi/
Java UpdatedMar 21, 2021 -
mooc-java-programming-i Public
My solutions to all the exercises included in the first part of University of Helsinki's Java Programming MOOC at https://java-programming.mooc.fi/
Java UpdatedMar 21, 2021 -
dicegame Public
A game of dices for two players. The program throws a random number between 1 and 6 per each player. The winner is the one who manages to achieve 25 points. Made with JavaScript and based on a Scri…
JavaScript UpdatedMar 21, 2021 -
presentation Public
Static site serving as a landing-page for promoting my skills
HTML UpdatedMar 21, 2021 -
phonebook Public
A Java text-based program that lets you find your most loved ones' telephone numbers through a phonebook according to their names.
Java UpdatedMar 21, 2021 -
minesweeper Public
Java program that lets you explore a text-based field full of... mines. See if you can guess which cells have a mine underneath them.
Java UpdatedMar 21, 2021 -
flashcards Public
A command-line, Java-based program that helps you to memorize new vocabulary by way of "virtual" flashcards. Originally developed as a HyperSkill project https://hyperskill.org/projects/44?track=1
Java UpdatedMar 21, 2021 -
simplebankingsystem Public
Text-based project developed in Java that let's you interact with a simple banking system by way of a relational database implemented with the help of JDBC and SQLite. All the clients' data is stor…
-
numeric-matrix-processor Public
A Java text-based program for doing lots of operations with matrices, i.e. 2D arrays made of numbers: addition, multiplication, transposition, calculating the determinant and inversion.
Java UpdatedMar 21, 2021 -
numeral-system-converter Public
Mathematical helper developed in Java that allows the user to convert any number (integer or fractional) from one numeral system to another. Command-line based.
-
readabillityscore Public
A command-line based program that determines the difficulty level of a given text and its most suitable age range. Regular expressions plus the Math class, essentially.
Java UpdatedMar 21, 2021 -
Application that reads a text file and generates another file which encodes the original one by generating errors in the bytes it contains. This is done by way of bitwise and bit-shift operations.
-
encryptiondecryption Public
Command-line based Hyperskill project that uses two simple encryption algorithms for implementing the Caesar Cipher technique:
Java UpdatedMar 21, 2021 -
gameoflife Public
John Conway's legendary Game Of Live for Java. GUI version made with Swing. Based on a HyperSkill project: https://hyperskill.org/projects/54?track=1
Java UpdatedMar 21, 2021