Skip to content
View lulvz's full-sized avatar
🌴
On vacation
🌴
On vacation

Highlights

  • Pro

Block or report lulvz

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

Hi, I'm Luís Tavares


About me


  • I'm very passionate about programming and reverse-engineering other people's code, I have been doing it since high-school
  • I enjoy doing CTFs like web application exploitation, steganography related challenges, reverse-engineering etc...
  • I like low-level systems and networks programming
  • Currently learning networks and cryptography mainly to complement university courses
  • I am very active and enjoy going out to exercise to keep my mind fresh



Personal Projects

Name Description
chip-8_zig Chip-8 emulator made with Zig and OpenGL
simple_16bit_LFSR Modular implementation of a 16-bit Linear Feedback Shift Register (LFSR)
leaguebot LeagueBot is a voice-controlled bot for the popular online game, League of Legends. It is designed with modularity in mind, allowing for easy extension and addition of new champions
gatetool Raspberry pi focused automatic gate opener. Uses rpitx and Golang for the backend, and provides api endpoints to select from multiple gates that have been setup
raysarecul Ray tracer in c++

University Projects

Name Description
Type Runner A typing game made for MINIX 3 using hardware drivers and abstractions in C
Bomberman Clone A Bomberman clone made in Java
EZFile Transport Layer Protocol and an application layer protocol that uses it to transfer files between two computers.
Recipe Wizard Flutter app that facilitates recipe browsing and searching by ingredient with an intuitive and responsive UI
Schedule Manager Schedule Manager to edit student's schedules in CSV files written in c++ with algorithms like binary search trees
Railway Manager Railway Manager to view data about train lines and deduce best paths based on flow and cost
Push Fight Push Fight game implemented in Prolog


Popular repositories Loading

  1. raysarecul raysarecul Public

    attempt at ray tracing

    C

  2. fizzbot fizzbot Public

    Forked from noops-challenge/fizzbot

    Fizzbot has questions for you... so many questions. Do you have the answers?

    Python

  3. C-Web-Server C-Web-Server Public

    Forked from bloominstituteoftechnology/C-Web-Server

    A simple webserver written in C

    C

  4. Apollo-11 Apollo-11 Public

    Forked from chrislgarry/Apollo-11

    Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

    Assembly

  5. tpg tpg Public

    twitch plays games. What ever. My take at doing the twitch plays ----- thingy

    Python

  6. gatetool gatetool Public

    the port of my gatetool app written in python to go

    Go