iamgabrielma
iOS developer apprentice at Automattic. Self-taught code tinkerer. Mostly familiar with Python, C#, and Swift.
@Automattic Spain
Pinned Repositories
Haikyo
A minimalistic iOS app built with SwiftUI that will shows a Haiku every time you tap the screen, integrated with iOS widgets.
Plong
iOS SpriteKit game experimentation
Python-for-finances
Python for trading, stock markets, data analysis and related stuff
Python-for-stock-market-analysis
Different python scripts to automate stock market analysis. Also the back-end for the iOS app "TA Signals"
roguelikedev2019
A Roguelike game made in C# and Unity, with an infinite number of procedurally generated levels.
Swift-ProcGen-Algorithms
Procedural Generation algorithms with Swift
TA-Signals
An iOS app that displays Technical Analysis signals for stock market trading. RSI, EMA100, and EMA200
WPJM-Analytics
Tracks and reports job application data for WP Job Manager
WPJM-Company-Profile-Page
WordPress plugin: Adds a company profile page functionality to WP Job Manager
WPJM-Extra-Fields
WordPress Plugin: Adds extra "Salary" and "Important Information" fields to WP Job Manager job listings.
iamgabrielma's Repositories
iamgabrielma/WPJM-Company-Profile-Page
WordPress plugin: Adds a company profile page functionality to WP Job Manager
iamgabrielma/WPJM-Extra-Fields
WordPress Plugin: Adds extra "Salary" and "Important Information" fields to WP Job Manager job listings.
iamgabrielma/roguelikedev2019
A Roguelike game made in C# and Unity, with an infinite number of procedurally generated levels.
iamgabrielma/WPJM-Analytics
Tracks and reports job application data for WP Job Manager
iamgabrielma/Python-for-stock-market-analysis
Different python scripts to automate stock market analysis. Also the back-end for the iOS app "TA Signals"
iamgabrielma/TA-Signals
An iOS app that displays Technical Analysis signals for stock market trading. RSI, EMA100, and EMA200
iamgabrielma/WPJM-Settings-Export-Import
Tool for export and import settings from WP Job Manager
iamgabrielma/Plong
iOS SpriteKit game experimentation
iamgabrielma/WP-Woo-AJAX
Learning exercise using AJAX in WordPress and WooCommerce. This plugin adds a like button to the product page that is updated without page reload.
iamgabrielma/Haikyo
A minimalistic iOS app built with SwiftUI that will shows a Haiku every time you tap the screen, integrated with iOS widgets.
iamgabrielma/Swift-ProcGen-Algorithms
Procedural Generation algorithms with Swift
iamgabrielma/100daysswiftui
Compendium of the ContentView.swift files from the different iOS apps I've made in SwiftUI following the 100 Days Of SwiftUI program
iamgabrielma/aoc2022
Advent of Code 2022
iamgabrielma/Checko
A TODO list app with a twist for procrastinators. Made with Swift for iOS.
iamgabrielma/EssentialFeed
Case study
iamgabrielma/for-the-love-of-god-cloudup-bulk-delete
A short Python script that let you bulk-delete your own data from CloudUp. As the service does not have this capability.
iamgabrielma/gutenberg
Prototyping since 1440. Development hub for the editor focus in core.
iamgabrielma/iamgabrielma.github.io
Personal site
iamgabrielma/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
iamgabrielma/Java_Roguelike
Roguelike game in Java
iamgabrielma/javascript30
30 Day Vanilla JS Coding Challenge from https://javascript30.com/
iamgabrielma/konnichiwa-dooriichan
An experimental WordPress plugin to play with VVV, PHPUnit, NPM, Composer, JSHint, PHP_CodeSniffer, and more.
iamgabrielma/Playgrounds
Playground experimentation
iamgabrielma/react-native-hello-world
React native experimentation repository
iamgabrielma/roguelikedev2021
Roguelike game in Python and tcod, 2021 edition.
iamgabrielma/swift-demos
Collection of Swift bits of code and demos
iamgabrielma/swift-metal-experiments
Experiments using Swift's MetalKit
iamgabrielma/TappityTap
A series of tools and methods for incremental/idle games . Made in Swift for iOS
iamgabrielma/Unity-2D-roguelike
2D gamedevelopment experimentation with Unity
iamgabrielma/WP-Reader-CollectionView-demo
A Swift project that merges the WordPress API with iOS CollectionViews