jcaza@portfolio — bash — 80×24

BIOS v3.14 — Memory Test: 16384K OK

Loading kernel modules...

Initializing portfolio.sys...

[OK] System ready.


Joseph Caza — Full Stack Software Engineer

$ whoami

Joseph Caza — Full Stack Software Engineer

$ echo $LOCATION

Quito, Ecuador


About

$ cat about.txt

Hello there! I'm Joseph, a full stack software

engineer currently working at Sovos.

I'm passionate about technology and learning new things,

regardless of whether it's within my area of expertise.

I'm comfortable experimenting with new areas like

cybersecurity, mobile, etc.


$ cat skills.json | jq

{

"class": "Full Stack",

"languages": ["JavaScript", "Python", "C", "Go"],

"hobbies": ["Piano", "Drawing", "Anime"],

}


Experience

$ cat /var/log/career.log

[2025-06-01] SOFTWARE ENGINEER @ Sovos — Quito, EC

→ Developed APIs and maintained microservices

→ Built and optimized UI components with i18next


[2024-06-01] INTERN @ Sovos Internship — Quito, EC

→ Developed QA automation scripts using Cypress

→ Built and optimized UI components


Projects

$ ls -la ~/projects/

total 3

drwxr-xr-x 5 jcaza dev 4096 Feb 18 .

drwxr-xr-x 3 jcaza dev 4096 Feb 18 ..

drwxr-xr-x 8 jcaza dev 4096 Feb 18 patrones-bellatex/

drwxr-xr-x 6 jcaza dev 4096 Feb 18 android-keylogger/

drwxr-xr-x 4 jcaza dev 4096 Feb 18 blog/


$ cat ~/projects/patrones-bellatex/README.md

# Patrones Bellatex

[WEB/MOBILE] [REACT] [EXPO]

Universal app built with React Native Expo. Users can

purchase manuals for sewing patterns with instructions.


$ cat ~/projects/android-keylogger/README.md

# Android Keylogger

[CYBERSECURITY] [JAVA]

Educational malware demonstrating data exfiltration via

Discord webhooks. Built for research purposes.


$ cat ~/projects/blog/README.md

# Blog

[WRITING] [LINUX]

Writeups of hacking challenges and CTFs. Documenting

my journey into ethical hacking.


$