Projects

I've both designed and coded a nice share of projects. Feel free to download the apps and source code. Below are screenshots of the source code and the working applications. The point of this page is to display core programming skills. Nevertheless the platform, core programming logic can easily be ported to web apps, smartphone apps, server applications, etc... A good core programmer can normally change platforms without much interference.
Thanks for viewing.



/**************Tech Jeopardy***********************
*                                                                                            
*   Software Engineer: McKinnely Bentley
*   Language: C#                        
*   Description: A small but fun tech jeopardy                    
*   game that allows the users to play against    
*   the cpu.                                      
*   Inputs: Answer to questions                  
*   Outputs: Analyzed data that shows the user  
*   if he/she or the cpu is correct              
*                                                
*****************************************************/

GitHub: Source Code
GitHub: Download App Here




/**************Health Profile App********************
*                                                
*   Software Engineer: McKinnely Bentley
*   Language: C#            
*   Description: Analyzes your health profile    
*   and tells the user if he/she is in their      
    ideal weight range.                          
*   Inputs: Name, gender and date information.    
*   Outputs: Analyzed data that shows the user    
*   health information                          
*                                                
*****************************************************/

GitHub: Main Source Code
GitHub: Health Profile Class
GitHub: Download App Here




/**************SecurityPlusQuizzer*******************
*                                                                                              
*   Software Engineer: McKinnely Bentley
*   Language: C#          
*   Description: Quiz that is designed to help    
*   CompTia Security Plus students study ports.    
*   Inputs: Port number that relates to the port  
*   name in question.                            
*   Outputs: Message box will show correct for    
*   every correct answer and a label will shows  
*   a total score percentage at the end.          
*                                          
*****************************************************/
 
GitHub: Source Code
GitHub: Download App Here




/**************Java Challenge************************
*                                                                                              
*   Software Engineer: McKinnely Bentley      
*   Language: Java
*   Description: Just a personal challenge.      
*   Inputs: User numerical term data.          
*   Outputs: Outputs data based on specs given    
*   in the challenge doc.                      
*                                          
*****************************************************/
GitHub: Source Code
GitHub: Download App Here




/**************Java Challenge************************
*                                                                                            
*   Software Engineer: McKinnely Bentley  
*   Language: Java
*   Description: Just a personal challenge.      
*   Inputs: The input are hard coded in.        
*   Outputs: Outputs data based on specs given    
*   in the challenge doc.                  
*                                      
*****************************************************/
GitHub: Main Source Code
GitHub: Student Class
GitHub: Download App Here



Below are pics of other apps I coded in my free time. I no longer have the .exe files and source code but it was still fun to code.

This was a speaking bot that I coded while hanging out with friends. We coded it to say some pretty interesting things for laughs. 


While studying for the OSI model, I thought it would be nice to code a companion app that not only gives you information about a given layer, but also allows for quiz modes.




Once again I found myself bored because my friends were all gone for the summer. So I decided to code a quick lottery app. I was hoping to use these numbers to hit it big. Yes, I played these numbers but they didn't work. Lol, better luck next time.

No comments:

Post a Comment