Scroll down to see some of my personal and professional programs!
Using the idea of RSA Encryption, I have developed a secure, java-based, application that can communicate, securely, with anybody in the United States.
ProgramSystem.java RSA.java ServerSQL.javaI have now added the ability for automatic updates on my applicational projects -- if the program detects an update, it will pull data remotely to replace any given file with its update.
Updater.javaThis application can pull data from any public twitter account in the world. Through the API's methods, I have used this application to mine large data and make personality correlations via these mined accounts. Additionally, this application can auto-detect a language, and write a file system structure that is sorted accordingly.
TwitterMain.java AccessRequest.java SymbolTable.java WebConnection.javaThis Android app can pull data from sources like CNN, MSNBC, etc and display common news and headlines. Additionally, the user can follow the link to the displayed headline to gather more information about the story.
MainActivity.java AppService.java Sound.java TimeStampURL.java