Juan F Hinojosa

juanfhinojosa@utexas.edu

ABOUT

I'm a technology specialist and software developer. As a technology passionate I am driven by new challenges and always excited to learn more.

EDUCATION

BA Economics
University of Texas at Austin

DEC 2016

Elements of Computing Certificate
UT Computer Science Dept

Business Foundations Certificate
UT McCombs School of Business



RELEVANT EXPERIENCE

Software Developer
General Motors

Full stack developer
Java, C#, Tomcat7, Weblogic, Apache2, IIS, Oracle & SQL Server DB.

CURRENT

Web Applications Developer
Texas Medical Liability Trust

Front and Back End applications developer
Java, Magnolia CMS, Tomcat7, Apache2, Oracle SQL.

2016 - 2017

Senior Student Associate/Team Leader
UT Information Technology Office

Provide Tier 2 technical support for University of Texas at Austin faculty and students.
Interview and train Helpdesk employess.
Plan and direct Helpdesk projects.
Research and implement new technologies for Helpdesk and users.

2015 - 2016

Information Technology Intern
Texas Medical Liablity Trust

Provide training to employees in the use of computer systems.
Resolve hardware/software problems.
Create and administer user accounts and email accounts.
Developed SQL scripts to fix bugs for the web application's database.

SUMMER 2015

Helpdesk Specialist
UT Information Technology Office

Provide Tier 1 technical support for Universtity of Texas faculty and students.
Consult with students and faculty about better uses of their technology.
Run security scans on Macbooks.
Create and install images for checkout Macbooks.

2014 - 2015


SKILLS

Technology

Java

C#

Javascript/JQuery

Python

SQL

Environment

Apple OS X

Windows OS

Linux Ubuntu

Communication

- Experience in working in teams for a single goal. Team Leader at the IT Office, in charge of assigning tasks and daily duties.
- Work with a team of four network operations administrators to asses computer system issues in Texas Medical Liability Trust.
- Native Spanish and Fluent English speaking and writing.


PROJECTS

Netflix Prize Contest -- Spring 2014

GitHub Link

Developed Python application to traverse 5GB of customer movies' rating data and compute client specific per movie rating. Developed in 50 hours total in a 7 day time frame. Configuration Control Software, GitHub, was used to organize and collaboratively improve the code. Application computed values in under 30 seconds and accomplished a >1.0 margin of error, following Netflix's guidlines.

Cosign Dating -- Fall 2015

Cosign Link

Cosign is a modern Dating Appication where users find matches depending on simple yet crucial personality traits. This web app is designed to faciliate the meeting of new individuals using our user interactive UI. Details: Cosign was developed by a team of three individuals as a final project for CS329E. Cosign development includes front client side HTML/Bootsrap, JavaScript/AJAX for user interative onClick profile previews of potential matches, PHP/SQL for database interaction to pull and push user profile data to database.

CHI Bulls Data Application -- Spring 2016

GitHub Link
Public site link

Chicago Bulls player data web application is a web scraping tool written in python. The core of the application is to allow users to import new data from ESPN upon request. This gives users the ability to query the newest game data. Our purpose was to create a user friendy application that would import, store, and query NBA player data. Details about are project include the use of BeautifulSoup4 for Web Scraping, Flask MVC framework along side jinja templating, and a MySQL database.