La Sierra University Computer Science Student.

My full name is Jeremiah Bryle Tan. I am twenty-one years old, currently studying Computer Science at La Sierra University and have spent numerous hours coding and repairing computers. Currently residing in Riverside, California.

Technical skills include troubleshooting Macs and PCs, able to assemble and disassemble computers, configure and set up printers.
Familiar with using Microsoft Visual Studio, Xcode, able to read and write C++, Objective-C, proficient in PHP, HTML, CSS, LISP, NLTK and Python, accustomed to using GitHub, familiar with stackoverflow, Word, Excel, Outlook, Access, and CS5 Adobe Photoshop and Illustrator

Experience & Education

IT techician

Oversaw update and troubleshooting of entire college campus through system diagnostics, research and development resulting in all functionality of all Macs, Windows, printer and other devices. Diagnosed device problems through assembly and disassembly and communicated situation with faculty and staff resulting in 100% repair and upgrade completion rate. Coordinated interdepartmental projects on campus creating a greater learning environment.

Learning Assistant

Developed custom solutions for students which lead to improved skills in remedial math and statistics. Communicated with students and increased understanding of mathematical concepts and mathematical application. Assessed and recommended study skills and lifestyle habits resulting in faster integration into college setting

Robotics Camp Instructor

Evaluated student-level knowledge of C++, tailoring curriculum which resulted in one-hundred percent completion of an introductory course. Assessed various problems with programming Arduino Boards and established correct wiring techniques. Guided students in building complex and multi-component robots

HEAD IT techician

Supervised a team of technicians leading them by communicating instructions to ensure campus was running effectively. Conducted extensive training to all technicians emphasizing technical skills and customer service. Managed technicians scheduling them into their respective hours for a more efficient and successful workplace.

Education & Coursework
Currently studying for B.S in Computer Science GPA: 3.5 La Sierra University - Riverside, CA
High School Diploma Honors GPA: 3.9 La Sierra Academy - Riverside, CA
Relevant Coursework: Software Engineering, Mobile Application Development, Database Design/Management, Systems Analysis, Operating Systems, Data Structures, Systems and Networking Programming, Computer Architecture

Scholarships & Certificates

Awarded Zapara School of Business Scholarship
Awarded Edison S.T.E.M Scholarship for Computer Science
Vice-President of Mathmatics and Computer Science Club
Property and Causality Insurance Broker License #0J17426
Life and Health Broker Insurance License #0J17426



Projects

Simple E-Commerce

This Java program lets you host a server that generates a HTML webpage that will let you purchase items from an SQL database. It will then generate a receipt after you have purchased the item.
This project was written in Java, SQL and HTML.

Guides

Created a guidebook app which was functional on iOS. Included preset guides that had a rating to come with it.
This project was written in Objective-C

Doctor Appointment Website

Website that you can create an account with password, can login with an existing account with a password, can view existing appointments, can cancel existing appointments, can add appointments, can login with admin account, and view all appointments. All being updated in the SQL database.
This project was written in PHP, HTML, and using SQL.

Text Based Mastermind

This C++ program lets you play Mastermind using only text. You are able to guess the computers combination or have the computer answer your combination. Game is customizable.
This project was written in C++

LC3 Calculator

This LC3 project lets you use a calculator that has the function of adding, multiplication, subtraction and multiplication.
This project was written in LC3