-
Information Technology Specialist I
- Sacramento, CA
-
07:48
(UTC -08:00) - https://pcpuppet.io
- in/-mark-langston
Highlights
- Pro
-
-
cs-capstone-portal Public
National University CS Capstone Portal - CS Study Aids
HTML UpdatedNov 11, 2025 -
National_University_Airlines Public
MVP Airplane seat reservation system
-
PixelPuppet Public
PixelPuppet is a pixel art drawing tool that supports layers, multiple brush types, and canvas resizing. It allows users to import, export, and create pixel art with customizable tools in a user-fr…
-
-
Arduino_Scrolling_Marquee Public
This Arduino code creates a scrolling marquee on a 20x4 I2C LCD display, displaying static and scrolling text on different rows with adjustable scrolling speed.
-
MarksMusicMaker Public
Mark's Music Maker is a desktop application that allows users to procedurally generate unique MIDI music tracks using a variety of instruments from the base MIDI soundbank.
-
-
Identity_Tool Public
The **Identity Tool** is a simple web application that allows users to input their ID number and retrieve specific details, including their first name, last name, address, and a picture.
-
Export_AD_to_CSV Public
This script exports Active Directory (AD) user information to a CSV file. The CSV file is named with the current date and saved to a specified location.
-
Polynomial_Calculator Public
This Java project implements a Polynomial class using a linked list to store polynomial terms.
-
Appointment_Calendar Public
Appointment Calendar is a JavaFX-based desktop application for managing appointments. Users can add, remove, and view appointments through an intuitive graphical user interface.
-
Country_Sorter Public
CountrySorter is a Java program that sorts an `ArrayList<Country>` in decreasing order based on the population of the countries.
-
Recursive_Substrings Public
A simple Java program that generates all substrings of a given string using recursion.
-
Marks_Computer_Builds_Remote Public
A JavaFX application for managing computer build configurations with remote PostgreSQL database integration. Users can add, edit, and remove builds, with all data securely stored in a remote database.
-
Java_CircleMatic Public
Java CircleMatic is a simple Java application that allows users to draw circles on a canvas by clicking on specific locations and specifying the radius.
-
Interest_Balance_Calculator Public
This is a simple Java application that calculates the final balance of a savings account after a given number of years, based on an initial deposit and an annual interest rate.
-
JavaFX Interest Balance Calculator is a simple JavaFX application that calculates the future balance of an investment given the initial deposit, annual interest rate, and number of years.
-
Mark's Antivirus Virus Syringe is a playful Java Swing application designed to demonstrate basic GUI components, event handling, and image loading in Java. This program humorously mimics an antivir…
-
MarksComputerBuilds Public
Mark's Computer Builds is a JavaFX application designed to manage computer builds. It interacts with a PostgreSQL database to perform CRUD operations (Create, Read, Update, Delete) on computer buil…
-
Application_Manager Public
Test repository for an Application API, requires SQL Server Management Studio and .NET 6.0 installation
-
Student_and_Instructor Public
Java program that contains a superclass of person and extended/sub classes for student and instructor. Demonstrates usage of multiple class files and inheritence.
-
JAVA_Microwave Public
A JAVA Microwave simulator, increacook time, switch power levels, start, reset, and shutdown controls.
-
Recursive_Merge_Sort Public
C++ program, performs merge sort on a vector/array.
-
-
Playfair_Cipher Public
C++ matrix message encryption decryption program.
-
NASA_Picture_of_the_Day_API Public
Uses a NASA API key to query the Astronomy Picture of the Day (APOD), then opens up the picture in your default browser.
-
Difference-Objects-Classes Public
A simple JAVA program that demonstrates the usage of JAVA classes and objects.
-
Recursive_Binary_Converter Public
C++ program that converts decimal integers to binary values.
-
Recursive_Permutation Public
C++ program that takes any input and recursively permutates it