Resume

    
    
    
    

{
  "dataScientist" : {
    "name" : "Kenneth Jay Darrell",
    "alias" : "Kenny Darrell"
    "city" : "Alexandria",
    "state" : "Virginia"
  },
  "contact" : [
    { "method" : "Email", "value" : "darrelkj@gmail.com" },
    { "method" : "Phone", "value" : "513-535-7055" },
    { "method" : "Github", "value" : "https://github.com/darrkj" }
  ],
  "preamble" : {
    "title" : "Curious Data Scientist",
    "content" : "Significant experience in many different analytical areas including: optimization,
                 simulation, temporal modeling and forecasting, classification, clustering, outlier
                 and anomaly detection. He is currently utilizing these analytical skills as the lead 
                 on various data mining projects. He currently leads many efforts aimed to 
                 operationalize the modeling process taking models from a research area to 
                 full-fledged production solutions."
  }
  "experience" : [
    {
      "company" : "Elder Research, Inc",
      "title" : "Senior Data Mining Analyst",
      "start" : "Sept 2011",
      "end" : "Present",
      "where" : "Washington DC" 
    },
    {
      "company" : "CDI Corp",
      "title" : "Control Systems Engineer",
      "start" : "Aug 2008",
      "end" : "Feb 2011",
      "where" : "Cincinnati, OH"
    },
    {
      "company" : "Air Force Research Laboratory",
      "title" : "Aerospace Engineer ",
      "start" : "Sept 2005",
      "end" : "Aug 2008",
      "where" : "Wright Patterson AFB, OH"
    }
  ],
  "education" : [
    {
      "Degree" : MS in Quantitative Analysis",
      "School" : "University of Cincinnati",
      "Awarded" : "2011"
    },
    {
      "Degree" : "BS in Aerospace Engineering",
      "School" : "University of Cincinnati",
      "Awarded" : "2008"
    }
  ],
	"skills" : [
    "languages" : [
      { "key" : "R", "value" : "4 years" },
      { "key" : "SAS", "value" : "3 years" },
      { "key" : "Python", "value" : "3 years, 1 year removed" }
    ]
  ]
}