{
  "$schema": "https://cvjson.com/schema/v1.json",
  "basics": {
    "name": "Jaden Livingston",
    "label": "Software Engineer",
    "summary": "Pursuing an intern position in intelligent systems and emerging technologies to apply skills in software development, data analysis, and user-centered design. Aiming to contribute to innovative projects that integrate AI, practical problem-solving, and fields such as game development, app creation, and robotics.",
    "location": "Georgia, US",
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "jaden-livingston-04386a364",
        "url": "https://linkedin.com/in/jaden-livingston-04386a364"
      },
      {
        "network": "GitHub",
        "username": "ReignOfJay",
        "url": "https://github.com/ReignOfJay"
      }
    ]
  },
  "education": [
    {
      "institution": "Valdosta State University",
      "degree": "BSc Computer Science",
      "field": "Computer Science",
      "startDate": "2021",
      "endDate": "2026"
    }
  ],
  "skills": [
    "Git",
    "Java",
    "JavaFX",
    "C",
    "Github",
    "C++",
    "Python",
    "Project Management"
  ],
  "languages": [
    {
      "language": "English",
      "fluency": "Native"
    }
  ],
  "projects": [
    {
      "name": "CIFAR-100 Image Classifier– Deep Learning & GUI Application",
      "description": "- Built a deep learning classifier using CNNs and LinearNet for CIFAR-100 image recognition.\n- Implemented a CLI for training, testing, and evaluating models with automated dataset handling.\n- Designed a Tkinter GUI for real-time image classification with fine and coarse label outputs.\n- Integrated GPU support and logged model performance using TensorBoard",
      "url": "https://github.com/01enix/CS4900-Final-Project---Team-5.git",
      "keywords": [
        "Python",
        "PyTorch",
        "Tkinter",
        "TensorBoard"
      ]
    },
    {
      "name": "Flight Reservation App",
      "description": "- Developed a desktop flight reservation system with customer and password-protected employee views.\n- Implemented flight search, booking, and seat selection features for customers.\n- Designed an administrative interface for employees to manage flights and bookings securely.\n- Utilized a doubly linked list to maintain a sortable reservation list with forward/backward traversal.",
      "url": "https://github.com/ReignOfJay/Flight-reservation.git",
      "keywords": [
        "Java",
        "JavaFX",
        "OOP",
        "Data Structures"
      ]
    },
    {
      "name": "League Management System",
      "description": "Programmed a Management system for basketball leagues that allows differing accessibility to three types of users, League Admin, League Officials, and Team Officials. These accessibilities overall included viewing team members, their stats (individually or as a team), view game stats, add team members, add leagues, add teams, schedule games, create new system users and alter the login info of oneself or others.",
      "url": "https://github.com/vsu-se/25fa_team6",
      "keywords": [
        "Java",
        "JavaFX",
        "OOP",
        "Data Structures"
      ]
    }
  ],
  "availability": {
    "status": "open",
    "sponsorship": false
  },
  "ats": {
    "keywords": [
      "Computer Science",
      "Python",
      "PyTorch",
      "Tkinter",
      "TensorBoard",
      "Java",
      "JavaFX",
      "OOP",
      "Data Structures",
      "Git",
      "C",
      "Github",
      "C++",
      "Project Management",
      "English",
      "Software Engineer"
    ],
    "yearsOfExperience": 0,
    "seniority": "entry",
    "highestEducation": "Bachelor's"
  },
  "verification": {
    "email": true,
    "platform": "freecv.org"
  },
  "meta": {
    "version": "1.2.1",
    "canonical": "https://livelink.cv/jaden-livingston/cv.json",
    "lastModified": "2026-06-12T14:56:16.750Z",
    "generator": "FreeCV.org"
  }
}