Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View idmcalculus's full-sized avatar
🏠
Working from home

Damilola Michael Ige idmcalculus

🏠
Working from home
View GitHub Profile

Ige Damilola Michael

Software Engineer

FCT Abuja | +2348138875085 | idm.calculus@gmail.com | LinkedIn Profile

Summary

Software Engineer working with various development teams to build different technological solutions. I'm a results-oriented professional with 7+ years of cumulative inter-industry experience. I focus on improving team workflows, and architecting maintainable and durable software applications. I am familiar with Javascript,

@idmcalculus
idmcalculus / IRP_readme.md
Last active April 30, 2021 08:39
readme.md

The Iridium Records Plugin

This plugin will help the iridium team to save certain form entries to the wp_records table in the database, which will subsequently be sent to Pipedrive either manually or periodically (automated). They will also be able to download the saved records based on selected filters (if any).

  1. Install and activate this plugin. This creates the wp_records table. It also provides custom settings on all Gravity Forms under the section Send Entries to Pipedrive.

  2. To ensure you have the appropriate permissions to access the functionalities of this plugin, ask your admin to grant you access in the Members plugin.

@idmcalculus
idmcalculus / iCloudOperations.swift
Created February 1, 2023 13:06
Swift code containing table views for carrying out iCloud operations
//
// ICloudSubMenuVC.swift
// DressMeasurement
//
// Created by Suleiman Abubakar on 10/05/2022.
// Copyright © 2022 Aeeiee. All rights reserved.
//
import UIKit
import CloudKit