sdrummeyjr
Background in accounting and financial analysis with a passion for programming. Trying to evolve the way companies perform their financial processes.
Boston, MA
Pinned Repositories
audit
started working on program in Go to build audit metric compliance program
Aut-plot
Basic plotting program that imports data from excel or csv and pivots it based on user input.
craftinginterpreters
Repository for the book "Crafting Interpreters"
csv_row_delimiter
delimit a csv file based on its rows.
data
project to practice working with data in Go
directory_functions
repo for my commonly used directory functions combined with basic GUI
excel_file_concat
excel spreadsheet concatenator using user input
goRamble
Attempt at creating own toy language. Go implementation of my Ramble programming language
multiparadigmbiz_dotcom
blog for business, compliance and tech
rusty_coin
Rust library containing a collection of financial functions/calculations
sdrummeyjr's Repositories
sdrummeyjr/goRamble
Attempt at creating own toy language. Go implementation of my Ramble programming language
sdrummeyjr/rusty_coin
Rust library containing a collection of financial functions/calculations
sdrummeyjr/audit
started working on program in Go to build audit metric compliance program
sdrummeyjr/Aut-plot
Basic plotting program that imports data from excel or csv and pivots it based on user input.
sdrummeyjr/craftinginterpreters
Repository for the book "Crafting Interpreters"
sdrummeyjr/csv_row_delimiter
delimit a csv file based on its rows.
sdrummeyjr/data
project to practice working with data in Go
sdrummeyjr/directory_functions
repo for my commonly used directory functions combined with basic GUI
sdrummeyjr/excel_file_concat
excel spreadsheet concatenator using user input
sdrummeyjr/multiparadigmbiz_dotcom
blog for business, compliance and tech
sdrummeyjr/ramble
Attempting to learn CLang by building an interpreter for a new language. I named the language "Ramble" because I tend to talk a lot. Following along with http://craftinginterpreters.com/. I highly recommend the site
sdrummeyjr/rambler
goRamble/MonkeyLang implemented in Rust
sdrummeyjr/rand_name
Random name picker from list
sdrummeyjr/sdrummeydotcom
personal site to share cv and blog about interests in business and tech. also to play around with django and web dev
sdrummeyjr/thanksfornothinggit
let's try this again becuase my original repo will not recognize my actual source code when i created on github
sdrummeyjr/Win_Task_Sched_Monitor
Program to monitor the windows task scheduler activity. Set notifications to ensure desired activities occur.