Pinned Repositories
alex-tech-series
sample code for presentation
AndroidHangman
School project to create android client for a hangman game
aws-codepipeline-s3-codedeploy-linux
Use this sample when creating a simple pipeline in AWS CodePipeline while following the Simple Pipeline Walkthrough tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-w.html
aws-sso-spring
A proof of concept application to integrating Spring SAML with AWS SSO
BlobRunner
Game on ChipKIT Uno32 board, a small embedded device. C code for MIPS processor
CalorieCounter
School project on network programming
diga-api-client
Java library for DiGA (Digital Health Application) manufacturers to integrate with DiGA API endpoints for code validation and billing.
static-site-with-aws-cdk
Personal dev blog - Static website generated with Hugo, deployed to AWS via AWS CDK
webhook-filtered-pipeline
CDK construct to create a CodePipeline which starts based on git webhook filters
fongie's Repositories
fongie/BlobRunner
Game on ChipKIT Uno32 board, a small embedded device. C code for MIPS processor
fongie/MasterMind
(Swedish) Simple game of MasterMind
fongie/mergecsv
C, merges columns from one .csv file into a specified column in another .csv file. For large data files.