Phillip Gornstein
*******.*********@*****.*** 212-***-**** New York, NY
linkedin.com/in/phillip-gornstein github.com/pgornstein SUMMARY
Software engineer with a proven ability to find creative solutions to complex problems in rapidly changing environments under tight time constraints. As a life-long learner, I love pushing myself to expand my technology acumen through coding bootcamps, studying for new certifications, and making learning/creative-focused partnerships with the talented people I work with. Creativity is a lifestyle, and I like to get creative with solving even daily challenges by developing diet management apps, biking inventory apps, etc. I also believe in leaving things better than I found them, which is why I keep a focus on innovation; after extensive testing of my controller, I rewrote the entire controller to solve a problem that had been missed in initial production. I am now eager to earn a challenging position that will expand my learning and build upon my skills as a developer. EXPERIENCE
Spryte Labs - Jr. Python Developer New York, NY 2020 - 2021 Worked on in-house, open-source project FireDatatrace as a founding contributor to ensure desired features were implemented and minimize outsourced expenses. Provided statistical analysis based on Google Firebase data.
● Combined proprietary algorithms in Python to pull, calculate, organize, and display data for all collections in the database for 20 end-users by writing a quick, efficient controller.
● Displayed data to the user by utilizing the Jinja library and docsify to record and display data in markdown files.
● Scraped company and contact information for 10,000+ URLs by using the BeautifulSoup library for HTML parsing to automate onboarding of new clients adopting the platform. G-III Apparel Group - IT Intern New York, NY 2019
Researched information security threat vectors and assisted with the implementation of detection and mitigation measures while utilizing scripting skills to assist with daily operations.
● Neutralized 30+ threats by implementing solutions for detection and mitigation of threats by researching threat vectors assigned by the Information Security team, such as pass-the-hash, dcsync, Kerberoast and llmnr spoofing.
● Assisted in security tasks such as monitoring NTLM events, updating Active Directory groups, and monitoring command prompt execution on machines in the domain by creating scripts in Powershell.
● Identified Kerberoast attack signature for use in detection by using Kali Linux to launch a Kerberoast attack on a test machine.
Argus Information and Advisory Services, LLC - Business Analyst White Plains, NY 2017 - 2018 Performed analysis on large bank holding companies ($1B+ Revenue) and built intuitive, concise internal and client-customized reports based on findings (e.g. anomalies, trends, key metrics, etc.). Presented analysis and actionable insights to management on a monthly basis.
● Responsible for the creation of complex SQL stored procedures (Microsoft SQL Server) and production code to conduct relevant research and data analysis in large client data sets and in internal data normalization processes.
● Assessed importance, scale, and severity of anomalies and policy changes and reported critical issues for interdepartmental review.
EDUCATION
BA in Computer Science - Hunter College New York, NY 2013-2017 Studied data structures, algorithms, software design and engineering, computer architecture and computer theory. Byte Academy Coding Bootcamp New York, NY 2020
Learned industry best practices and practical software development standards with a focus on Python, SQL, JavaScript, Git, and React.js.. I created both an individual and a group final project by collaborating 35+ hours a week with a senior instructor and fellow boot camp learners.
Certified Ethical Hacker Certification New York, NY 2019 CompTIA Network+ Certification New York, NY 2018
PROJECTS
easyDiet (https://github.com/pgornstein/easyDiet) New York, NY 2020 Developed a diet management app allowing users to choose diet options and display a daily meal plan with auto-generated meals. In this application, I displayed a working knowledge of Python, Flask, JavaScript, React.js, MySQL, and RESTful API’s.
● Developed API with Flask following RESTful standards, storing all data in MySQL and created a custom ORM to allow users to save diet plans on a custom basis.
● Integrated Spoonacular API, which allowed users to manage relationships to food in their diet between ingredients, recipes, and nutrition.
● Designed mobile response experience to incorporate Material UI, which allows access to the theme values directly from the component props to consistently deliver a high-quality dynamic UI and intuitive UX.