AnthonyLombard
A senior Software Engineer based in JHB North, I use github for all my personal projects may some of them rest in peace, and try to contribute where I can.
@ixofoundation Johannesburg, South Africa
Pinned Repositories
AnthonyLombard.github.io
This is the portfolio page for my profile
Area-Calculator
A small console app to calculate the area of either a square or a rectangle
bulk-insert-wordpress-post-meta
A php script to bulk insert product meta into a woocomerce product
checkers
defunct checkers module for debugging
counter-smart-contract
A simple smart contract that stores a variable on the blockchain and increments or decrements said variable
escrow-smart-contract
A smart contract that will enable an Agent to facilitate and verify the deposit and withdrawal of funds on a blockchain, written in solidity
Genesis
A small tool to determine the sex of a name for direct marketing companies, upload a csv and the tool will gender and split the names for you into their respective sexes
Grid
A small app to assist with embedded LED matrix programming
php-quest-generator
A procedural quest generator inspired by old style 2d games, will eventually port to C# and make available for unity
pyYify
This is a python library used to get the Top seeded torrents at any given time and get the entire movie details and ratings . Its also useful to search for any movie using different parameters and obtain their magnet link or torrent file of any preferred quality.
AnthonyLombard's Repositories
AnthonyLombard/php-quest-generator
A procedural quest generator inspired by old style 2d games, will eventually port to C# and make available for unity
AnthonyLombard/pyYify
This is a python library used to get the Top seeded torrents at any given time and get the entire movie details and ratings . Its also useful to search for any movie using different parameters and obtain their magnet link or torrent file of any preferred quality.
AnthonyLombard/AnthonyLombard.github.io
This is the portfolio page for my profile
AnthonyLombard/Area-Calculator
A small console app to calculate the area of either a square or a rectangle
AnthonyLombard/bulk-insert-wordpress-post-meta
A php script to bulk insert product meta into a woocomerce product
AnthonyLombard/checkers
defunct checkers module for debugging
AnthonyLombard/counter-smart-contract
A simple smart contract that stores a variable on the blockchain and increments or decrements said variable
AnthonyLombard/escrow-smart-contract
A smart contract that will enable an Agent to facilitate and verify the deposit and withdrawal of funds on a blockchain, written in solidity
AnthonyLombard/Genesis
A small tool to determine the sex of a name for direct marketing companies, upload a csv and the tool will gender and split the names for you into their respective sexes
AnthonyLombard/Grid
A small app to assist with embedded LED matrix programming
AnthonyLombard/Kofi
Kofi Client App
AnthonyLombard/Laravel-Blog-CMS
AnthonyLombard/Lead-smash
Basic lead management system
AnthonyLombard/luno-go
Go SDK for the Luno API
AnthonyLombard/mars-rover
(GOOGLE SUBMISSION) A small rover controller that functions by determining current position and updating a simple rover object in order to navigate through a plotted grid in a predefined fashion. The original question can be found here : https://code.google.com/archive/p/marsrovertechchallenge/ Refactored twice to convert as much conditional logic to polymorphism as possible. Still room for improvement. My OOP is a bit rusty To run simply clone and double click index file. Choose which rover to run and observe output. run console.log(rover) in JS console to observe final object.
AnthonyLombard/mealdb-node-backend
The Meal DB Backend
AnthonyLombard/OpenWeather-Web-App
A web app to utilize the openWeather API, this build was meant to be ported over as a java widget but have alas not found the time to carry on
AnthonyLombard/php-docker
boilerplate for PHP/mysql docker
AnthonyLombard/SimpleBlogCMS
A simple Code Igniter blog system I built, still in progress but functional, missing login and user systems
AnthonyLombard/Soliloquy
A small application to facilitate the act of talking to yourself
AnthonyLombard/ToDone
AnthonyLombard/wc-api-python
A Python wrapper for the WooCommerce API.
AnthonyLombard/wp-fresh-start
A small plugin to clean up new Wordpress projects and customize login and images in one place.