top of page

Computer Science

  • Web Applications

  • Automation Scripts

  • Games

Programming Languages

Java

33/100

Groovy

1/100

Python

76/100

CSS

5/100

GDScript

1/100

Shell

1/100

C++

3/100

HTML

5/100

C#

4/100

Kvlang

2/100

JavaScript

4/100

01

MockWebiste

  • Lander University's Food Program website features a calendar for events, meal plan options for resident students, and details on dining services. Key highlights include various meal plans, mobile ordering through the TRANSACT app, and contact information for Dining Services staff.

  • A usability test aimed to see if the website design is more user-friendly but noted that vital information was still not easily accessible. While the website's modern layout attracted attention to specific features like the TRANSACT app, users did not engage with button elements, and the overall interaction was brief. Although attractive, the website failed to present new or valuable resources, impacting user interest negatively.

  • Instructions to run the website are provided for both Windows and Linux operating systems.

02

JavaSpinGame

  • The Spin Wheel Game HTML document features a structured layout, player inventory, settings, and functions like update logs, rules, and drawing canvas, with various bug fixes.

03

JavaEdition-GUUF-IT-DepartmentApp

This Java program creates a login screen GUI using Swing, defining a class LoginScreen and initializing it with fonts and labels. The initializer method sets the window's title, size, maximum size, and location. The JLabels and JTextFields are customized, added to a JPanel with a GridLayout, and the window is set to be visible.

04

TowerDefiance

This code demonstrates creating a game using various modules like Container, MainMenu, pauseFile, Information_Display, Map.map, and Map.weather, managing particle systems, terrain generation parameters, and user progress.

bottom of page