Skip to content

jcordon5/jcordon5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Hi there! I'm Jose!

Researcher in Cybersecurity & AI at BISITE Research Group, University of Salamanca


πŸš€ About Me

  • 🏫 PhD Candidate in Computer Engineering at University of Salamanca
  • πŸ”¬ Expert in AI solutions for advanced cyber defense
  • 🍽️ Co-founder of TuQR
  • πŸ’‘ Co-founder & CTO of Transparenc-IA
  • πŸ’» Passionate about personal projects
  • ✍️ Tech blog & projects coming soon at yous.dev

My Tech Stack

fn main() {
    let jcordon5 = Profile {
        pronouns: ("He", "Him"),
        code: vec!["Python", "Shell", "Rust", "C"],
        expertise: vec!["Cybersecurity", "Machine Learning", "Generative AI"],
        technologies: Technologies {
            ai_ml: vec!["PyTorch", "TensorFlow", "Scikit-Learn"],
            cybersecurity: vec![
                "Anomaly Detection",
                "Threat Prediction",
                "AI Multi-Agent Systems",
                "Attack Mitigation",
            ],
            dev_ops: vec!["Docker", "CI/CD"],
            sys_admin: vec![ "Server Management", "Proxmox", "Cloudflare", "NGINX", "Apache", "Monitoring" ],
            databases: vec!["PostgreSQL", "MongoDB", "Redis"],
            misc: vec!["FastAPI", "Kafka", "Celery"],
        },
        current_focus: "Developing AI-driven solutions for cybersecurity",
        fun_fact: "AI is only as strong as the data it learns from!",
    };

    println!("{} is currently focused on: {}", jcordon5.pronouns.0, jcordon5.current_focus);
}

πŸ“… Time Spent on Projects

πŸ”¬ Cybersecurity AI Research & Development: 40%
πŸ“š PhD Studies: 30%
πŸ›  Personal Projects: 20%
🎯 Other Contributions: 10%

🌍 Personal Projects & Initiatives

  • πŸ”Ή TuQR β†’ Intelligent QR code advertising platform.
  • πŸ”Ή TransparencIA β†’ AI-powered news analysis.
  • πŸ”Ή Cliply β†’ Free Kindle highlights visualization tool.
  • πŸ”Ή Easy Kill Switch β†’ A cross-platform VPN kill switch to prevent traffic leaks.
  • πŸ”Ή More projects & research coming soon on yous.dev!

β˜• Let's Connect!

Want to chat about cybersecurity, AI, or cool tech? Feel free to connect! I love connecting with like-minded individualsβ€”don't hesitate to say hi! 😊

X (formerly Twitter) URL

About

This is me!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published