Liquide Statik  
Liquide Statik

 
 
 
C# portfolio  
Switch and Case Statements switch.exe
  This project involved placing prices under case statements and letting the user enter the product, which then calls tot he case statement, and returning the price to the user.
Random Number Game NumberGame.exe
  In this game, a random number is generated from 1 - 1000. The user must guess the number with clues such as, "too high" or "too low." Once the user guesses the number, they are given the option to play again or quit.
Grade Book GradeBook.exe
  The gradebook application asks how many students, the 7 digit ID, their names and the number of assignments. The user will then enter the grades. The program will find the average of each student and display it to the user.
Min, Max, and Inbetween numberPlacement.exe
  The application asks the user for 3 numbers. It will then determine the max number, minimum number, and what goes inbetween. This was written with only if statements.
Microsoft is hiring MicrosoftHiring.exe
  In this application, Microsoft is hiring and properties are involved. We had to write a 2 class files and update the properties of another. The user is asked the name of the new hire and how much Microsoft is willing to pay for them. There is a limit of 99,999 though. Too bad, I am 100,000.
Form Book Interface BookInterfacePlay.exe
  One of the first form applications we created. It allows the user to select a book number and it in turns posts the book name and author to the user. I was playing around with button design as well.
Form Delivery Date DeliveryDate.exe
  This application allows the user to select a date from the calendar and the the delivery date is posted below. It return a +5 day and +7 for weekends.
Form Try and Catch Exception Division.exe
  This program allows the user to enter 2 numbers that will be divided. It will not allow the user to divide by zero and throws an exception to the user.
Adding to the List Box ListBox.exe
  This application allows the user to add items tothe list box, slect them and delete them one-by-one, or clear all of them at once.
Form Multiple windows (children) multipleWindows.exe
  We began creating forms that would open up children windows as well. In my child, it was given a lovely orange.
Form UL Polo Club UofLPolo.exe
  The University of Louisville has a polo club and are looking to purchase items for the new season. The items needed are always the same, so check boxes are used and the total is added depending on what items were checked.
Form Input and Radio Buttons inputRadioButtons.exe
  In this nifty alpplication the user enters their name and an integer. They will be displayed in the list box along with the radio button selected.
Form GUI Design GUIdesign.exe
  This was a fun project where we were to design an inface. The class would then vote on the best looking project. It had to be a working project of course. The winner would be presented with 5 bonus points on the mid-term exam. I won the extra points!
     
 
  VB.Net and SQL Portfolio  
 
Form String Comparison And Or Demo.exe
  One of our first Visual Basic assignments was to use or, and comparison. It shows what one of the names are and what the other name is.
Form Club Calculator Selection HealthClubCalc.exe
  The health club would allow the user to select various packages and total them against the number of months the user would liek to join for a duration. A total price would be calculated.
Form String /Number comparison If Demo.exe
  The string comparison is hard coded to determine if the name written is "Wendy."  The number is checked if it is less than or greater than 27.
Form Wind Chill windChill.exe
  In this application we were given a set of wind speeds and degrees to determine the wind chill factor and what to wear. It will check to make sure that the user is entering the data allowed. A pop-up box is issued with the windchill factor and what kind of jacket, if any, should be worn.
Form Rating System ratingSytem.exe
  The rating system allows the user to enter the response of how refreshing and cool the drinker felt of the new Moundain Dew drink. The answers are given a value and a score is shown to the user.
Form Vehicle Loan Calculator VehicleCalc.exe
  In this application the user is able to enter the cost of the vehicle, the number of months in order to pay for the vehicle, and the down payment. They select if the car is used or new which sets the interest rate. The user is given a monthly payment amount based on the figures given.
SQL ERD Design A5.vsd
  In this assignment we were given a scenerio and had to design a database that encompased the business rules we read due to the scenerio.
SQL Normalizaion A6.docx
  We were given a table and we had to take it to 3NF. In the document, it shows the steps in order to move from 1NF to 3NF.
SQL ERD and business rules A6.vsd
  We had to create business rules and create an ERD based on thos business rules. The business rules are are included in the VSD file.
SQL Team ERD and Business Rules A7.vsd
B-Rules.docx
  Samir, Lee, and I grouped together to work on a scenerio that was 9 pages about how cleints were introduced and the process throughout the company. The ERD and business rules above, are the results of our work.
SQL Beginning T-SQL Queries A8.sql
  In this assignment, we were given 26 questions to answer. Each dealth with a different portion of queries, such as math, where, and so on.
SQL Advanced T-SQL Queries A9.sql
  This was our introduction to advanced queries. It taught us how to create joins, group by, and moving through several tables to find the information.
SQL Star Schema A11.zip
  This was the final project we had for the semester. We created a star schema for business intellignce. We had to write a stored procedure in order to create the dimensions and fact table, that when moved the information from the transactional database tables to the business intelligence dimensional tables. We then had to answer several questions by writing T-SQL. I really enjoy doing projects like this one. I learned a lot and would like to do more with B.I.
   
 
Software Used

Program
Photoshop
Illustrator
Flash
Dreamweaver
Contribute
Bridge
Acrobat Distiller
After Effects
Premiere
InDesign
Flash Video Recorder

Interests
WCF, XAML, ADO.NET, Entity Framework, Business Intelligence, MVC 2, API design,  Semantic Web, Silverlight, RIAs, WFP, Nueral Networks, Bots, C# 4.0, Jokes, Ninjas, and creating fun and functional user interfaces