> Get In Touch

AI/ML Graduate Student & Veteran | Let's collaborate on cutting-edge AI projects

$ init contact --mode=ai --veteran=true

> Initializing AI collaboration interface...

Contact Info

contact.js
// Contact Information
const aiEngineer = {
  email: "jeremy@clelandco.dev",
  location: "Bay City, Michigan",
  status: "AI/ML Graduate Student",
  background: "Military Veteran",
  response: "24-48 hours"
};

// Available for collaboration
const expertise = [
  "Machine Learning & AI Projects",
  "Deep Learning Implementation",
  "Full-stack AI Applications",
  "Research Collaboration",
  "Technical Consulting"
];

// Military veteran - always happy to connect
const veteranSupport = {
  message: "Fellow veterans welcome",
  support: ["Career Transitions", "Tech Mentorship"],
  network: "Growing veteran tech community"
};
jeremy@clelandco.dev
Bay City, Michigan, US

/* Communication Channels */

// AI/ML collaborations: email

// Research discussions: GitHub

// Quick questions: Twitter DMs

Send Message

form.js
// Contact Form Data
const form = {
  name: "...",
  email: "...",
  subject: "...",
  message: "..."
};

// Current input: name
> Waiting for name...

// Enter your name and press Enter

";

/* Fellow Veterans */

Always happy to connect with fellow veterans transitioning into tech or AI/ML. Whether you need guidance, mentorship, or just want to network - reach out!