Chipperfluff Jack
Jack created repository SchoolProjects/Calci 2025-09-19 12:18:16 +00:00
Jack pushed to main at SchoolProjects/totaly-secure-banking-system 2025-09-15 13:35:40 +00:00
f9244082a2 Refactor Main class to improve structure and remove unused code
6586e59959 Add Index and Login classes for user interface navigation and authentication
6ef835fd31 Implement LocalStorage class for data serialization and deserialization with database integration
bd61b1f2a3 Fix package declaration in UserModel.java to align with project structure
1855d2000e Enhance migration process by adding storage table creation and improving connection handling in Database and Model classes
Compare 8 commits »
Jack pushed to main at SchoolProjects/totaly-secure-banking-system 2025-09-12 10:46:20 +00:00
dc1b85a774 Implement user model and migration setup; add user data manipulation in Main class
503b2d35b1 birth of squirrel
90c2e55edc Update .gitignore to include .vscode directory; modify run.sh to append Main.java to sources.txt
Compare 3 commits »
Jack pushed to main at SchoolProjects/totaly-secure-banking-system 2025-09-12 06:43:02 +00:00
b397a8e812 Implement database connection and migration setup; add .gitignore entries
Jack pushed to main at SchoolProjects/totaly-secure-banking-system 2025-09-12 05:51:10 +00:00
0e5e66bef8 init commit
Jack created branch main in SchoolProjects/totaly-secure-banking-system 2025-09-12 05:48:50 +00:00
Jack pushed to main at SchoolProjects/totaly-secure-banking-system 2025-09-12 05:48:50 +00:00
aad38aac60 init commit
Jack created repository SchoolProjects/totaly-secure-banking-system 2025-09-12 05:47:56 +00:00
Jack pushed to main at SchoolProjects/Hello 2025-09-11 08:57:46 +00:00
84f435a8ce enhance Main and Person classes with detailed validation and game logic; add new countries to Country enum
Jack pushed to main at SchoolProjects/Hello 2025-09-11 08:38:47 +00:00
4343517646 add Person, Country, DateUtil, EmailValidator, and PhoneValidator classes with validation and utility methods
3bcd1a1e9a update .gitignore to exclude .vscode directory
Compare 2 commits »
Jack pushed to main at SchoolProjects/Hello 2025-09-11 06:37:37 +00:00
e26eab2f97 add README.md
f6f2154d72 init commit
Compare 2 commits »
Jack created branch main in SchoolProjects/Hello 2025-09-11 06:31:56 +00:00
Jack pushed to main at SchoolProjects/Hello 2025-09-11 06:31:56 +00:00
366ebda120 add README.md
9bef8ea613 init commit
Jack created repository SchoolProjects/Hello 2025-09-11 06:30:01 +00:00
Jack pushed to main at projects/funkyFlaskTest 2025-08-24 08:16:27 +00:00
051e0526b6 fix: update version to 1.3.12 in package.json and package-lock.json; enhance responsive design in RickGamePanel with dynamic canvas sizing
Jack pushed to main at projects/funkyFlaskTest 2025-08-24 08:12:22 +00:00
9a6b264b3e fix: update version to 1.3.11 in package.json and package-lock.json; adjust canvas dimensions in RickGamePanel for responsive design
Jack pushed to main at projects/funkyFlaskTest 2025-08-24 07:55:17 +00:00
1a65ee07af fix: update version to 1.3.10 in package.json and package-lock.json; remove fixed canvas dimensions in RickGamePanel for responsive design
Jack pushed to main at projects/funkyFlaskTest 2025-08-24 07:51:17 +00:00
63fee69667 fix: update version to 1.3.9 in package.json and package-lock.json
Jack pushed to main at projects/funkyFlaskTest 2025-08-24 07:49:40 +00:00
4711f27823 fix: remove fixed canvas dimensions in RickGamePanel for responsive design
Jack pushed to main at projects/funkyFlaskTest 2025-08-02 20:01:42 +00:00
816f252ccd fix: update version to 1.3.8 in package.json and package-lock.json; refactor RickGamePanel for improved gameplay mechanics and asset handling