.

Brian Moreno

Computer Science Graduate NEIU

About Me   
Resume   
Projects   

My name is Brian Moreno and I am first-generation graduate from Northeastern Illinois University with a Bachelor of Science degree in Computer Science. I enjoy meeting new people, trying new activies/food, playing video games, watching football, watching movies/TV, and building LEGO. I am pursuing an entry level/research position to help further my current goal of becoming a Software Engineer, and future goal of becoming a professor.

Website Project, Writing Intensive Programming (Software Engineering)
For our semester project, we were tasked to build a website that utilized PHP and MySQL. I decided to go with a website that could help other students by providing a place to post questions and/or ideas. In other words, I decided to create a basic discussion forum. You can visit the forum by going to the link below.
Website Link
Files Link

Database Project, Java/Database Management
For this project, we were tasked to make any sort of interactive database system using Java and MySQL. Our database is based around car rentals, you can view, update, and delete various information. You will be acting an administrator of the system. You can view our database code by going to the link below.
Link

Website Project, Client-Side Web Development
Giving specific guidelines throughout the course we were tasked to make two websites, one individually and one in a group. The first link will take you to the first website we were tasked to make, and the second link will take you to the group website.
Website Link
Website Files
Website 2 Link
Website 2 Files

Research Project 1, Java II
Given an image file we were tasked to make two more image files with one of the images being flipped on the x-axis and the other on the y-axis. My contribution to the project was figuring out the necessary code to flip the images. You can view my part of the code in the image.java file by downloading the code below.
Link

iOS/Android Project, Mobile Application Development
Our entire semester for our mobile application development class revolved around making one application that on both iOS and Android. Our team decided to go with a project that, like my discussion forum, be useful for other students. Our application's goal is to help students with basic Java syntax. It does this by showing snippets of code with blank spaces where a specific keyword should go. The keywords being 'if', 'return', 'while', and 'for'.
Link