Three candid pics of Jason

jason.about

I am a student at Northeastern State University, pursuing a Bachelor's degree in Computer Science. My continuing education at NSU is enhancing my problem-solving and analytical skills, while refining my programing skills. My background as a bartender and restaurant manager has given me years of experience in client relations. Working in a customer service driven industry has honed my skills in anticipating customer needs and creative decision-making in a fast paced environment. After graduation, in December 2018, I plan to pursue a career in Software Engineering. My work experience coupled with my technical education will be a benefit to any potential employer.

Person *jason = new Person();

jason->home
"Tulsa, Oklahoma"
jason->education
[Northeastern State University", Tulsa Community College"]
jason->degree
"Computer Science"
jason->gradution
"December 2018"
jason->interests
[programming", "design", "photography", "video games", "cooking", "travel"]
jason->resume
"resume"
jason->projects
[RandomPassword in Java", simplePOS"]

Education

Northeastern State University
Computer Science, B.S.

2016-2018
Broken Arrow, OK
GPA: 4.00

Coursework:

  • Software Engineering
  • Programming for Cybersecurity
  • Database Management Sysstems
  • Cloud Computing
  • Data Structures
  • Object-Oriented Programming
  • Programming in Python
  • Applications in C++
  • Object Based Visual Programming
  • Basic Computer Architecture
  • Computer Operating Systems
  • Principles of Information Systems
  • Discrete Mathematics
  • Website Design and Management

C++ C# Python Java SQL HTML CSS JavaScript Photoshop

Tulsa Community College
Information Systems, A.S.

2016-2017
Tulsa, OK
GPA: 3.80
Phi Theta Kappa

Coursework:

  • Introduction to Programming
  • Computer Science I (C)
  • Computer Science II (C++)
  • Introduction to Java
  • HTML and CSS

C C++ Java Python HTML CSS JavaScript

Internships

Tulsa Review

Webmaster
November 2016 - May 2017

Responsible for maintaing and updating Tulsa Community College's Web-based literary journel. Implemented a complete redesign of the entire website, including designing a new logo and archiving previous issues.

HTML CSS JavaScript WordPress Photoshop

Projects

Random Password Screenshots

Random Password is a Java program with a simple SWING GUI.

The program produces a random password based on user's selections.

simplePOS Screenshots

simplePOS is a command line point-of-sale written in Java

The program lists a menu, allows the user to add items to their ticket and tab out with the total price.