Java

Simple Automated Voting System (AVS)

This system was a project for science and investigatory school year 2017-2018 the researchers namely Arnie Grajo, Emmanuel Javellana, John Michael Ortiga, Andre Russell Tacumba, Renekant Decolongon. The Researchers found that this project is a big help for the School (Cor Jesu College) Senior high School Student Council election. Aside from it will help the school to have a modernize election, it

Crypto Chart

A simple GUI that displays upto date data about Cryptocurrencies such as Bitcoin, IOTA, Ethereum and CarVertical. The program is written using NETBEANS IDE. private void JButton_Cryptocurrency_chart_EnterMouseClicked(java.awt.event.MouseEvent evt) { if (JComboBox_select_cryptocurrency.getSelectedIndex() == 0) { JOptionPane.showMessageDialog(null, "Please select a CryptoCurrency from the Combobox"

Notepad

This is a simple notepad with most of the basic Notepad features. Coded in Java. Code written by me completely from scratch Feel free to use it and learn from it. Enjoy! Regards, Masroor Aijaz