Skip to content

Instantly share code, notes, and snippets.

@quasarj
Created July 21, 2019 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quasarj/249480feed71f508e370ab1634f44e53 to your computer and use it in GitHub Desktop.
Save quasarj/249480feed71f508e370ab1634f44e53 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Quasar Jarosz",
"label": "Software Engineer",
"picture": "",
"email": "quasar@ja.rosz.org",
"phone": "(501) 425-5144",
"website": "http://quasarj.com",
"summary": "I am a technology enthusiast with experience in many areas of software and web development. I have a deep understanding and interest in technology, open standards, OOP and other programming paradigms. I'm a fast learner and enjoy exploring new languages, tools, and frameworks. I have worked in a number of different industries including telecommunications, courts and healthcare.",
"location": {
"address": "320 S University Ave #3210",
"postalCode": "AR 72205",
"city": "Little Rock",
"countryCode": "US",
"region": "Arkansas"
},
"profiles": [
{
"url": "http://github.com/quasarj",
"username": "quasarj",
"network": "Github"
}
]
},
"work": [
{
"company": "UAMS DBMI",
"position": "Senior Programmer / Data Curation Manager",
"website": "http://dbmi.uams.edu",
"startDate": "2015-11-30",
"summary": "The Department of Biomedical Informatics is a department within the University of Arkansas for Medical Sciences College of Medicine, which develops computational tools to manage medical and public health information for patient care and research programs. I worked on a number of grant and informatics projects, including The Cancer Imaging Archive (TCIA).",
"highlights": [
"Managed a team of 4 developers.",
"Developed and maintained Posda, the Perl Open-Source DICOM Archive. Posda is a tool for storing, searching, and modifying DICOM images, and aiding in the curation and de-identification of collections submitted to TCIA.",
"Created Quince, a pure-JavaScript DICOM viewer, and integrated it into Posda.",
"Created Kaleidoscope, a system to generate Maximum Intensity Projections to speed up visual inspection (a part of de-identification) by more than 5x.",
"Administered a number of Linux servers that support TCIA and Posda.",
"Spearheaded a project to package Posda as a Docker image, in preparation for a public release.",
"Used Posda and CTP (Clinical Trials Processor) to de-identify image collections submitted to TCIA according to HIPAA standards.",
"Mentored junior developers and staff in various areas, including Python, SQL, and systems administration."
]
},
{
"company": "Arkansas AOC",
"position": "Software Engineer",
"website": "http://courts.arkansas.gov",
"startDate": "2011-07-01",
"endDate": "2015-11-27",
"summary": "Organized under the Arkansas Supreme Court, the AOC (Administrative Office of the Courts) maintains a state-wide Case Management System (CMS). I lead conversions from various CMS systems to ours, and I developed and maintained reports and other systems.",
"highlights": [
"Lead programmer on the conversion of the largest district court in Arkansas.",
"Developed and maintained Oracle Reports and Jasper Reports.",
"Administered a number of Linux servers and services.",
"Developed scripts and applications to automate various maintenance activities.",
"Mentored new developers in Python and Oracle SQL."
]
},
{
"company": "Alltel Communications / Verizon Wireless",
"position": "Applications Programmer",
"startDate": "2006-04-01",
"endDate": "2011-01-01",
"summary": "Worked in the Cash Assurance department on automation projects.",
"highlights": [
"Automated manual processing using AutoIt and Python.",
"Designed and built a web-based data tracking system in PHP and MySQL, which scaled to handle hundreds of users and thousands of entries per day.",
"Provided technical support and consulting to all groups in the Cash Assurance and Finance departments."
]
},
{
"company": "Alltel Communications",
"position": "Financial Analyst",
"startDate": "2004-06-01",
"endDate": "2006-04-01",
"summary": "Responsible for ensuring accurate deposits from retail stores.",
"highlights": [
"Designed, built and maintained custom applications for the Cash Control Department using MS Access, C#, MySQL, MS SQL and Oracle.",
"Automated manual processes using SQA Robot and other tools.",
"Administered all automated processes and Access Applications on a daily basis."
]
}
],
"skills": [
{
"name": "Application Development",
"level": "Advanced",
"keywords": [
"Python",
"Perl",
"Qt4/Qt5",
"MariaDB (MySQL)",
"Oracle Forms/Reports/Database",
"Java",
"Posda"
]
},
{
"name": "Full-stack Web Development",
"level": "Advanced",
"keywords": [
"HTML",
"CSS",
"Javascript",
"Python",
"Perl",
"Django",
"Apache",
"Nginx",
"MariaDB",
"Oracle",
"PostgreSQL"
]
},
{
"name": "System Administration",
"level": "Advanced",
"keywords": [
"Linux",
"Bash",
"Python",
"Perl",
"Oracle"
]
}
],
"education": [
{
"institution": "University of Arkansas at Little Rock",
"area": "Computer Science",
"studyType": "Bachelor",
"startDate": "2001-01-01",
"endDate": "2008-01-01"
}
],
"interests": [
{
"name": "Hobby programming",
"keywords": [
"Web applications",
"Data scraping",
"Custom keyboard firmware"
]
},
{
"name": "Astronomy",
"keywords": [
"Stargazing",
"Digital Image capture and enhancement"
]
}
],
"references": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment