James Hill (@Oblongmana)

Top repositories

1

sublime-salesforce-reference

Quick access to Salesforce Documentation from Sublime Text
Python
9
star
2

vscode-salesforce-doc-lookup

Search Salesforce Developer Documentation entries in VSCode, and open them in your browser.
TypeScript
3
star
3

subset-sum

Python
2
star
4

emoji-name-generator

JavaScript
1
star
5

oblongmana.github.io

JavaScript
1
star
6

Profanity-Checker

Takes a csv file ("x.csv"), checks each row for profanity, given a profanity dictionary, and outputs "x.csv.clean.csv" and "x.csv.dirty.csv"
C#
1
star
7

twitter-follows-extract

Extracts Twitter followers/following lists to a CSV. Doesn't require any API shenanigans, just being logged in. Requires a bunch of scrolling, may only work in Chrome, super-scuffed
JavaScript
1
star
8

diabetic-analytics

JavaScript
1
star
9

Unbalanced

Given a CSV with 2 Rows (1 containing header names [Account names even!], 2nd containing decimal numbers), will work out if there is any possible way to balance (in an Accounting sense, plus/minus operations only) the set of digits in the second row out to Zero. Will dump out all possible ways to balance the set of numbers to a text box in human-readable format. Pretty raw at the mo, not likely to develop much further unless bored! P.S. Code is all in Form1.cs, and there's a file called test.csv which is filled with test data - pretty simple, only 6 accounts to balance out. Feel free to steal if it tickles your fancy; would appreciate a pull request if you don't turn it into something super mega awesome top secret wow so shibe
C#
1
star