javier@portfolio:~$ whoami

> Javier Cervera Cordero_

javier@portfolio:~$ cat ./info.txt

Role: AI Engineer

Location: Madrid, Spain

Age: 21

Specializations: [Machine Learning, NLP, Deep Learning]

// Building intelligent systems that solve real-world problems

javier@portfolio:~$ ls -la ./core_technologies/
-rwxr-xr-x 1 javier javier 1308

python.exe

// Core programming language
-rwxr-xr-x 1 javier javier 3580

pytorch.exe

// Deep learning framework
-rwxr-xr-x 1 javier javier 8328

machine_learning.exe

// AI algorithms & models
-rwxr-xr-x 1 javier javier 1857

nlp.exe

// Language processing
javier@portfolio:~$ cat ./career_timeline.log

# Career Timeline - Execution History

# Process ID: 3975

# Last Modified: 2025-07-19T01:53:06.359Z

[2025] PROCESS_START

SOLO_DEVELOPER

@ Freelance
# Description:
Working on various personal projects, including SaaS and AI solutions. Focused on building scalable and efficient software.
# Dependencies:
pythonreactpytorchfastapidocker
[2025] PROCESS_END - Status: SUCCESS
[2024] PROCESS_START

AI_RESEARCH_INTERN

@ CEIEC
# Description:
Conducted research in natural language processing, using LLMs for medical exam evaluation.
# Dependencies:
pythonpytorchmachine-learninggit
[2024] PROCESS_END - Status: SUCCESS
[2021] PROCESS_START

CS_STUDENT

@ Universidad Francisco de Vitoria
# Description:
Started my journey in computer science and artificial intelligence. Learned programming fundamentals and mathematical foundations for machine learning.
# Dependencies:
pythonmathematicsalgorithmsdata-structures
[2021] PROCESS_END - Status: SUCCESS
javier@portfolio:~$ echo "Timeline execution completed successfully"
Timeline execution completed successfully