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/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.
zoeyleein/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.
zoeyleein/DynamicBehavior_JokeOfTheDay
Built a lively "Joke of the Day" webpage with HTML, CSS, and JavaScript. Gradient backgrounds, stylish fonts, and a clean layout create an engaging design. The interactive "Get a Joke" button dynamically fetches and displays random jokes. Mobile-friendly, follows best practices for maintainability.
zoeyleein/Polymorphism_PaymentSystem
A Java program that uses polymorphism to calculate bi-weekly pay for Consultants, Employees, and Supervisors based on user input. It features an interactive interface, allows users to input hours worked or annual pay, and supports continuous entry of miller data, providing a versatile solution for salary computations.