About

About

eid3t1c@kali:~$ curl https://eid3t1c.github.io/whoami.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
HTTP/1.1 200 OK
Date: Thu, 14 Nov 2024 18:00:00 GMT
Content-Type: application/javascript
Content-Length: 535
Connection: close

var me = {
    profile: {
        "handle": "eid3t1c",
        "studies": ["Computer Science", "Cybersecurity"],
        "age": 23,
        "languages": ["Greek", "Spanish", "English"],
        "location": "Hopefully one day Spain",
        "favorite series": ["Naruto", "Bojack Horseman", "HIMYM"]
    },
    interests: [
        "Cryptography", 
        "Reverse Engineering", 
        "Digital Forensics",
        "Cybersecurity", 
        "Mobile"
    ],
    hobbies: ["CTF", "Stand Up Comedy", "Theater", "Psychology", "Beers"]
};

Small Description

I'm a student who stumbled upon cybersecurity two years ago through a university course, and I’ve been hooked ever since. In February 2023 i started my journey in cryptography, diving into it for several months until it felt a bit boring. That's when I shifted to forensics and reverse engineering—two fields that both fascinating and very demanding.

After a year or so, CTFs began to feel more like a chore than a learning adventure. I decided it was time to take a break, focus on myself and my personal interests (touching grass), while staying connected to cybersecurity from a distance.

Fast-forward a few months: motivated once again, I’ve started to explore mobile security, particularly .apk security, which has really captured my interest.

Currently, I am just looking to explore intresting topics and acquire technical skills and perhaps showcase some :).