Skip to content
View lraton's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@IngrifHackTeam @AppLab-UniPg

Block or report lraton

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lraton/README.md

Profile Views

Welcome to Iraton's README (GNU/Linux 6.6.8-arch1-1)

Iraton@readme:~$ cat whoami.txt
Hi there, I'm Filippo Notari 

Iraton@readme:~$ tree ./current_activity/
./current_activity/
├── working_on/
│   └── Done it! Real_time_Violent_action_detection
├── learning/
│   └── Algorithms_design_manual.pdf
└── help_wanted/
    └── Flopper_Ziro

3 directories, 3 files

Iraton@readme:~$ ls -l ./links/
lrwxrwxrwx 1 Iraton users 18 Nov 16 09:01 website -> [https://iraton.it/](https://iraton.it/)
lrwxrwxrwx 1 Iraton users 21 Nov 16 09:01 projects -> [https://tech.iraton.it/](https://tech.iraton.it/)

Iraton@readme:~$ cat .contact
Email: notari.filippo@outlook.it

Iraton@readme:~$ ./show_stats.sh
Loading assets... █

Pinned Loading

  1. FlopperZiro FlopperZiro Public

    A Flipper Zero clone, but cheapest, DIY and simply Open Source, made with Arduino IDE

    C++ 2.1k 104

  2. Tragic Tragic Public

    Final project 2022 Procedural Programming UniPG

    C 2

  3. ESP32-Wardriving-Deauther ESP32-Wardriving-Deauther Public

    ESP32-Wardriving-Deauther is a WiFi security testing tool for the ESP32 platform, allowing for WiFi wardriving, deauthentication attacks, and capturing network traffic in a PCAP file format for ana…

    C 6 3

  4. real-time-violent-action-detection real-time-violent-action-detection Public

    This project implements a real-time detection system to identify potentially dangerous stabbing movements using advanced computer vision and machine learning techniques.

    Python