Skip to content
View FerreiraNuno's full-sized avatar

Highlights

  • Pro

Organizations

@weglide
Block or Report

Block or report FerreiraNuno

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
FerreiraNuno/README.md

Hi, I’m Nuno Ferreira

I am a Comp-Sci Student and Frontend Developer at WeGlide

My Interests

In my free time I spend most of my time on the Airfield of my local gliding club. Im also a big fan of rock climbing and playing bullet matches on chess.com

My Projects

  • WeGlide CoPilot: Your in-flight companion, uses live weather and tracking data to get the most out cross-country soaring. With 9 different Weather Maps and live tracking. This was my Bachelor-Thesis Project.
  • Fahrtenbuch: Car-Ride tracker with automatic ride detection and car-usage statistics. Uni Project for "Android App Development" Course. Built with Java.
  • TicTacToe Matchmaking: Online Platform to play TicTacToe against other players with elo ranking and in-game chat. Built with Vue and Nest.js. My Role in this Project was building the fronted of the page.
  • Tetris-in-Processing: Tetris Game using the "Processing" GUI Java Library. My first GUI based Project.
  • Discord-Music-Quiz: Discord Bot to play the Song Guessing Game over voice chat. The bot plays a song and the users have to guess the song name in the chat. Uses the Spotify API for the option of user made playlists as basis for the song guesses. This was my first ever preject back in 2020 during Covid where i learned the fundamentals. And where I discoverd the love for programming.

My-Tech-Stack

  • 👨‍💻 VueJS, Python, Java
  • 💽 SQL

How to reach me

nuno02ferreira@gmail.com

Pinned

  1. Tetris-in-Processing Tetris-in-Processing Public

    Fully functional Tetris Game using the "Processing" Java Library

    Java

  2. Discord-Music-Quiz Discord-Music-Quiz Public

    Discord Bot to play the Song Guessing Game. My first ever project.

    Python

  3. Fahrtenbuch-Android Fahrtenbuch-Android Public

    Android app for car data collection

    Java 1 1

  4. TicTacToe-AI TicTacToe-AI Public

    Game of TicTacToe with GUI where the Computer uses the Minimax-Algorithm

    Java