Miguel Afonso Caetano (@remixtures)
  • Stars
    star
    15
  • Global Rank 765,281 (Top 27 %)
  • Followers 8
  • Following 9
  • Registered over 3 years ago
  • Most used languages
    Java
    100.0 %
  • Location 🇵🇹 Portugal
  • Country Total Rank 3,163
  • Country Ranking
    Java
    194

Top repositories

1

web-server-programming-java-2021

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 skills in developing web applications in Java.
Java
6
star
2

hyperskill_java_challenges

Solutions developed by me to most of the programming challenges included in JetBrains Academy/Hyperskill's Java Developer track.
Java
4
star
3

musicadvisor

A Java-based project for the command-line that allows you to discover new music by interacting with Spotify's API.
Java
1
star
4

simplebankingsystem

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 stored in the database.
Java
1
star
5

mooc-java-programming-ii

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
1
star
6

encrypted-chat-forum

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 emulate the functioning of a BBS forum that took advantage of the networking and concurrency features of the Java programming language.
Java
1
star
7

numeral-system-converter

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.
Java
1
star
8

errorcorrectingencoderdecoder

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.
Java
1
star