Last active
December 2, 2022 18:39
-
-
Save iamhabbeboy/38d3260e57074033d40d9fcb8673596f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "stackoverflow", | |
"canonical": "https://json.schemastore.org/resume", | |
"version": "v1.0.0" | |
}, | |
"basics": { | |
"name": "Abiodun Azeez", | |
"label": "Software Engineer", | |
"summary": "I'm a Back-End Engineer with 6+ years experience in a variety of industries, including Hospitality, Talent acquisition, Edtech and eCommerce. I have a proven ability to design and develop clean, maintainable and scalable code using Go and PHP.", | |
"email": "[email protected]", | |
"phone": "+2347087322191", | |
"location": { | |
"city": "Lagos", | |
"region": "Lagos", | |
"countryCode": "NG" | |
}, | |
"profiles": [ | |
{ | |
"network": "GitHub", | |
"username": "iamhabbeboy", | |
"url": "https://github.com/iamhabbeboy" | |
}, | |
{ | |
"network": "LinkedIn", | |
"username": "azeez-abiodun", | |
"url": "https://www.linkedin.com/in/azeez-abiodun/" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"company": "10 Hourlabs - Canada", | |
"position": "Senior Backend Engineer", | |
"highlights": [ | |
"Implementing an optimal and efficient service that migrates database records to Algolia index using Goroutine.", | |
"Implementing full-text search with Algolia to improve search queries.", | |
"Configuring deployment and CI/CD pipeline with Google Cloud Build.", | |
"Debugging production issues using Sentry and Google Cloud Logs and creating a ticket for them.", | |
"Designing, Implementing, testing and deploying backend services to Google Cloud Run.", | |
"Implementing unit testing using assert and testing package in Go.", | |
"Implementing Restful API endpoints and middleware to protect endpoint routes.", | |
"Making business related contribution during technical grooming session.", | |
"mplementing a cron service that batch uploads images to Google Cloud Storage and updates appropriate records in the database.", | |
"Resolving numerous network related issues, e.g TLS versioning, Load balancing, Mapping DNS server on Google Cloud Platform.", | |
"Contributing to a Loyalty based platform that help businesses offer points or benefits to customers by redeeming points for discount, free products, rewards, etc.", | |
"Implementing new program integration and making sure it complies with business specifications.", | |
"Implementing unit testing using PHP unit to improve code quality.", | |
"Implementing a cron service that backup database with Laravel Artisan Command and Scheduler.", | |
"Refactoring the legacy codebase to conform with PHP and Laravel update releases." | |
], | |
"startDate": "2021-07-01" | |
}, | |
{ | |
"company": "Silky Systems - Saudi Arabia", | |
"position": "Fullstack developer", | |
"highlights": [ | |
"Built and managed a POS web app that consumes REST API.", | |
"Managed REST API endpoints built with Laravel.", | |
"Managed and deployed serverless app to AWS via Lambda function.", | |
"Implemented offline support with PWA and Vuejs", | |
"Built Docker images for various customer deployment.", | |
"Setup redash for data analytics which improves management decision making by 50%." | |
], | |
"startDate": "2021-05-01", | |
"endDate": "2021-11-01" | |
}, | |
{ | |
"company": "The Mullings Group - USA", | |
"position": "Software developer", | |
"highlights": [ | |
"Implemented backend API with Graphql and Go.", | |
"Built and managed various client projects.", | |
"Deployed client projects on Digital Ocean with Docker.", | |
"Managed client projects, held weekly meetings to resolve product issues and responded quickly to critical issues." | |
], | |
"startDate": "2021-02-01", | |
"endDate": "2021-06-01" | |
}, | |
{ | |
"company": "Venture Capital for Africa (VC4A) - Netherlands", | |
"position": "Software developer", | |
"highlights": [ | |
"Implementing multi-tenant support for new clients and partners aids in the personalization of content for partners.", | |
"Architecting, designing, and implementing an internal dashboard for monitoring job status with WP-GraphQL.", | |
"Setting up code linting for codebase with PHPCS.", | |
"Writing unit testing with PHP units.", | |
"Managing automation and deployment to an Ubuntu server using Ansible.", | |
"Migrating legacy code to repository pattern for better code quality.", | |
"Implementing the new user signup workflow, which improves the user experience by 20%.", | |
"Implementing internalization and localization support for non-English partners.", | |
"Implementing an IP-whitelisting service that handles malicious users.", | |
"Participating in peer code reviews and making sure it adheres to the code style guide." | |
], | |
"startDate": "2019-08-01", | |
"endDate": "2020-12-01" | |
}, | |
{ | |
"company": "Planet Nest - Nigeria", | |
"position": "Web developer", | |
"highlights": [ | |
"Implementing various client websites with Wordpress.", | |
"Mentoring interns on web development (HTML, CSS, JavaScript, and Wordpress) and keeping track of their progress.", | |
"Implementing an e-commerce platform with Elementor and Woocommerce." | |
], | |
"startDate": "2018-08-01", | |
"endDate": "2019-07-01" | |
}, | |
{ | |
"company": "Hotels Booking Limited - Nigeria", | |
"position": "Backend Developer", | |
"highlights": [ | |
"Implementing a service that scrapes points of interest from the Google Places API.", | |
"Implementing a Slack hook that sends hotel bookings to channels via a REST API endpoint.", | |
"Implementing a newsletter service that forwards all emails to Sendy.", | |
"Writing unit testing with PHPUnit.", | |
"Keeping Laravel up to date with its latest release." | |
], | |
"startDate": "2018-02-01", | |
"endDate": "2018-08-01" | |
}, | |
{ | |
"company": "Megafuse Technologies - Nigeria", | |
"position": "Web Developer", | |
"highlights": [ | |
"Contributing to an online food delivery platform that allows user to order their food from their favorite local restaurants and get it delivered.", | |
"Implementing a notification system that sends the customer’s order to admin via SMS and email.", | |
"Configuring and Setting up deployment script for CPanel.", | |
"Architecting and implementing the database schema.", | |
"Implementing an admin dashboard that monitors customer orders with HTML, CSS, and Jquery.", | |
"Implementing REST API endpoints and middleware to limit permission and access.", | |
"Configuring and setting up new vendor users' permission and food menus on the platform." | |
], | |
"startDate": "2015-03-01", | |
"endDate": "2018-05-01" | |
} | |
], | |
"education": [ | |
{ | |
"institution": "Moshood Abiola Polytechnics", | |
"area": "Computer Science", | |
"studyType": "HND", | |
"startDate": "2012-01-01", | |
"endDate": "2018-01-01" | |
}, | |
{ | |
"institution": "Udemy", | |
"area": "Microservices with Go", | |
"startDate": "2022-09-01", | |
"endDate": "2022-10-01" | |
} | |
], | |
"skills": [ | |
{ | |
"name": "Go", | |
"keywords": [ | |
"Testify", | |
"Cobra", | |
"Viper", | |
"REST API", | |
"ORM", | |
"GRPC", | |
"GraphQL" | |
] | |
}, | |
{ | |
"name": "PHP", | |
"keywords": [ | |
"Laravel", | |
"ORM", | |
"Laravel Octane" | |
] | |
}, | |
{ | |
"name": "Javascript / Typescript", | |
"keywords": [ | |
"Vuejs", | |
"Reactjs", | |
"InertiaJS", | |
"NodeJS", | |
"NPM / Yarn" | |
] | |
}, | |
{ | |
"name": "Databases", | |
"keywords": [ | |
"MySQL", | |
"PostgreSQL", | |
"SQLite", | |
"MongoDB", | |
"Redis" | |
] | |
}, | |
{ | |
"name": "Message Broker", | |
"keywords": [ | |
"Kafka", | |
"Google Pubsub", | |
"Redis" | |
] | |
}, | |
{ | |
"name": "DevOps", | |
"keywords": [ | |
"Git", | |
"Docker / Docker Compose / Docker swarm", | |
"GCP" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment