Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Lincoln, England, United Kingdom.
- http://www.flatwhite.it
Popular repositories
-
-
Basic responsive website with database connections....... Responsive without the use of frameworks.
PHP
-
Fitness tracker GUI written in Objective C. (Modified version Mbient labs). Works with the Mbient labs bluetooth chips.
Objective-C
-
First experience with PHP and MySQL. A Swiss watch online store, with full user registration and email activation.
PHP
-
Ceasar Cipher Encrypt/Decrypt and frequency analysis. Console Application Written in C#. Reads and writes to .TXT files
C# 1
-
19 contributions in the last year
Contribution activity
October - December 2019
September 2019
Created an issue in skavinvarnan/Cross-Platform-AES that received 4 comments
Encryption failing for cross-platform use.
I've created a sample project for testing. I encrypt a string with Obj-c and attempt to decrypt it on using Android. I'm able to Decrypt the string…