An open API service indexing awesome lists of open source software.

https://github.com/mateocallec/mateocallec

My GitHub profile!
https://github.com/mateocallec/mateocallec

github portfolio profile

Last synced: 6 months ago
JSON representation

My GitHub profile!

Awesome Lists containing this project

README

          

Hi, I'm Matéo


⚡ There are 10 types of people in the world: those who understand binary, and those who don’t ⚡



### 💫 About Me:

Hey there! I’m a **French cybersecurity student** with a passion for technology that started when I was just **11 years old**. I’ve been learning to code ever since — completely **self-taught**, driven by curiosity and the desire to understand how things work under the hood.

I’m a **full-stack developer** who loves exploring **every corner of computer science** — from backend systems to game dev, AI, and beyond. When something sparks my interest, I dive in headfirst until I master it. I can’t stand staying idle; there’s always something new to build, break, or learn.

My main interests lie in **cybersecurity** 🔐 and **OSINT (Open Source Intelligence)** 🕵️‍♂️, but I enjoy working with **all kinds of technologies and programming languages**.



> 💡 **What drives me:** curiosity, creativity, and the constant pursuit of improvement.



### 💻 Tech Stack:

![C](https://img.shields.io/badge/C-%2300599C.svg?style=for-the-badge&logo=c&logoColor=white)
![C++](https://img.shields.io/badge/C%2B%2B-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![Java](https://img.shields.io/badge/Java-%23ED8B00.svg?style=for-the-badge&logo=java&logoColor=white)
![Python](https://img.shields.io/badge/Python-%233776AB.svg?style=for-the-badge&logo=python&logoColor=white)
![HTML5](https://img.shields.io/badge/HTML5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/CSS3-%231572B6.svg?style=for-the-badge&logo=css&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-%23F7DF1E.svg?style=for-the-badge&logo=javascript&logoColor=black)
![PHP](https://img.shields.io/badge/PHP-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)
![NodeJS](https://img.shields.io/badge/Node.js-%23339933.svg?style=for-the-badge&logo=node.js&logoColor=white)
![REST](https://img.shields.io/badge/REST-02569B.svg?style=for-the-badge&logo=swagger&logoColor=white)
![React](https://img.shields.io/badge/React-%2361DAFB.svg?style=for-the-badge&logo=react&logoColor=black)
![ExpressJS](https://img.shields.io/badge/ExpressJS-%23000000.svg?style=for-the-badge&logo=express&logoColor=white)
![ElectronJS](https://img.shields.io/badge/ElectronJS-%2320232e.svg?style=for-the-badge&logo=electron&logoColor=white)
![Dart](https://img.shields.io/badge/Dart-%230175C2.svg?style=for-the-badge&logo=dart&logoColor=white)
![Apache](https://img.shields.io/badge/Apache-%23D42029.svg?style=for-the-badge&logo=apache&logoColor=white)
![MariaDB](https://img.shields.io/badge/MariaDB-%23003545.svg?style=for-the-badge&logo=mariadb&logoColor=white)
![Postgres](https://img.shields.io/badge/Postgres-%234169E1.svg?style=for-the-badge&logo=postgresql&logoColor=white)
![CassandraDB](https://img.shields.io/badge/CassandraDB-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white)
![MySQL](https://img.shields.io/badge/MySQL-%234479A1.svg?style=for-the-badge&logo=mysql&logoColor=white)
![SQLite](https://img.shields.io/badge/SQLite-%23003B57.svg?style=for-the-badge&logo=sqlite&logoColor=white)
![Roblox Studio](https://img.shields.io/badge/Roblox%20Studio-%2300A2FF.svg?style=for-the-badge&logo=roblox&logoColor=white)
![Lua](https://img.shields.io/badge/Lua-%23157BBA.svg?style=for-the-badge&logo=lua&logoColor=white)
![Procreate](https://img.shields.io/badge/Procreate-%23000000.svg?style=for-the-badge&logo=procreate&logoColor=white)
![Docker](https://img.shields.io/badge/Docker-%232496ED.svg?style=for-the-badge&logo=docker&logoColor=white)
![Git](https://img.shields.io/badge/Git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)
![Linux](https://img.shields.io/badge/Linux-%23FCC624.svg?style=for-the-badge&logo=linux&logoColor=black)
![Debian](https://img.shields.io/badge/Debian-%23A81D33.svg?style=for-the-badge&logo=debian&logoColor=white)
![Kali Linux](https://img.shields.io/badge/Kali%20Linux-%23557C94.svg?style=for-the-badge&logo=kalilinux&logoColor=white)



### 🧩 Portfolio & Projects

This is a short selection of my recent projects — an excerpt from my full portfolio available at https://mateo.callec.net.
Each project reflects my focus on clean design, thoughtful development, and a user-centered approach.

#### › OSINT Tools

Created OSINT tools for online information analysis.

#### › Detecting Major Geopolitical Events

Developed an OSINT project analyzing unconventional open data indicators — such as local activity patterns — to identify potential significant events near specific locations.

• BIWY

#### › Intrusion Detection System (IDS) / Intrusion Prevention System (IPS)

Designed a multi-protocol IDS capable of detecting, alerting on unauthorized access attempts and act to stop a threat, strengthening system security.

#### › Cyberoffensive Tools

Developed pentesting utilities including ARP spoofing, port scanners, and other security testing tools to evaluate network and system vulnerabilities.

#### › SpoofEye

Open-source anti-spoofing software detecting ARP attacks and untrusted DNS responses, designed to protect networks from common attack vectors.

• SpoofEye

#### › Web Browser with Ranking & Indexing

Built a fast web browser with inverted indexing, capable of retrieving information across thousands of pages in under 0.3 seconds.

#### › OS Kernel with Filesystem **(x2)**

Developed two operating system kernels with full filesystem support; one as a solo project, another during university coursework.

#### › Websites & APIs

Full-stack development including front-end, back-end, database integration, payment systems, and custom API creation for multiple projects.

• https://www.art-networks.fr

#### › Signalo.fr & AI Moderation Service

Created a platform to prevent school harassment, including AI moderation tools for automated content review.

• Signalo.fr

#### › Malware Research

Personally coded and experimented with various malware types (ransomware, keyloggers) for educational purposes, to better understand cyber threats and defensive strategies.

#### › Simple FTP Client

Automated FTP client for installing a CMS (also created by myself).

#### › Development Tools

Built simple tools to improve software development workflow.

• Beacon Flow

• docker-manager.sh

• MAVU

#### › Other Tools

Other tools & extensions.

• VC Ban Monitor for Roblox



### 📬 How to Reach Me:

🌐 My website: https://mateo.callec.net

✉️ Mail: mateo@callec.net

🔑 Encryption: Download

📸 Instagram: @mateocallec



### 🐍 Commit Eater:



github-snake