Skip to content
View danijimmy19's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report danijimmy19

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danijimmy19/README.md

👋 Hi I'm Jimmy Dani

PhD Candidate in Computer Science @ Texas A&M | ML, Trustworthy AI, Security & Privacy Researcher

Welcome to my GitHub! I am a researcher specializing in the intersection of machine learning, security, privacy, and cryptography. My work focuses on developing novel AI methods and rigorously validating them on real-world datasets to build more secure and trustworthy systems.

Actively seeking full-time roles as an Applied Scientist, Research Scientist, Data Scientist, Machine Learning Engineer, or Software Engineer starting in 2026.

🔭 What I’m working on

  • Deep learning and LLM-based frameworks for large-scale password analysis and honeyword detection.
  • Explainable AI methods to assess cryptographic indistinguishability of lightweight block ciphers and encryption schemes.
  • Robust and verifiable secure multi-party computation (MPC) protocols for ML inference in untrusted cloud environments. ​

🌱 What I’m exploring

  • Advanced MPC techniques for privacy-preserving and auditable ML inference.
  • Security and ethics of Small Language Models, including quantization-induced vulnerabilities and on-device risks.
  • Practical defenses for browser fingerprinting and side-channel attacks in real-world systems.

🤝 How we can collaborate

  • Open-source projects in AI security, applied cryptography, and privacy-preserving machine learning.
  • LLM evaluation and safety frameworks, especially for on-device or resource-constrained models.
  • Tools and benchmarks for trustworthy ML and secure inference pipelines.

Note: If you’re working on AI for security, cryptography, or privacy and want a research collaborator, I’d love to chat.

💬 Ask me about

  • Deep learning for cybersecurity (passwords, traffic analysis, browser fingerprinting).
  • Computer vision, including 3D point-cloud data for agriculture and remote sensing.
  • PyTorch, TensorFlow, MLflow, LangChain, Hugging Face, LlamaIndex, vLLM, and modern ML tooling.

​​### 🛠️ Languages & Tools

  • Languages: Python, C, C++, Java, SQL, Bash
  • AI/ML: PyTorch, TensorFlow, scikit-learn, JAX, Optuna, NNI, LIME, DeepEval, LangChain, CausalML, LlamaIndex, DeepSpeed, Hugging Face Transformers, MLflow, ONNX, vLLM
  • Cloud & Data: AWS SageMaker, Databricks, Spark, Airflow, Docker, Git, CUDA/cuDNN, vector databases​

📫 Connect

Popular repositories Loading

  1. gpt-llm-trainer gpt-llm-trainer Public

    Forked from mshumer/gpt-llm-trainer

    Jupyter Notebook 1

  2. ChatGPT-Micro-Cap-Experiment ChatGPT-Micro-Cap-Experiment Public

    Forked from LuckyOne7777/LLM-Trading-Lab

    This repo powers my blog experiment where ChatGPT manages a real-money micro-cap stock portfolio.

    Python 1

  3. Python-Programming-Beginners-Guide Python-Programming-Beginners-Guide Public

    This repository contains basic python programs for beginner's level

    Jupyter Notebook

  4. MLAlgorithms MLAlgorithms Public

    Forked from rushter/MLAlgorithms

    Minimal and clean examples of machine learning algorithms implementations

    Python

  5. Machine-Learning-Algorithms-from-Scratch Machine-Learning-Algorithms-from-Scratch Public

    Forked from madhug-nadig/Machine-Learning-Algorithms-from-Scratch

    Implementing machine learning algorithms from scratch.

    Python

  6. ML-From-Scratch ML-From-Scratch Public

    Forked from eriklindernoren/ML-From-Scratch

    Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.

    Python