Mark-Langston's Stars
xentzenith/x3nos
X3NOS is a retro-styled web application featuring a dynamic loading screen, digital clock, and interactive login interface. It simulates an old-school operating system experience with modern UI elements, including power-off dialogs and glitch effects.
xentzenith/weather-final-project
React Front End Course Final Study, This project is different from the project on GitHub, because it was made by group work.
xentzenith/task-manager-electron
A simple Electron-based task manager application with a custom menu bar, modal dialogs, and task management features. Built with Electron, it offers task creation, priority setting, and due date management.
xentzenith/my-portfolio
A beautiful portfolio site made with React + NextJS + TailwindCSS + PicoCSS.
xentzenith/weather-forecast-app
A React application that provides weather forecasts based on city names. It fetches weather data using the Open-Meteo API and geocodes locations with the Geocode Maps API. The app is deployed with GitHub Pages.
xentzenith/multi-purpose-calculator
This is a simple calculator implemented using HTML, CSS, and JavaScript.
xentzenith/dev-to-Frontend-Challenge-v24.07.24
_This is a submission for [Frontend Challenge v24.07.24]
xentzenith/object-oriented-programming-2024
xentzenith/digital-clock
A digital clock with HTML CSS JS
xentzenith/front-end-programming-2024
xentzenith/web-design-2024
xentzenith/Snake
A little snake thing. Still experimental, but I guess it could last longer.
xentzenith/repeatgg-tournament-scraper
Minimal Scraper for Tournaments. Use proxy for advance.
Mark-Langston/Marks_Computer_Builds_Remote
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.
Mark-Langston/Marks_Antivirus_Virus_Syringe
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 antivirus tool with a playful twist.
Mark-Langston/NASA_Picture_of_the_Day_API
Uses a NASA API key to query the Astronomy Picture of the Day (APOD), then opens up the picture in your default browser.
Mark-Langston/Application_Manager
Test repository for an Application API, requires SQL Server Management Studio and .NET 6.0 installation
Mark-Langston/MarksComputerBuilds
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 build records.
Mark-Langston/MarksMusicMaker
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.
Mark-Langston/Student_and_Instructor
Java program that contains a superclass of person and extended/sub classes for student and instructor. Demonstrates usage of multiple class files and inheritence.
Mark-Langston/Appointment_Calendar
Appointment Calendar is a JavaFX-based desktop application for managing appointments. Users can add, remove, and view appointments through an intuitive graphical user interface.
Mark-Langston/Country_Sorter
CountrySorter is a Java program that sorts an `ArrayList<Country>` in decreasing order based on the population of the countries.
Mark-Langston/Export_AD_to_CSV
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.
Mark-Langston/Identity_Tool
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.
Mark-Langston/Interest_Balance_Calculator
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.
Mark-Langston/Java_CircleMatic
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.
Mark-Langston/JavaFX_Interest_Balance_Calculator
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-Langston/Polynomial_Calculator
This Java project implements a Polynomial class using a linked list to store polynomial terms.
Mark-Langston/Recursive_Substrings
A simple Java program that generates all substrings of a given string using recursion.
omt66/csc310-linalg-demos