Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.52 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.52 KB

Awesome-ect Awesome

Introduction

All of these projects were made by MIECT ( MSc in Computer and Telematics Engineering at the University of Aveiro) students.

Table of Contents

This list is going to have two main sections:

  • Personal Projects

    projects made for fun

  • Class Projects

    projects made for a particular class or thesis

Personal Projects

  • Apontamentos although is not code, it's still an awesome project
  • nunuStudio is a web based game engine for 3D and 2D game development with support for VR and AR.
  • gameboyGO Gameboy emulator in go.
  • markovitter Generate quotes for an arbitrary Twitter account by training a Markov Chain.
  • libpcapy Python library to use libpcap using ctypes
  • Sensation Everyday is a new sensation... What's the sensation for today? ✨✨

Class Projects

  • Zeno is a tool that, by analyzing the traffic of a given network, can detect what service is being used.
  • twitter-gen-classifier-pt a supervised learning approach with Python to automatically identify gender in a Portuguese Twitter profile.