Skip to content
View lrsb's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Polytechnic University of Milan
  • Milan, Italy
Block or Report

Block or report lrsb

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

Hello world! 👋

import SoftwareDeveloper from 'lrsb';

class Bio extends SoftwareDeveloper {
  now  = 'Student';
  education  = 'Polytechnic of Milan';
  location = 'Milan, IT';
}

class Skills {
  languages  = ['Java', 'Swift', 'MATLAB', 'Python', 'JS', 'Kotlin', 'C'];
  databases  = ['MongoDB', 'PostgreSQL'];
  hw = ['BLE', 'ESP-8266', 'ESP-32', 'ISO-14443', 'ISO-7816', 'LoRa'];
}

Recent Projects

🧠 Artificial Neural Network and Deep Learning course challenges: (🔗Code)

  • Reached 92.2% accuracy, 64.4% IoU, 63.5% accuracy for image classification, segmentation and VQA challenges respectively

🎮 Adrenaline board game: (🔗Code)

  • A Java implementation of a first person shooter board game made by Czech Games
  • Remote gaming over different technologies: HTTP/WebSocket, Socket, RMI

🚀 Computer Graphics project: (🔗Code | 🕹️Demo)

  • A Javascript implementation of a missile simulator with custom GLSL shaders

📊 Prevent overcrowding in exhibitions using FogFlow: (🔗Code | 📄Paper)

  • Prevent overcrowding in an exhibition using cameras
  • The overall number of visitors is reported to the cloud for information aggregation

🚕 Digital Logic Design project: (🔗Code | 📄Paper (ITA))

  • A VHDL implementation of a Manhattan distance calculator
  • Extensive testing on TravisCI using GHDL

Pinned

  1. cg-webgl-2020 cg-webgl-2020 Public

    A missile simulator, written with WebGL 2

    JavaScript

  2. ing-sw-2019-7 ing-sw-2019-7 Public

    A Java implementation of Adrenaline board game

    Java

  3. people-counter-fogflow people-counter-fogflow Public

    Prevent overcrowding in exhibitions using FogFlow to distribute people

    Go 1

  4. an2dl-chall-2020 an2dl-chall-2020 Public

    Artificial neural networks and deep learning course challenges

    Jupyter Notebook

  5. digitallogicdesign-vhdl-2019 digitallogicdesign-vhdl-2019 Public

    A VHDL implementation of a Manhattan distance calculator

    VHDL

  6. lrsb lrsb Public

    Config files for my GitHub profile.