A result-oriented professional engineer with almost 2 years of experience as Python Developer.
Abilities in studying state of the art development tools and techniques
A keen communicator with honed interpersonal, problem-solving and negotiation abilities.
He hopes to be exposed in a professional working environment where he can use his skills and education in the development and goals of the company.
He has shown to be extremely dedicated and loyal proving to have a real patience to provide the best results every time for his clients and in the process becoming an integral part of the team.
Work Experience
Python Developer
May 2018 - Present
Develops APIs written in Typescript (Express, Sequelize) - mainly features dealing with coins.ph and Slack Integration
Write slack commands frontend by AWS API Gateway and Lambda (Written in Python) which interacts with EC2 Instances, restarting them as needed as well as auditing users who invoked said commands
Reduce compute cost by leveraging the use spot instances for EC2 clusters, scheduling of staging UAT environments to shutdown beyond office hours and identified unused resources such as NAT Gateway that were unchecked.
Integrate Datadog for centralized log collection and management
Setup ELK slack stack for Application Performance monitoring AWS
Technologies: Python, AWS, EC2, Typescript
Python Developer
June 2016 - May 2018
Coordinate with the team to come up with efficient strategies setting up server side REST endpoints, with regular brainstorming of project requirements. The development is concentrated around Python.
Develop scalable RESTful APIs written in Flask, capable of high throughput which leverages SQLAlchemy as a database abstraction layer for MySQL and Redis as a caching mechanism.
Wrote a microservice capable of sending out SMS messages written in Python utilizing Redis to queue messages. Integrated with Mobile360’s API: A third party service dealing with SMS services.
Use of Python’s unit test for testing, robust resilient applications
Define user behavior to simulate user interaction testing the performance of the system with Locust.io.
Scraping data from third party sites and build relevant datasets.
Projects
APIs: Flask, Redis, SQLAlchemy, MySQL
Develop RESTful APIs that meet product specifications
Develop the 'Core' API for the STORM Platform which mainly revolves users, client and companies and interaction with third party services such as Amazon SES, Mobile360, Gmail's SMTP mailer.
Integration of monitoring services such as Datadog.
Wrote background process which checks whether microservices/private agents can connect to a load balancer and restarts the service accordingly if it cant. This is integrated with Slack's API dealing with incoming webhooks. The idea is that it sends a message to a certain Slack channel for it's health report.
SMS Sender: Redis, Python
Use gevent, spawns multiple greenlets for lightweight concurrency.
Jobs are queued in Redis, to which are processed in the background.
Web Scraping
Scrape list of regions, provinces down to municipalities, cities and barangays in a concise way.