Jared M. Namba
*******@*****.*** 949-***-**** https://github.com/jarednamba
EDUCATION
Columbia University New York, NY
B.A. East Asian Studies May 2016
Dean’s List Honors
Worked 15+ hours per week to finance education
Princeton University Kanazawa, Japan
Japanese Language Study Abroad Program May 2013– July 2013
Shirato Fund Scholarship
Speech Contest, 1st place out of 50+ Ivy League students
WORK EXPERIENCE
LeaseHold Newport Beach, CA
Full Stack Developer September 2017– present
Overview: Built a commercial real-estate workflow application that allows brokers and clients to communicate easier and stay up to date during the leasing process.
Feature (Timeline Builder): Allows admin to create custom timelines that help brokers and clients track progress for a given project.
Back-End: Created SQL server stored procedures and relational tables to store project timeline information. Refactored stored procedures with a user-defined table parameter that passes multiple rows of data at once.
Middle-Tier: Created C# classes that 1) handle ADO.NET communication with SQL server then map data results to objects, 2) traverse collections of data to make a structured parameter for inserts and updates, and 3) organize retrieved data in a relational list. Built REST service with .NET WEB.API that exposes endpoints and validates user input using data annotations and model state.
Front-End: Created AngularJS components for front-end client scripting and also a 3rd party directive called "Dragula", which enhances UI with drag and drop functionality.
Feature (Error Log Manager): Collects and displays system error information to help admin pinpoint significant and recurring issues.
Back-End: Optimized performance of SQL Server pagination by brainstorming and testing different methods. Created stored procedures and a data table for error information.
Middle-Tier: Built a custom C# MVC.NET exception filter that handles all errors from the application’s WEB.API controllers and reduces code duplication.
Front-End: Created AngularJS components for front-end client scripting. Implemented search feature to filter error logs by title, date, and stack trace. Designed pages using Bootstrap CSS.
Fulbright Scholarship Recipient Mokpo, South Korea
English Teacher and US State Department Ambassador July 2016– August 2017
Taught English to 600+ students per week at Mokpo Deogin High School.
Selected as 1 of 80 out of 300+ applicants to participate in international exchange program.
TECHNICAL SKILLS
Front End: AngularJS, jQuery, Javascript, HTML5, CSS3, Bootstrap 3.0, AJAX
Middle-Tier: ASP.NET, C#, MVC 5.x, Web API 2.x, ADO.NET
Back End: Microsoft SQL Server
Other: Visual Studio, Git, Team Foundation Server, Agile/Scrum Methodologies