Summary
- U.S Citizen seeking Full-Time position either in U.S or Canada
- Seeking to explore career possibilities through my engineering education. I am familiar with various programming languages. I am a hardworker and a determined individual who is willing and able to learn and expand my experiences and problem solving skills. I am a collaborative team player as well as a dependable and independent worker. I never settle until my good is better and my better is best.
- Date of Graduation: June 15, 2017
- Willing and able to relocate
- Available immediately
Experiences
- I worked alongside a small DevOps team where we automated the creation of software builds and deployments in order to streamline the company's development work flows.
- Developed several bash scripts which were implemented in the nightly build.
- Developed Q scripts to import, manipulate and store tables of data which resulted in proper documentation of all the failed Jasmine unit test.
- Rebranded chrome to be an extension of the company's version of chrome in Analsyt which enabled clients behind strict firewalls to use the company's product (Analyst)
- Added support for specifying Kdb database revision.
- Implemented headless chrome as the default browser to run Jasmine unit test using Karma. This resulted in using a more reliable browser to run unit test as opposed to the previous, PhantomJS.
- Developed several JSHint reporters as the standard format to keep track of failed Jasmine unit test.
- Installed and configured a basic LDAP server on Centos and integrated the LDAP server with Delta Control.
- Converted PEM-format certificates to the stanadard Java KeyStore(JKS) format.
- Built a docker container to dockerize the the company's product(Analyst).
- Updated scripts to run builds that use previously compiled binaries.
- Used Git for version control.
Projects
Here is a list of some projects that I've been involved with over the years, ranging from most recent - least recent
TapLook - An intelligent, wireless, user-friendly two facor authentication system which uses RFID and Facial Recognition for access control. [Completed]
Personal Webpage - A static website designed using Jekyll and Github pages as my first attempt as a developer to market my services. [Active]
TFTP File Transfer Application - A file transfer application written in Java that allows files to be transferred locally and remotely across a network using TFTP. The application supposrts multiple client concurrently, file permissions and a packet error simulator which intercepts and changed packets to similate the unreliability of UDP. [Completed]
PicassoBot - An robotic arm which recreates an image as collection of random dots of various sizes using the poisson algorithm. [Completed]
Gas Pump system - A simulation of a gas pump using assembly and C programming. [Completed]
Photo Editor - A python application that allows an image to be modified using image manipulation algorithms.Features include grey-scale, edge detection, red-eye removal and etc. [Completed]