Pinned Repositories
BasicCSSExercise_TravelBlog
Crafted a dynamic travel blog with HTML/CSS, prioritizing responsive design for optimal viewing. Intuitive navigation, Flexbox layout, and a harmonious color scheme enhance user experience. Integrated a stylish subscription form for user engagement. Media queries ensure adaptability across devices.
BasicHTMLExercise_Hometown
Built a hometown webpage with HTML, featuring embedded images for visual appeal. Used header tags for content structure, ordered/unordered lists for organization. Improved SEO with metadata and added a hyperlink for page navigation. Enhanced narrative with relevant imagery.
BlogWebsite
Built responsive functions for form validation, filtering, and searching, seamlessly integrating them with a database alongside a 2-member team.
CalculatorReact
GameStore
GuitarCollectionDatabase
Built views with timestamped data changes. Implemented log tables and triggers for seamless updates, linking log tables to the UI for comprehensive tracking.
MyHealthDataTest
An Electronic Health Records (EHR) program utilizing JUnit tests for classes and testing the calculateBMI() method that receives user input of their information and outputs their BMI.
PersonalProfileWeb
RailwayReservationSystem
RobotFramework
A versatile automation framework designed for both acceptance testing and Robotic Process Automation (RPA) applications.
zoeyleein's Repositories
zoeyleein/GuitarCollectionDatabase
Built views with timestamped data changes. Implemented log tables and triggers for seamless updates, linking log tables to the UI for comprehensive tracking.
zoeyleein/MyHealthDataTest
An Electronic Health Records (EHR) program utilizing JUnit tests for classes and testing the calculateBMI() method that receives user input of their information and outputs their BMI.
zoeyleein/BlogWebsite
Built responsive functions for form validation, filtering, and searching, seamlessly integrating them with a database alongside a 2-member team.
zoeyleein/BMICalculator
zoeyleein/COBOLBasic
Practiced the fundamental concepts of COBOL, including data types and variable definitions.
zoeyleein/COBOLTest
A COBOL program test.
zoeyleein/EmployeeDB_DAO
Built an application that connects with a database in Java, and support fundamental CRUD (Create, Read, Update, Delete) operations on Employee table within the database.
zoeyleein/Exception_Calculator
This program allows users to input mathematical equations in the form "num1 operator num2 =". The Calculator class serves as the driver, instructing users and initiating the CalculatorEngine and CalculatorInput classes.
zoeyleein/Linux_SystemMonitoringAndReportingScript
Created a Bash script for system monitoring, capturing vital details like hostname, OS, kernel version, CPU, memory, and disk usage. Displays info to the user and logs it. Includes checks for CPU load, memory, and disk usage, issuing warnings for high utilization. Option to create an archive with the log file.
zoeyleein/NetProject
zoeyleein/PersonalProfileWeb
zoeyleein/CalculatorReact
zoeyleein/FoodWasteReductionPlatform
The Food Waste Reduction Platform is a web-based solution tackling global food waste by connecting individuals and organizations with excess food to those in need. It offers an easy-to-use interface for donating, requesting, and tracking food, promoting sustainability and community-driven waste reduction.
zoeyleein/GameStore
zoeyleein/RailwayReservationSystem
zoeyleein/RobotFramework
A versatile automation framework designed for both acceptance testing and Robotic Process Automation (RPA) applications.
zoeyleein/Application
zoeyleein/Builder_BobaShop
zoeyleein/CalculatorByReact
zoeyleein/CarFactoryWithAbstractFactoryPattern
zoeyleein/DatabaseConnectionFactory
zoeyleein/DependencyInversionPrinciple
An interface has been created between the high-level module and low-level modules, adhering to the Dependency Inversion Principle.
zoeyleein/EmployeeDataManagementSystemWithSOLIDprinciples
Classes have been separated to comply with the Single Responsibility Principle, and interfaces have been added, aligning with the Interface Segregation Principle and the Dependency Inversion Principle.
zoeyleein/GitCooperationPractice
A practice for git cooperation using git branch, checkout, suggestions and merge.
zoeyleein/Operations
zoeyleein/StudentDB
zoeyleein/SunSeeker
zoeyleein/VehicleManagementSystem_DesignPattern
zoeyleein/VehicleProductSystem
zoeyleein/ZoeyLee