• Joined on 2022-09-05
kira pushed to master at kira/PortfolioPage 2023-02-15 22:01:13 +00:00
a62d63e317 Better color palette
kira pushed to master at kira/PortfolioPage 2023-02-15 21:43:07 +00:00
d38d6d6c33 Photo Banner now presenting correctly with image fitting and text in center
kira created branch master in kira/Playground 2023-02-15 18:55:55 +00:00
kira pushed to master at kira/Playground 2023-02-15 18:55:55 +00:00
912f192279 Add project files.
ef582dc489 Add .gitattributes and .gitignore.
kira created repository kira/Playground 2023-02-15 18:55:27 +00:00
kira pushed to master at kira/PortfolioPage 2022-12-12 21:17:02 +00:00
81bc26368e PhotoBanner isn't working quite as I would like it; the text isn't explicitly centered in the image due to the 100vw set on the image. It's good enough for now, but I would like to have it be centered.
kira created branch master in kira/PortfolioPage 2022-12-12 21:01:00 +00:00
kira pushed to master at kira/PortfolioPage 2022-12-12 21:01:00 +00:00
37381d86f2 Add project files.
a8b1a91f28 Add .gitattributes and .gitignore.
kira created repository kira/PortfolioPage 2022-12-12 20:38:02 +00:00
kira pushed to master at kira/HomeLibrary 2022-09-28 21:16:44 +00:00
b9d6c46e99 Fetching Books by Author Name and by Author Id from Db
kira created branch master in kira/HomeLibrary 2022-09-28 21:15:14 +00:00
kira pushed to master at kira/HomeLibrary 2022-09-28 21:15:14 +00:00
1dce61d99c Add project files.
cdc5139fdf Add .gitattributes and .gitignore.
kira created repository kira/HomeLibrary 2022-09-28 21:14:47 +00:00
kira pushed to master at kira/EnumerablePerformance 2022-09-19 19:27:45 +00:00
2e088a5c6d Quick cleanup of comments. Complete.
kira created branch master in kira/EnumerablePerformance 2022-09-19 19:26:11 +00:00
kira pushed to master at kira/EnumerablePerformance 2022-09-19 19:26:11 +00:00
8c9d472617 Add project files.
c26b064de6 Add .gitattributes and .gitignore.
kira created repository kira/EnumerablePerformance 2022-09-19 19:25:50 +00:00
kira pushed to master at kira/Housewives 2022-09-17 00:08:23 +00:00
f6d7f90287 Getting Housewives, Quotes, and Quotes from specific Housewives!
kira pushed to master at kira/ShopOnlineSolution 2022-09-16 23:06:39 +00:00
c4f54c70b6 Added in Local Storage functionality to store products and cart items into the users local storage.
kira pushed to master at kira/ShopOnlineSolution 2022-09-16 19:25:53 +00:00
4a358ede89 Improved performance: only one call to db rather than two when regarding products with their categories information.