-
Pilates-Studio Public
Freelance web development for a local Pilates Studio
JavaScript UpdatedNov 24, 2025 -
-
-
-
Point-It Public
A mobile application designed to help users easily locate and navigate to points of interest (POIs). This app integrates with the Google Maps API to display POIs like dining spots and recreational …
-
PawsHope_final Public
Forked from JAV-7/DAYSW-ProyectoFinal project for web development class
HTML UpdatedMay 14, 2025 -
express-mongoose-api Public
Forked from momentumpro/express-mongoose-apiBackend API example for WAD course with express and mongoose
JavaScript UpdatedApr 28, 2025 -
-
Potion-Brew Public
Practice for OOP concepts. Game idea where you play as the apprentice to a powerful witch who leaves you in charge of her potion shop. While she’s away, magical creatures from the town visit to req…
-
-
-
-
-
chess-moves Public
Program capable of identifying all the possible movements of a chess piece according to the current state of the board.
C UpdatedOct 26, 2024 -
hotdog Public
Having trouble understanding some OOP concepts so Im making thise simple project as practice :-)
Java UpdatedSep 30, 2024 -
-
brute-force-hello-world Public
Playing around with C. Saw a video on social media that showed the output and tried to code it out by myself. This C program generates random lowercase letters until each matches the corresponding …
C UpdatedSep 9, 2024 -
char-counter Public
Wanted to play around with HashMaps after learning about them through a YT video. This Java project uses a GUI to get user input, counts the occurrences of each lowercase letter in the input, and d…
Java UpdatedSep 4, 2024 -
stats-calculator Public
Statistics Calculator (In Progress): A Java program that calculates basic statistical measures (mean, median, mode) from user input. It uses JOptionPane for user-friendly input dialogs and validate…
-
c-array-pointers Public
C program demonstrating pointer usage with arrays and strings. Includes functions to invert case in a string, calculate string length, and display memory addresses of array elements. Wanted to play…
C UpdatedSep 2, 2024 -
java-array-experimentation Public
Java code examples showcasing array operations: declaration, creation, initialization, manipulation, and cloning of 1D and 2D arrays. Includes lecture code from my OOP class + additional work done …
Java UpdatedAug 29, 2024 -
leibniz-series Public
Java program that approximates π using the Leibniz series. Enter the number of terms via JOptionPane, and the program calculates and displays the result. Includes error handling for invalid inputs …
Java UpdatedAug 28, 2024 -