Software Engineer Resume
4.00/5 (Submit Your Rating)
San Mateo, CA
TECHNICAL SKILLS
- Scala, Java, C++, Akka (Actors/Futures/Streams), MySql/Oracle, REST, http, tcp/ip, Kafka, Thrift, Windows, Linux, Some experience with: Play/Logam/Akka Microservices, cassandra, Python, Spark
PROFESSIONAL EXPERIENCE
Software Engineer
Confidential, San Mateo, CA
Responsibilities:
- I was the lead software engineer working on the main data analytics engine (written in C++). Responsible for the design, development, testing and deployment of all modules.
- This project Read hospital claims files and grouped individual claims by family and related service history and partitioned into Market Baskets (patented).
- Doctors and related doctor groups were compared for efficiency and effectiveness by a Pearson coefficient.
- Responsible for converting code into reusable structures (OOD) and streamlining the data flow process as well as testing of all units.
- Developed an external scala tool for comparing directories concurrently that reduced the testing Time considerably (20 min to 5 minutes)
Software Engineer
Confidential, Hayward, CA
Responsibilities:
- Designed and developed the Qantel Print Connector. A Windows based client application that routes server print jobs to the local Windows network printers. This is a multi - threaded application utilizing a proprietary network protocol on top of tcp/ip. Data transfers are chunked for optimization and on machine failure the Print Connector is programmed on a timer to restart the saved connections.Front end was a SDI MFC Gui application (c++). Responsible for all design, development and testing issues.
- Designed the application GUI library for the QicPCII, terminal emulator. This is a client application that allows a user to access the Qantel server and write programs in the QicBasic language. All major controls (button, listbox, tree, calendar, progress bar, etc.) were customized for functionality and to scale in size. One particular control was a video player that played most popular video formats. This control scaled in size as well. Entire library written in C++/MFC and duplicated in Java/Swing..