alpha1256
I graduated Old Dominion University with a BS in Computer Science and a minor in Cyber Security. Currently working with Delta Airlines as Software Engineer
Atlanta, Georgia
Pinned Repositories
Bakery-Website
This was my final HTML program back in highschool
Banking_Manager
New repository for banking management
Basic-Encryption-Program
This program allows you to do some basic alphabetical encryption (Upon learning more about cryptography I decided to create a basic encryption program) . You can encrypt to a file for decryption you can decrypt from both text files and keyboard input
Browser-Analysis
This project was created to analyze memory usuage of Chrome and Edge on my personal computer. This came about as I was working on Android studios and I had 90% usuage of RAM (12GB)
Chat-Client-and-Server-
This programs allows a client and a server to chat
Disaster-Response
This program is supposed to simulate a disaster and the response by ambulances
DO180-apps
DO180 Repository for Sample Applications
File-Generator
This program can generate HTML files, C++ header files and JAVA I might add more options
Hardware-Graph
This program allows users to graph different parameters (temperature, clock speed etc) of the computer hardware from the csv file from Open hardware monitor
Server-Client-Communication
This is a basic program that allows a client and a server to communicate with each other similar to chatting. This program uses TCP
alpha1256's Repositories
alpha1256/Server-Client-Communication
This is a basic program that allows a client and a server to communicate with each other similar to chatting. This program uses TCP
alpha1256/Bakery-Website
This was my final HTML program back in highschool
alpha1256/Banking_Manager
New repository for banking management
alpha1256/Basic-Encryption-Program
This program allows you to do some basic alphabetical encryption (Upon learning more about cryptography I decided to create a basic encryption program) . You can encrypt to a file for decryption you can decrypt from both text files and keyboard input
alpha1256/Browser-Analysis
This project was created to analyze memory usuage of Chrome and Edge on my personal computer. This came about as I was working on Android studios and I had 90% usuage of RAM (12GB)
alpha1256/Chat-Client-and-Server-
This programs allows a client and a server to chat
alpha1256/Disaster-Response
This program is supposed to simulate a disaster and the response by ambulances
alpha1256/DO180-apps
DO180 Repository for Sample Applications
alpha1256/File-Generator
This program can generate HTML files, C++ header files and JAVA I might add more options
alpha1256/Hardware-Graph
This program allows users to graph different parameters (temperature, clock speed etc) of the computer hardware from the csv file from Open hardware monitor
alpha1256/Healthy-Lives
This repository contains the files for the app Healthy Lives
alpha1256/Hospital-Management-System
This program was a final project for one of my courses it allows one to manage appointments, manage docters etc
alpha1256/Meal-Calculator
This program will be used to calculate how should I do my meals at my college based on how many days I have left in the semester.
alpha1256/Stock-Tweets-Analysis
This project allows user to analysis to do basic tweet analysis of ticker symbols
alpha1256/To-Do
This is a simple to do app written for android