Glory Olusola

Software Engineer

Summary

About me

Just another technologist out to build what I am sure will be a better world. Computers and computer programs are interesting to me, and so are the networks that linked them together. However, I am most intrigued by their total functioning at a deeper level of abstraction, not as individual component but rather as an overarching system.

I have worked on several technologies such as Python, PHP, but one language I believe to be the one true ring to rule them all is JavaScript No other language is capable of being, isomorphic and run on every single device. From Desktop to browser to Mobile down to IoT devices due to the browser wars between Mozilla, Google, Microsoft, and Apple for the past decade, JavaScript has exploded!

I have solid experience with fullstack development. From developing databases and generating the relationship between tables/collections on SQL and NoSQL database solutions, to coding the domain layer and business logic on the server all the way to designing the pages on UI and tweaking styles to create perfect UX. However, my true specialty lies in the middle between the UX Designing and the DBM, working with business logic, defining the API and what data to send across to the UI. Many call it the integration layer. I'd look at it as handling the communication between all the various parts in the systems. Every components is different and needs data in a different format for optimal performance. Some components need to sort a list, others to save a form but do validation first and the data structure of the in-memory objects matter if one wants the app to feel native and have real-time performance.


Work History

Software Engineer - Invisible Technologies Inc

May 2021 - August 2023

Location: San Francisco Bay Area (Remote Worldwide)

  • Created custom business processes that solve complex scale challenges, to optimizing business mind numbing workflows, and everything in between and all being operate by human operator.
  • Created different RPA process that solve business complex challenges and completely owned and oversee by machine.
Technologies Used:
  • TypeScript
  • Python
  • Prisma
  • Angular
  • Next.js

Software QA Engineer - Promenade.ai

June 2021 - June 2023

Location: Atlanta, Georgia (Remote Worldwide)

  • Wrote bunch of unit, feature, integration, and browser test for existing software to ease scalability upon existing and new features.
Technologies Used:
  • PHP
  • Laravel
  • MySQL

Data Science Intern - DevCareer Inc

August 2020 - December 2020

Location: Lagos, Nigeria (Remote)

  • Learned the fundamental of Python and how it's used in various DS & ML operations with libraries applicable to each.
  • Get introduced to Data Science and Machine Learning field and their various sub-branches.
  • Carried out numerous exploratory data analysis techniques.
  • Cleaned and optimized datasets for making predictive and classification machine learning model technologies.
  • Built a stock market price predictive machine learning model it on the web.
Technologies Used:
  • Python
  • SQL
  • Javascript

Fullstack Developer - Digit Info & Software Tech Limited

September 2019 - May 2021

Location: Abeokuta, Nigeria (Remote)

  • Developed, maintained & optimized new and existing frontend and backend features for various management systems.
  • Built, implemented, and maintained many back-end services including the flagship Check Management System Software’s Series
Technologies Used:
  • Javascript
  • SQL
  • Laravel
  • Angular
  • PHP

Projects

Decentralized E-Commerce

A simple e-commerce DApp(Decentralized Application) store where everyone can sell/buy products.

Technologies Used:
  • Truffle
  • IPFS
  • Solidity
  • React
  • Webpack
  • Infura
  • JavaScript

Image Fusion (RGB-HSI Image Converter)

An algorithm that convert an Red-Green-Blue image to the Hue-Saturation-Intensity image spectrum. An image file is first deconstruct into three different color channels spectrum and recalculate the RGB color spectrum to an HSI spectrum.

Technologies Used:
  • Python
  • Numpy
  • OpenCV

Vue App Collection

Collection of mini apps built using vue

Technologies Used:
  • Vue
  • JavaScript
  • Tensorflow.js
  • Firebase
  • Tailwind

Paycoins NPM package

Paycoins node library wrapper

Technologies Used:
  • JavaScript
  • NPM
  • Node

CRUD API for Managing Custom System

Simple API with various consumable endpoints which are available through the API documentation page.

Technologies Used:
  • Laravel
  • SQL
  • PHP