@turnipxenon/pineapple 2.9.0 → 2.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +1 -0
- package/package.json +1 -3
- package/.eslintignore +0 -16
- package/.eslintrc.cjs +0 -20
- package/.gitignore +0 -24
- package/.idea/.gitignore +0 -5
- package/.idea/codeStyles/Project.xml +0 -76
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/.idea/discord.xml +0 -7
- package/.idea/inspectionProfiles/Project_Default.xml +0 -22
- package/.idea/modules.xml +0 -8
- package/.idea/pineapple.iml +0 -16
- package/.idea/shelf/Attempt_for_whole_blog_page/shelved.patch +0 -164
- package/.idea/shelf/Attempt_for_whole_blog_page.xml +0 -4
- package/.idea/shelf/Changes/shelved.patch +0 -118
- package/.idea/shelf/Changes.xml +0 -4
- package/.idea/shelf/Changes1/shelved.patch +0 -250
- package/.idea/shelf/Changes1.xml +0 -4
- package/.idea/shelf/Fix_attempt_for_slug/shelved.patch +0 -63
- package/.idea/shelf/Fix_attempt_for_slug.xml +0 -4
- package/.idea/shelf/yarn_scripts/shelved.patch +0 -20
- package/.idea/shelf/yarn_scripts.xml +0 -4
- package/.idea/vcs.xml +0 -6
- package/.idea/workspace.xml +0 -884
- package/.npmrc +0 -1
- package/.prettierignore +0 -17
- package/.prettierrc +0 -9
- package/.svelte-kit/__package__/.gitignore +0 -1
- package/.svelte-kit/__package__/api/GetLatestBlogs.d.ts +0 -1
- package/.svelte-kit/__package__/api/GetLatestBlogs.js +0 -7
- package/.svelte-kit/__package__/api/index.d.ts +0 -1
- package/.svelte-kit/__package__/api/index.js +0 -2
- package/.svelte-kit/__package__/app.postcss +0 -212
- package/.svelte-kit/__package__/assets/bg_tiled/bg_tiled_ares.png +0 -0
- package/.svelte-kit/__package__/assets/bg_tiled/bg_tiled_corn.png +0 -0
- package/.svelte-kit/__package__/assets/bg_tiled/bg_tiled_pineapple.png +0 -0
- package/.svelte-kit/__package__/assets/bg_tiled/bg_tiled_reinhard.png +0 -0
- package/.svelte-kit/__package__/assets/bg_tiled/bg_tiled_tomato.png +0 -0
- package/.svelte-kit/__package__/assets/bg_tiled/bg_tiled_turnip.png +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_blushing.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_disappointed.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_happy.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_lets_go.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_logo.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_mad.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_neutral.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_slightly_mad.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_surprised.webp +0 -0
- package/.svelte-kit/__package__/assets/characters/ares/ares_yay.webp +0 -0
- package/.svelte-kit/__package__/assets/game_dev/footage-chef-wings.gif +0 -0
- package/.svelte-kit/__package__/assets/icons/arrow-upward.svg +0 -1
- package/.svelte-kit/__package__/assets/icons/bitbucket-icon.svg +0 -1
- package/.svelte-kit/__package__/assets/icons/chat-cursor.svg +0 -47
- package/.svelte-kit/__package__/assets/icons/close.svg +0 -1
- package/.svelte-kit/__package__/assets/icons/external-link.svg +0 -50
- package/.svelte-kit/__package__/assets/icons/github-mark.svg +0 -1
- package/.svelte-kit/__package__/assets/icons/link-icon.svg +0 -1
- package/.svelte-kit/__package__/assets/icons/linkedin.svg +0 -1
- package/.svelte-kit/__package__/assets/icons/mail.svg +0 -1
- package/.svelte-kit/__package__/assets/others/seaweed-showcase.mp4 +0 -0
- package/.svelte-kit/__package__/assets/others/weaver-footage.gif +0 -0
- package/.svelte-kit/__package__/assets/others/window-set.png +0 -0
- package/.svelte-kit/__package__/assets/placeholder/placeholder_circle.png +0 -0
- package/.svelte-kit/__package__/assets/temp/header-hep-cat.mp4 +0 -0
- package/.svelte-kit/__package__/assets/temp/header-pengi.mp4 +0 -0
- package/.svelte-kit/__package__/assets/temp/header-soulwork.mp4 +0 -0
- package/.svelte-kit/__package__/components/Card.svelte +0 -62
- package/.svelte-kit/__package__/components/Card.svelte.d.ts +0 -25
- package/.svelte-kit/__package__/components/CarouselElement.svelte +0 -21
- package/.svelte-kit/__package__/components/CarouselElement.svelte.d.ts +0 -19
- package/.svelte-kit/__package__/components/ElementVisbilityDetector.svelte +0 -18
- package/.svelte-kit/__package__/components/ElementVisbilityDetector.svelte.d.ts +0 -18
- package/.svelte-kit/__package__/components/LazyAsset.svelte +0 -96
- package/.svelte-kit/__package__/components/LazyAsset.svelte.d.ts +0 -20
- package/.svelte-kit/__package__/components/LazyAssetType.d.ts +0 -10
- package/.svelte-kit/__package__/components/LazyAssetType.js +0 -12
- package/.svelte-kit/__package__/components/OnElementVisbilityChanged.d.ts +0 -1
- package/.svelte-kit/__package__/components/OnElementVisbilityChanged.js +0 -1
- package/.svelte-kit/__package__/components/PineappleSlideToggle.svelte +0 -12
- package/.svelte-kit/__package__/components/PineappleSlideToggle.svelte.d.ts +0 -20
- package/.svelte-kit/__package__/components/RandomizedBackground.svelte +0 -64
- package/.svelte-kit/__package__/components/RandomizedBackground.svelte.d.ts +0 -16
- package/.svelte-kit/__package__/components/RandomizedImage.svelte +0 -37
- package/.svelte-kit/__package__/components/RandomizedImage.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/components/SocialSection.svelte +0 -166
- package/.svelte-kit/__package__/components/SocialSection.svelte.d.ts +0 -31
- package/.svelte-kit/__package__/components/StickyElement.svelte +0 -36
- package/.svelte-kit/__package__/components/StickyElement.svelte.d.ts +0 -18
- package/.svelte-kit/__package__/components/ToggleableContent.svelte +0 -66
- package/.svelte-kit/__package__/components/ToggleableContent.svelte.d.ts +0 -19
- package/.svelte-kit/__package__/components/ToggleableContentType.d.ts +0 -4
- package/.svelte-kit/__package__/components/ToggleableContentType.js +0 -5
- package/.svelte-kit/__package__/components/blog_template/BlogTemplate.svelte +0 -44
- package/.svelte-kit/__package__/components/blog_template/BlogTemplate.svelte.d.ts +0 -23
- package/.svelte-kit/__package__/components/blog_template/BlogTemplateInner.svelte +0 -38
- package/.svelte-kit/__package__/components/blog_template/BlogTemplateInner.svelte.d.ts +0 -19
- package/.svelte-kit/__package__/components/blog_template/blog-template.css +0 -7
- package/.svelte-kit/__package__/components/chip/Chip.svelte +0 -95
- package/.svelte-kit/__package__/components/chip/Chip.svelte.d.ts +0 -19
- package/.svelte-kit/__package__/components/combo_box/ComboBox.svelte +0 -11
- package/.svelte-kit/__package__/components/combo_box/ComboBox.svelte.d.ts +0 -18
- package/.svelte-kit/__package__/components/combo_box/ComboBoxWithButton.svelte +0 -22
- package/.svelte-kit/__package__/components/combo_box/ComboBoxWithButton.svelte.d.ts +0 -19
- package/.svelte-kit/__package__/components/combo_box/combo-box.postcss +0 -22
- package/.svelte-kit/__package__/components/dialog_manager/DialogManager.d.ts +0 -82
- package/.svelte-kit/__package__/components/dialog_manager/DialogManager.js +0 -263
- package/.svelte-kit/__package__/components/dialog_manager/DialogManagerStore.d.ts +0 -41
- package/.svelte-kit/__package__/components/dialog_manager/DialogManagerStore.js +0 -45
- package/.svelte-kit/__package__/components/dialog_manager/DialogProcessor.d.ts +0 -13
- package/.svelte-kit/__package__/components/dialog_manager/DialogProcessor.js +0 -62
- package/.svelte-kit/__package__/components/dialog_manager/DialogUtils.d.ts +0 -5
- package/.svelte-kit/__package__/components/dialog_manager/DialogUtils.js +0 -8
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BTreeUtils.d.ts +0 -15
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BTreeUtils.js +0 -34
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BaseBehaviorResult.d.ts +0 -4
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BaseBehaviorResult.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BehaviorNode.d.ts +0 -3
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BehaviorNode.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BehaviorStatus.d.ts +0 -5
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/BehaviorStatus.js +0 -6
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/SelectorNode.d.ts +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/core/SelectorNode.js +0 -22
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionArguments.d.ts +0 -5
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionArguments.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionBehaviorNode.d.ts +0 -4
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionBehaviorNode.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionEvaluator.d.ts +0 -15
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionEvaluator.js +0 -220
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionResult.d.ts +0 -5
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionResult.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionSelectorNode.d.ts +0 -8
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionSelectorNode.js +0 -15
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionState.d.ts +0 -3
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/ExpressionState.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/OperandNode.d.ts +0 -10
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/OperandNode.js +0 -15
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/OperatorNode.d.ts +0 -11
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/OperatorNode.js +0 -30
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/CommandExpressionNode.d.ts +0 -6
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/CommandExpressionNode.js +0 -21
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/CommandLogicNode.d.ts +0 -9
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/CommandLogicNode.js +0 -19
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/CommandMap.d.ts +0 -9
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/CommandMap.js +0 -18
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/RandomRangeCommand.d.ts +0 -15
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/RandomRangeCommand.js +0 -24
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/VisitedCommand.d.ts +0 -20
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/VisitedCommand.js +0 -32
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/VisitedCountCommand.d.ts +0 -13
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/commands/VisitedCountCommand.js +0 -25
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/AndOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/AndOperator.js +0 -15
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/EqualityOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/EqualityOperator.js +0 -14
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/GreaterThanEqualOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/GreaterThanEqualOperator.js +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/GreaterThanOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/GreaterThanOperator.js +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/InequalityOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/InequalityOperator.js +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/LessThanEqualOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/LessThanEqualOperator.js +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/LessThanOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/LessThanOperator.js +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/NegationOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/NegationOperator.js +0 -13
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/OperatorLogicNode.d.ts +0 -17
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/OperatorLogicNode.js +0 -32
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/OperatorMap.d.ts +0 -9
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/OperatorMap.js +0 -47
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/OrOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/OrOperator.js +0 -13
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/XorOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/XorOperator.js +0 -17
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/DivisionOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/DivisionOperator.js +0 -14
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/MinusOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/MinusOperator.js +0 -14
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/MultiplicationOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/MultiplicationOperator.js +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/PlusOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/PlusOperator.js +0 -14
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/RemainderDivisionOperator.d.ts +0 -7
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/expression/operators/arithmetic/RemainderDivisionOperator.js +0 -14
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineBehaviorNode.d.ts +0 -4
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineBehaviorNode.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineBehaviorResult.d.ts +0 -6
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineBehaviorResult.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineNodeArguments.d.ts +0 -6
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineNodeArguments.js +0 -1
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineSelectorNode.d.ts +0 -8
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_core/LineSelectorNode.js +0 -15
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/BehaviorState.d.ts +0 -5
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/BehaviorState.js +0 -5
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/ElseIfNode.d.ts +0 -11
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/ElseIfNode.js +0 -53
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/ElseNode.d.ts +0 -11
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/ElseNode.js +0 -49
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/EndIfNode.d.ts +0 -11
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/EndIfNode.js +0 -23
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IfMode.d.ts +0 -6
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IfMode.js +0 -8
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IfNode.d.ts +0 -12
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IfNode.js +0 -43
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IgnoreGuardNode.d.ts +0 -11
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IgnoreGuardNode.js +0 -25
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IgnoreJumpNode.d.ts +0 -6
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/IgnoreJumpNode.js +0 -18
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/LineCommentNode.d.ts +0 -6
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/LineCommentNode.js +0 -17
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/NormalLineProcessorNode.d.ts +0 -10
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/NormalLineProcessorNode.js +0 -38
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/SetVariableNode.d.ts +0 -11
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/SetVariableNode.js +0 -31
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/commands/DeclareCommand.d.ts +0 -8
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/commands/DeclareCommand.js +0 -39
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/commands/JumpCommand.d.ts +0 -8
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/commands/JumpCommand.js +0 -40
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/commands/UnvisitCommand.d.ts +0 -9
- package/.svelte-kit/__package__/components/dialog_manager/behavior_tree/line_processors/commands/UnvisitCommand.js +0 -28
- package/.svelte-kit/__package__/components/dialog_overlay/DialogOverlay.svelte +0 -124
- package/.svelte-kit/__package__/components/dialog_overlay/DialogOverlay.svelte.d.ts +0 -14
- package/.svelte-kit/__package__/components/index.d.ts +0 -7
- package/.svelte-kit/__package__/components/index.js +0 -8
- package/.svelte-kit/__package__/components/layouts/LayoutConstants.d.ts +0 -1
- package/.svelte-kit/__package__/components/layouts/LayoutConstants.js +0 -1
- package/.svelte-kit/__package__/components/layouts/SeaweedBaseLayout.svelte +0 -86
- package/.svelte-kit/__package__/components/layouts/SeaweedBaseLayout.svelte.d.ts +0 -22
- package/.svelte-kit/__package__/components/navigation_component/NavigationComponent.svelte +0 -262
- package/.svelte-kit/__package__/components/navigation_component/NavigationComponent.svelte.d.ts +0 -28
- package/.svelte-kit/__package__/components/navigation_component/NavigationControl.svelte +0 -121
- package/.svelte-kit/__package__/components/navigation_component/NavigationControl.svelte.d.ts +0 -18
- package/.svelte-kit/__package__/components/navigation_component/PageMeta.d.ts +0 -95
- package/.svelte-kit/__package__/components/navigation_component/PageMeta.js +0 -129
- package/.svelte-kit/__package__/components/navigation_component/index.d.ts +0 -2
- package/.svelte-kit/__package__/components/navigation_component/index.js +0 -3
- package/.svelte-kit/__package__/components/overrideable_meta/OverridableMeta.svelte +0 -51
- package/.svelte-kit/__package__/components/overrideable_meta/OverridableMeta.svelte.d.ts +0 -20
- package/.svelte-kit/__package__/components/overrideable_meta/OverridableMetaProps.d.ts +0 -9
- package/.svelte-kit/__package__/components/overrideable_meta/OverridableMetaProps.js +0 -1
- package/.svelte-kit/__package__/components/overrideable_meta/index.d.ts +0 -2
- package/.svelte-kit/__package__/components/overrideable_meta/index.js +0 -3
- package/.svelte-kit/__package__/components/pineapple/PineappleBaseLayout.svelte +0 -290
- package/.svelte-kit/__package__/components/pineapple/PineappleBaseLayout.svelte.d.ts +0 -18
- package/.svelte-kit/__package__/components/pineapple/toast/DefaultToastBody.d.ts +0 -8
- package/.svelte-kit/__package__/components/pineapple/toast/DefaultToastBody.js +0 -1
- package/.svelte-kit/__package__/components/pineapple/toast/DefaultToastBody.svelte +0 -48
- package/.svelte-kit/__package__/components/pineapple/toast/DefaultToastBody.svelte.d.ts +0 -20
- package/.svelte-kit/__package__/components/pineapple/toast/Toast.d.ts +0 -27
- package/.svelte-kit/__package__/components/pineapple/toast/Toast.js +0 -37
- package/.svelte-kit/__package__/components/pineapple/toast/Toast.svelte +0 -92
- package/.svelte-kit/__package__/components/pineapple/toast/Toast.svelte.d.ts +0 -14
- package/.svelte-kit/__package__/components/pineapple/toast/custom-toast/TestCustomToast.d.ts +0 -5
- package/.svelte-kit/__package__/components/pineapple/toast/custom-toast/TestCustomToast.js +0 -1
- package/.svelte-kit/__package__/components/pineapple/toast/custom-toast/TestCustomToast.svelte +0 -1
- package/.svelte-kit/__package__/components/pineapple/toast/custom-toast/TestCustomToast.svelte.d.ts +0 -23
- package/.svelte-kit/__package__/consts.d.ts +0 -2
- package/.svelte-kit/__package__/consts.js +0 -2
- package/.svelte-kit/__package__/index.d.ts +0 -13
- package/.svelte-kit/__package__/index.js +0 -14
- package/.svelte-kit/__package__/postcss.d.ts +0 -3
- package/.svelte-kit/__package__/scripts/pineapple_fiber/PineappleFiberParser.d.ts +0 -2
- package/.svelte-kit/__package__/scripts/pineapple_fiber/PineappleFiberParser.js +0 -137
- package/.svelte-kit/__package__/scripts/pineapple_fiber/PineappleWeaver.d.ts +0 -9
- package/.svelte-kit/__package__/scripts/pineapple_fiber/PineappleWeaver.js +0 -70
- package/.svelte-kit/__package__/scripts/util/FileManagement.d.ts +0 -7
- package/.svelte-kit/__package__/scripts/util/FileManagement.js +0 -35
- package/.svelte-kit/__package__/scripts/util/ManualCheck.d.ts +0 -1
- package/.svelte-kit/__package__/scripts/util/ManualCheck.js +0 -28
- package/.svelte-kit/__package__/scripts/util/ManualCheckRun.d.ts +0 -1
- package/.svelte-kit/__package__/scripts/util/ManualCheckRun.js +0 -6
- package/.svelte-kit/__package__/server-temp/prisma.d.ts +0 -2
- package/.svelte-kit/__package__/server-temp/prisma.js +0 -2
- package/.svelte-kit/__package__/store.d.ts +0 -17
- package/.svelte-kit/__package__/store.js +0 -17
- package/.svelte-kit/__package__/styles/DefaultGridContainer.css +0 -61
- package/.svelte-kit/__package__/styles/global.css +0 -1
- package/.svelte-kit/__package__/template/seaweed/ChumBucket.svelte +0 -87
- package/.svelte-kit/__package__/template/seaweed/ChumBucket.svelte.d.ts +0 -14
- package/.svelte-kit/__package__/template/seaweed/CreateUrlForm.svelte +0 -66
- package/.svelte-kit/__package__/template/seaweed/CreateUrlForm.svelte.d.ts +0 -16
- package/.svelte-kit/__package__/template/seaweed/ParseQueryTerms.d.ts +0 -1
- package/.svelte-kit/__package__/template/seaweed/ParseQueryTerms.js +0 -23
- package/.svelte-kit/__package__/template/seaweed/RunChaos.d.ts +0 -1
- package/.svelte-kit/__package__/template/seaweed/RunChaos.js +0 -41
- package/.svelte-kit/__package__/template/seaweed/SeaweedTemplate.svelte +0 -287
- package/.svelte-kit/__package__/template/seaweed/SeaweedTemplate.svelte.d.ts +0 -29
- package/.svelte-kit/__package__/template/seaweed/SeaweedTemplateData.d.ts +0 -30
- package/.svelte-kit/__package__/template/seaweed/SeaweedTemplateData.js +0 -79
- package/.svelte-kit/__package__/template/seaweed/entries/ChefWings.svelte +0 -47
- package/.svelte-kit/__package__/template/seaweed/entries/ChefWings.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/template/seaweed/entries/CustomizedYarnspinner.svelte +0 -32
- package/.svelte-kit/__package__/template/seaweed/entries/CustomizedYarnspinner.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/template/seaweed/entries/EntryProps.d.ts +0 -16
- package/.svelte-kit/__package__/template/seaweed/entries/EntryProps.js +0 -5
- package/.svelte-kit/__package__/template/seaweed/entries/Hepcat.svelte +0 -55
- package/.svelte-kit/__package__/template/seaweed/entries/Hepcat.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/template/seaweed/entries/Pengi.svelte +0 -49
- package/.svelte-kit/__package__/template/seaweed/entries/Pengi.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/template/seaweed/entries/Soulwork.svelte +0 -46
- package/.svelte-kit/__package__/template/seaweed/entries/Soulwork.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/template/seaweed/entries/ThisWebpage.svelte +0 -46
- package/.svelte-kit/__package__/template/seaweed/entries/ThisWebpage.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/template/seaweed/entries/WorkExperience.svelte +0 -113
- package/.svelte-kit/__package__/template/seaweed/entries/WorkExperience.svelte.d.ts +0 -18
- package/.svelte-kit/__package__/template/seaweed/entries/Workset.svelte +0 -48
- package/.svelte-kit/__package__/template/seaweed/entries/Workset.svelte.d.ts +0 -17
- package/.svelte-kit/__package__/template/seaweed/entry_order_config/EntryOrderConfig.d.ts +0 -1
- package/.svelte-kit/__package__/template/seaweed/entry_order_config/EntryOrderConfig.js +0 -8
- package/.svelte-kit/__package__/template/seaweed/entry_order_config/EntryOrderConfig.svelte +0 -387
- package/.svelte-kit/__package__/template/seaweed/entry_order_config/EntryOrderConfig.svelte.d.ts +0 -23
- package/.svelte-kit/__package__/template/seaweed/entry_order_config/entry-order-config.postcss +0 -35
- package/.svelte-kit/__package__/template/seaweed/index.d.ts +0 -4
- package/.svelte-kit/__package__/template/seaweed/index.js +0 -4
- package/.svelte-kit/__package__/template/seaweed/seaweed.postcss +0 -133
- package/.svelte-kit/__package__/theme.postcss +0 -117
- package/.svelte-kit/__package__/types/BlogBlurbMeta.d.ts +0 -11
- package/.svelte-kit/__package__/types/BlogBlurbMeta.js +0 -16
- package/.svelte-kit/__package__/types/BreadcrumbData.d.ts +0 -4
- package/.svelte-kit/__package__/types/BreadcrumbData.js +0 -1
- package/.svelte-kit/__package__/types/api/CreateUrl.d.ts +0 -15
- package/.svelte-kit/__package__/types/api/CreateUrl.js +0 -19
- package/.svelte-kit/__package__/types/api/index.d.ts +0 -1
- package/.svelte-kit/__package__/types/api/index.js +0 -2
- package/.svelte-kit/__package__/types/pineapple_fiber/DialogDetail.d.ts +0 -6
- package/.svelte-kit/__package__/types/pineapple_fiber/DialogDetail.js +0 -1
- package/.svelte-kit/__package__/types/pineapple_fiber/DialogState.d.ts +0 -6
- package/.svelte-kit/__package__/types/pineapple_fiber/DialogState.js +0 -7
- package/.svelte-kit/__package__/types/pineapple_fiber/DialogVariableStore.d.ts +0 -2
- package/.svelte-kit/__package__/types/pineapple_fiber/DialogVariableStore.js +0 -20
- package/.svelte-kit/__package__/types/pineapple_fiber/PortraitType.d.ts +0 -11
- package/.svelte-kit/__package__/types/pineapple_fiber/PortraitType.js +0 -12
- package/.svelte-kit/__package__/util/util.d.ts +0 -10
- package/.svelte-kit/__package__/util/util.js +0 -27
- package/.svelte-kit/ambient.d.ts +0 -395
- package/.svelte-kit/generated/client/app.js +0 -47
- package/.svelte-kit/generated/client/matchers.js +0 -1
- package/.svelte-kit/generated/client/nodes/0.js +0 -1
- package/.svelte-kit/generated/client/nodes/1.js +0 -1
- package/.svelte-kit/generated/client/nodes/10.js +0 -1
- package/.svelte-kit/generated/client/nodes/11.js +0 -1
- package/.svelte-kit/generated/client/nodes/12.js +0 -1
- package/.svelte-kit/generated/client/nodes/13.js +0 -3
- package/.svelte-kit/generated/client/nodes/14.js +0 -3
- package/.svelte-kit/generated/client/nodes/15.js +0 -3
- package/.svelte-kit/generated/client/nodes/16.js +0 -1
- package/.svelte-kit/generated/client/nodes/2.js +0 -1
- package/.svelte-kit/generated/client/nodes/3.js +0 -1
- package/.svelte-kit/generated/client/nodes/4.js +0 -1
- package/.svelte-kit/generated/client/nodes/5.js +0 -1
- package/.svelte-kit/generated/client/nodes/6.js +0 -1
- package/.svelte-kit/generated/client/nodes/7.js +0 -1
- package/.svelte-kit/generated/client/nodes/8.js +0 -1
- package/.svelte-kit/generated/client/nodes/9.js +0 -1
- package/.svelte-kit/generated/client-optimized/app.js +0 -47
- package/.svelte-kit/generated/client-optimized/matchers.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/0.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/1.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/10.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/11.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/12.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/13.js +0 -3
- package/.svelte-kit/generated/client-optimized/nodes/14.js +0 -3
- package/.svelte-kit/generated/client-optimized/nodes/15.js +0 -3
- package/.svelte-kit/generated/client-optimized/nodes/16.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/2.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/3.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/4.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/5.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/6.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/7.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/8.js +0 -1
- package/.svelte-kit/generated/client-optimized/nodes/9.js +0 -1
- package/.svelte-kit/generated/root.svelte +0 -64
- package/.svelte-kit/generated/server/internal.js +0 -34
- package/.svelte-kit/non-ambient.d.ts +0 -25
- package/.svelte-kit/output/client/.vite/manifest.json +0 -694
- package/.svelte-kit/output/client/_app/immutable/assets/0.BZfguPbX.css +0 -10
- package/.svelte-kit/output/client/_app/immutable/assets/13.BIMIBpeM.css +0 -1
- package/.svelte-kit/output/client/_app/immutable/assets/4.ClTmhFiH.css +0 -1
- package/.svelte-kit/output/client/_app/immutable/assets/NavigationComponent.DcXBcmND.css +0 -1
- package/.svelte-kit/output/client/_app/immutable/assets/PineappleBaseLayout.BJNkM2lS.css +0 -1
- package/.svelte-kit/output/client/_app/immutable/assets/ProgressBar.Cirlo5Z8.css +0 -1
- package/.svelte-kit/output/client/_app/immutable/assets/_layout.BgClWDWR.css +0 -10
- package/.svelte-kit/output/client/_app/immutable/assets/_page.BIMIBpeM.css +0 -1
- package/.svelte-kit/output/client/_app/immutable/assets/_page.ClTmhFiH.css +0 -1
- package/.svelte-kit/output/client/_app/immutable/assets/ares_blushing.B6Q0SsBp.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_disappointed.LOpkh7Q7.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_happy.Cz9WhdwO.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_lets_go.BxjJjKUv.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_logo.C_a3ZQAP.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_mad.DofDLDmM.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_neutral.Hp923t8N.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_slightly_mad.DdwOp6J5.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_surprised.BxbNH_w8.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/ares_yay.EM2SNr0e.webp +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/bg_tiled_ares.DTcFskeK.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/bg_tiled_corn.D22ZwTZ0.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/bg_tiled_pineapple.D28N65_A.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/bg_tiled_reinhard.D22NV0xw.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/bg_tiled_tomato.O9Z7_E07.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/bg_tiled_turnip.DMU0uHH4.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/footage-chef-wings.dVBm8Uit.gif +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/header-hep-cat.DcyPS3Oy.mp4 +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/header-pengi.DWAOeO4q.mp4 +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/header-soulwork.BQRWmhTu.mp4 +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/placeholder_circle.Ij3bN7bI.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/seaweed-showcase.TTVTTC5m.mp4 +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/weaver-footage.sjDEbkrX.gif +0 -0
- package/.svelte-kit/output/client/_app/immutable/assets/window-set.IpgsYUna.png +0 -0
- package/.svelte-kit/output/client/_app/immutable/chunks/DialogManagerStore.uKBS8wDS.js +0 -7
- package/.svelte-kit/output/client/_app/immutable/chunks/NavigationComponent.svelte_svelte_type_style_lang.DfEIDspS.js +0 -33
- package/.svelte-kit/output/client/_app/immutable/chunks/PineappleBaseLayout.svelte_svelte_type_style_lang.DYXCZxRe.js +0 -5
- package/.svelte-kit/output/client/_app/immutable/chunks/PineappleSlideToggle.Cpnzq8nG.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/ProgressBar.svelte_svelte_type_style_lang.gYVkR-Pp.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/SeaweedTemplate.D8BMpFyR.js +0 -42
- package/.svelte-kit/output/client/_app/immutable/chunks/Toast.CfxCQiZJ.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.BCsXwAds.js +0 -8
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.CER3LJw4.js +0 -8
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.CJqYI1vC.js +0 -7
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.CRke_Vt-.js +0 -8
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.CdlE3ZqM.js +0 -8
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.D8F_fKwN.js +0 -8
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.DOjmKWLN.js +0 -8
- package/.svelte-kit/output/client/_app/immutable/chunks/_page.UybeXHGE.js +0 -8
- package/.svelte-kit/output/client/_app/immutable/chunks/close.BSBWitOq.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/each.SQ7NrLlo.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/entry.B9Zoh-6L.js +0 -3
- package/.svelte-kit/output/client/_app/immutable/chunks/index.BID2VU8k.js +0 -4
- package/.svelte-kit/output/client/_app/immutable/chunks/index.D_vqlE3X.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/index.DbwYs1Xx.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/index.lAcdadTB.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/index.qztrOHW4.js +0 -6
- package/.svelte-kit/output/client/_app/immutable/chunks/preload-helper.BQ24v_F8.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/scheduler.DsUDfRdB.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/spread.CgU5AtxT.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/store.yyGEKEAe.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/stores.BVA7LtvQ.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/stores.CYFggfyT.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/stores.DEMC0xoI.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/stores.UNf3hc21.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/transitions.FXurGCgU.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/chunks/util.CpV-3U2s.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/entry/app.CsPg_tSG.js +0 -7
- package/.svelte-kit/output/client/_app/immutable/entry/start.BK4UymrI.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/0.DpxE_iuA.js +0 -2
- package/.svelte-kit/output/client/_app/immutable/nodes/1.CfFtBDAU.js +0 -4
- package/.svelte-kit/output/client/_app/immutable/nodes/10.B_ssKps0.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/11.B_ssKps0.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/12.CnXaShb6.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/13.D6l5S0uo.js +0 -61
- package/.svelte-kit/output/client/_app/immutable/nodes/14.D-06Eivu.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/15.UZK1S76t.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/16.C52UdDDz.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/2.C_PeLfm6.js +0 -5
- package/.svelte-kit/output/client/_app/immutable/nodes/3.DRZNxJIx.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/4.7r5Yp15Y.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/5.B_ssKps0.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/6.B_ssKps0.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/7.B_ssKps0.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/8.B_ssKps0.js +0 -1
- package/.svelte-kit/output/client/_app/immutable/nodes/9.B_ssKps0.js +0 -1
- package/.svelte-kit/output/client/_app/version.json +0 -1
- package/.svelte-kit/output/client/default-card.png +0 -0
- package/.svelte-kit/output/client/favicon.png +0 -0
- package/.svelte-kit/output/client/robots.txt +0 -5
- package/.svelte-kit/output/server/.vite/manifest.json +0 -617
- package/.svelte-kit/output/server/_app/immutable/assets/NavigationComponent.DcXBcmND.css +0 -1
- package/.svelte-kit/output/server/_app/immutable/assets/PineappleBaseLayout.BJNkM2lS.css +0 -1
- package/.svelte-kit/output/server/_app/immutable/assets/ProgressBar.Cirlo5Z8.css +0 -1
- package/.svelte-kit/output/server/_app/immutable/assets/_layout.BgClWDWR.css +0 -10
- package/.svelte-kit/output/server/_app/immutable/assets/_page.BIMIBpeM.css +0 -1
- package/.svelte-kit/output/server/_app/immutable/assets/_page.ClTmhFiH.css +0 -1
- package/.svelte-kit/output/server/_app/immutable/assets/ares_blushing.B6Q0SsBp.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_disappointed.LOpkh7Q7.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_happy.Cz9WhdwO.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_lets_go.BxjJjKUv.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_logo.C_a3ZQAP.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_mad.DofDLDmM.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_neutral.Hp923t8N.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_slightly_mad.DdwOp6J5.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_surprised.BxbNH_w8.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/ares_yay.EM2SNr0e.webp +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/bg_tiled_ares.DTcFskeK.png +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/bg_tiled_corn.D22ZwTZ0.png +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/bg_tiled_pineapple.D28N65_A.png +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/bg_tiled_reinhard.D22NV0xw.png +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/bg_tiled_tomato.O9Z7_E07.png +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/bg_tiled_turnip.DMU0uHH4.png +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/footage-chef-wings.dVBm8Uit.gif +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/header-hep-cat.DcyPS3Oy.mp4 +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/header-pengi.DWAOeO4q.mp4 +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/header-soulwork.BQRWmhTu.mp4 +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/placeholder_circle.Ij3bN7bI.png +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/seaweed-showcase.TTVTTC5m.mp4 +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/weaver-footage.sjDEbkrX.gif +0 -0
- package/.svelte-kit/output/server/_app/immutable/assets/window-set.IpgsYUna.png +0 -0
- package/.svelte-kit/output/server/chunks/CreateUrl.js +0 -17
- package/.svelte-kit/output/server/chunks/DialogManagerStore.js +0 -1412
- package/.svelte-kit/output/server/chunks/NavigationComponent.svelte_svelte_type_style_lang.js +0 -272
- package/.svelte-kit/output/server/chunks/PineappleBaseLayout.svelte_svelte_type_style_lang.js +0 -50
- package/.svelte-kit/output/server/chunks/PineappleSlideToggle.js +0 -120
- package/.svelte-kit/output/server/chunks/ProgressBar.svelte_svelte_type_style_lang.js +0 -60
- package/.svelte-kit/output/server/chunks/SeaweedTemplate.js +0 -786
- package/.svelte-kit/output/server/chunks/_page.js +0 -4
- package/.svelte-kit/output/server/chunks/_page2.js +0 -4
- package/.svelte-kit/output/server/chunks/_page3.js +0 -4
- package/.svelte-kit/output/server/chunks/_page4.js +0 -4
- package/.svelte-kit/output/server/chunks/_page5.js +0 -4
- package/.svelte-kit/output/server/chunks/_page6.js +0 -4
- package/.svelte-kit/output/server/chunks/_page7.js +0 -4
- package/.svelte-kit/output/server/chunks/_page8.js +0 -4
- package/.svelte-kit/output/server/chunks/client.js +0 -12
- package/.svelte-kit/output/server/chunks/close.js +0 -262
- package/.svelte-kit/output/server/chunks/exports.js +0 -200
- package/.svelte-kit/output/server/chunks/index.js +0 -52
- package/.svelte-kit/output/server/chunks/index2.js +0 -34
- package/.svelte-kit/output/server/chunks/index3.js +0 -48
- package/.svelte-kit/output/server/chunks/index4.js +0 -12
- package/.svelte-kit/output/server/chunks/internal.js +0 -247
- package/.svelte-kit/output/server/chunks/prod-ssr.js +0 -6
- package/.svelte-kit/output/server/chunks/ssr.js +0 -322
- package/.svelte-kit/output/server/chunks/stores.js +0 -5
- package/.svelte-kit/output/server/chunks/stores2.js +0 -26
- package/.svelte-kit/output/server/chunks/stores3.js +0 -38
- package/.svelte-kit/output/server/chunks/stores4.js +0 -79
- package/.svelte-kit/output/server/entries/endpoints/api/create-url/_server.ts.js +0 -21
- package/.svelte-kit/output/server/entries/endpoints/api/get-latest-blogs/_server.ts.js +0 -11
- package/.svelte-kit/output/server/entries/pages/(pineapple)/_layout.svelte.js +0 -291
- package/.svelte-kit/output/server/entries/pages/(pineapple)/_page.svelte.js +0 -21
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page1/_page.svelte.js +0 -20
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page2/_page.svelte.js +0 -20
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page3/_page.svelte.js +0 -20
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page3/page5/_page.svelte.js +0 -20
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page3/page6/_page.svelte.js +0 -20
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page3/page7/(test_layout)/page8/_page.svelte.js +0 -20
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page3/page7/_page.svelte.js +0 -20
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(extra-pages)/page4/_page.svelte.js +0 -16
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(pineapple)/_page.svelte.js +0 -333
- package/.svelte-kit/output/server/entries/pages/(pineapple)/pineapple/(pineapple)/_page.ts.js +0 -9
- package/.svelte-kit/output/server/entries/pages/(seaweed)/_layout.svelte.js +0 -301
- package/.svelte-kit/output/server/entries/pages/(seaweed)/portfolio/_page.svelte.js +0 -19
- package/.svelte-kit/output/server/entries/pages/(seaweed)/portfolio/_page.ts.js +0 -9
- package/.svelte-kit/output/server/entries/pages/(seaweed)/portfolio/actual/_page.svelte.js +0 -23
- package/.svelte-kit/output/server/entries/pages/(seaweed)/portfolio/actual/_page.ts.js +0 -9
- package/.svelte-kit/output/server/entries/pages/(seaweed)/portfolio/actual/_slug_/_page.server.ts.js +0 -32
- package/.svelte-kit/output/server/entries/pages/(seaweed)/portfolio/actual/_slug_/_page.svelte.js +0 -39
- package/.svelte-kit/output/server/entries/pages/_error.svelte.js +0 -29
- package/.svelte-kit/output/server/entries/pages/_layout.svelte.js +0 -58
- package/.svelte-kit/output/server/index.js +0 -2955
- package/.svelte-kit/output/server/internal.js +0 -13
- package/.svelte-kit/output/server/manifest-full.js +0 -147
- package/.svelte-kit/output/server/manifest.js +0 -147
- package/.svelte-kit/output/server/nodes/0.js +0 -8
- package/.svelte-kit/output/server/nodes/1.js +0 -8
- package/.svelte-kit/output/server/nodes/10.js +0 -8
- package/.svelte-kit/output/server/nodes/11.js +0 -8
- package/.svelte-kit/output/server/nodes/12.js +0 -8
- package/.svelte-kit/output/server/nodes/13.js +0 -10
- package/.svelte-kit/output/server/nodes/14.js +0 -10
- package/.svelte-kit/output/server/nodes/15.js +0 -10
- package/.svelte-kit/output/server/nodes/16.js +0 -10
- package/.svelte-kit/output/server/nodes/2.js +0 -8
- package/.svelte-kit/output/server/nodes/3.js +0 -8
- package/.svelte-kit/output/server/nodes/4.js +0 -8
- package/.svelte-kit/output/server/nodes/5.js +0 -8
- package/.svelte-kit/output/server/nodes/6.js +0 -8
- package/.svelte-kit/output/server/nodes/7.js +0 -8
- package/.svelte-kit/output/server/nodes/8.js +0 -8
- package/.svelte-kit/output/server/nodes/9.js +0 -8
- package/.svelte-kit/tsconfig.json +0 -50
- package/.svelte-kit/types/route_meta_data.json +0 -31
- package/.svelte-kit/types/src/routes/$types.d.ts +0 -19
- package/.svelte-kit/types/src/routes/(pineapple)/$types.d.ts +0 -22
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page1/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page2/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page3/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page5/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page6/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page7/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page7/(test_layout)/page8/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(extra-pages)/page4/$types.d.ts +0 -17
- package/.svelte-kit/types/src/routes/(pineapple)/pineapple/(pineapple)/$types.d.ts +0 -19
- package/.svelte-kit/types/src/routes/(seaweed)/$types.d.ts +0 -19
- package/.svelte-kit/types/src/routes/(seaweed)/portfolio/$types.d.ts +0 -19
- package/.svelte-kit/types/src/routes/(seaweed)/portfolio/actual/$types.d.ts +0 -19
- package/.svelte-kit/types/src/routes/(seaweed)/portfolio/actual/[slug]/$types.d.ts +0 -25
- package/.svelte-kit/types/src/routes/(seaweed)/portfolio/actual/[slug]/proxy+page.server.ts +0 -36
- package/.svelte-kit/types/src/routes/api/create-url/$types.d.ts +0 -10
- package/.svelte-kit/types/src/routes/api/get-latest-blogs/$types.d.ts +0 -10
- package/build/client/_app/immutable/assets/0.vT28YyQg.css +0 -10
- package/build/client/_app/immutable/assets/0.vT28YyQg.css.br +0 -0
- package/build/client/_app/immutable/assets/0.vT28YyQg.css.gz +0 -0
- package/build/client/_app/immutable/assets/13.BIMIBpeM.css +0 -1
- package/build/client/_app/immutable/assets/13.BIMIBpeM.css.br +0 -2
- package/build/client/_app/immutable/assets/13.BIMIBpeM.css.gz +0 -0
- package/build/client/_app/immutable/assets/4.ClTmhFiH.css +0 -1
- package/build/client/_app/immutable/assets/4.ClTmhFiH.css.br +0 -0
- package/build/client/_app/immutable/assets/4.ClTmhFiH.css.gz +0 -0
- package/build/client/_app/immutable/assets/Card.BAkK2DAr.css +0 -1
- package/build/client/_app/immutable/assets/Card.BAkK2DAr.css.br +0 -0
- package/build/client/_app/immutable/assets/Card.BAkK2DAr.css.gz +0 -0
- package/build/client/_app/immutable/assets/NavigationComponent.DAojhPuD.css +0 -1
- package/build/client/_app/immutable/assets/NavigationComponent.DAojhPuD.css.br +0 -0
- package/build/client/_app/immutable/assets/NavigationComponent.DAojhPuD.css.gz +0 -0
- package/build/client/_app/immutable/assets/PineappleBaseLayout.syfctdq0.css +0 -1
- package/build/client/_app/immutable/assets/PineappleBaseLayout.syfctdq0.css.br +0 -0
- package/build/client/_app/immutable/assets/PineappleBaseLayout.syfctdq0.css.gz +0 -0
- package/build/client/_app/immutable/assets/ProgressBar.Cirlo5Z8.css +0 -1
- package/build/client/_app/immutable/assets/ProgressBar.Cirlo5Z8.css.br +0 -0
- package/build/client/_app/immutable/assets/ProgressBar.Cirlo5Z8.css.gz +0 -0
- package/build/client/_app/immutable/assets/SeaweedTemplate.GqF0sFEE.css +0 -1
- package/build/client/_app/immutable/assets/SeaweedTemplate.GqF0sFEE.css.br +0 -0
- package/build/client/_app/immutable/assets/SeaweedTemplate.GqF0sFEE.css.gz +0 -0
- package/build/client/_app/immutable/assets/_layout.h2ESO4YN.css +0 -10
- package/build/client/_app/immutable/assets/_layout.h2ESO4YN.css.br +0 -0
- package/build/client/_app/immutable/assets/_layout.h2ESO4YN.css.gz +0 -0
- package/build/client/_app/immutable/assets/_page.BIMIBpeM.css +0 -1
- package/build/client/_app/immutable/assets/_page.BIMIBpeM.css.br +0 -2
- package/build/client/_app/immutable/assets/_page.BIMIBpeM.css.gz +0 -0
- package/build/client/_app/immutable/assets/_page.ClTmhFiH.css +0 -1
- package/build/client/_app/immutable/assets/_page.ClTmhFiH.css.br +0 -0
- package/build/client/_app/immutable/assets/_page.ClTmhFiH.css.gz +0 -0
- package/build/client/_app/immutable/assets/ares_blushing.B6Q0SsBp.webp +0 -0
- package/build/client/_app/immutable/assets/ares_disappointed.LOpkh7Q7.webp +0 -0
- package/build/client/_app/immutable/assets/ares_happy.Cz9WhdwO.webp +0 -0
- package/build/client/_app/immutable/assets/ares_lets_go.BxjJjKUv.webp +0 -0
- package/build/client/_app/immutable/assets/ares_logo.C_a3ZQAP.webp +0 -0
- package/build/client/_app/immutable/assets/ares_mad.DofDLDmM.webp +0 -0
- package/build/client/_app/immutable/assets/ares_neutral.Hp923t8N.webp +0 -0
- package/build/client/_app/immutable/assets/ares_slightly_mad.DdwOp6J5.webp +0 -0
- package/build/client/_app/immutable/assets/ares_surprised.BxbNH_w8.webp +0 -0
- package/build/client/_app/immutable/assets/ares_yay.EM2SNr0e.webp +0 -0
- package/build/client/_app/immutable/assets/bg_tiled_ares.DTcFskeK.png +0 -0
- package/build/client/_app/immutable/assets/bg_tiled_corn.D22ZwTZ0.png +0 -0
- package/build/client/_app/immutable/assets/bg_tiled_pineapple.D28N65_A.png +0 -0
- package/build/client/_app/immutable/assets/bg_tiled_reinhard.D22NV0xw.png +0 -0
- package/build/client/_app/immutable/assets/bg_tiled_tomato.O9Z7_E07.png +0 -0
- package/build/client/_app/immutable/assets/bg_tiled_turnip.DMU0uHH4.png +0 -0
- package/build/client/_app/immutable/assets/footage-chef-wings.dVBm8Uit.gif +0 -0
- package/build/client/_app/immutable/assets/header-hep-cat.DcyPS3Oy.mp4 +0 -0
- package/build/client/_app/immutable/assets/header-pengi.DWAOeO4q.mp4 +0 -0
- package/build/client/_app/immutable/assets/header-soulwork.BQRWmhTu.mp4 +0 -0
- package/build/client/_app/immutable/assets/placeholder_circle.Ij3bN7bI.png +0 -0
- package/build/client/_app/immutable/assets/seaweed-showcase.TTVTTC5m.mp4 +0 -0
- package/build/client/_app/immutable/assets/weaver-footage.sjDEbkrX.gif +0 -0
- package/build/client/_app/immutable/assets/window-set.IpgsYUna.png +0 -0
- package/build/client/_app/immutable/chunks/Card.Cqslzydv.js +0 -5
- package/build/client/_app/immutable/chunks/Card.Cqslzydv.js.br +0 -0
- package/build/client/_app/immutable/chunks/Card.Cqslzydv.js.gz +0 -0
- package/build/client/_app/immutable/chunks/DialogManagerStore.BHUI4V3S.js +0 -7
- package/build/client/_app/immutable/chunks/DialogManagerStore.BHUI4V3S.js.br +0 -0
- package/build/client/_app/immutable/chunks/DialogManagerStore.BHUI4V3S.js.gz +0 -0
- package/build/client/_app/immutable/chunks/ProgressBar.svelte_svelte_type_style_lang.CsYmxU_7.js +0 -1
- package/build/client/_app/immutable/chunks/ProgressBar.svelte_svelte_type_style_lang.CsYmxU_7.js.br +0 -0
- package/build/client/_app/immutable/chunks/ProgressBar.svelte_svelte_type_style_lang.CsYmxU_7.js.gz +0 -0
- package/build/client/_app/immutable/chunks/SeaweedTemplate.olNF2tjY.js +0 -1070
- package/build/client/_app/immutable/chunks/SeaweedTemplate.olNF2tjY.js.br +0 -0
- package/build/client/_app/immutable/chunks/SeaweedTemplate.olNF2tjY.js.gz +0 -0
- package/build/client/_app/immutable/chunks/SeaweedTemplate.svelte_svelte_type_style_lang.DxGjnfBo.js +0 -61
- package/build/client/_app/immutable/chunks/SeaweedTemplate.svelte_svelte_type_style_lang.DxGjnfBo.js.br +0 -0
- package/build/client/_app/immutable/chunks/SeaweedTemplate.svelte_svelte_type_style_lang.DxGjnfBo.js.gz +0 -0
- package/build/client/_app/immutable/chunks/SlideToggle.u1_9_9_F.js +0 -1
- package/build/client/_app/immutable/chunks/SlideToggle.u1_9_9_F.js.br +0 -0
- package/build/client/_app/immutable/chunks/SlideToggle.u1_9_9_F.js.gz +0 -0
- package/build/client/_app/immutable/chunks/Toast.DTsUTF2x.js +0 -1
- package/build/client/_app/immutable/chunks/Toast.DTsUTF2x.js.br +0 -0
- package/build/client/_app/immutable/chunks/Toast.DTsUTF2x.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.BCsXwAds.js +0 -8
- package/build/client/_app/immutable/chunks/_page.BCsXwAds.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.BCsXwAds.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.CER3LJw4.js +0 -8
- package/build/client/_app/immutable/chunks/_page.CER3LJw4.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.CER3LJw4.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.CJqYI1vC.js +0 -7
- package/build/client/_app/immutable/chunks/_page.CJqYI1vC.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.CJqYI1vC.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.CRke_Vt-.js +0 -8
- package/build/client/_app/immutable/chunks/_page.CRke_Vt-.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.CRke_Vt-.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.CdlE3ZqM.js +0 -8
- package/build/client/_app/immutable/chunks/_page.CdlE3ZqM.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.CdlE3ZqM.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.D8F_fKwN.js +0 -8
- package/build/client/_app/immutable/chunks/_page.D8F_fKwN.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.D8F_fKwN.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.DOjmKWLN.js +0 -8
- package/build/client/_app/immutable/chunks/_page.DOjmKWLN.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.DOjmKWLN.js.gz +0 -0
- package/build/client/_app/immutable/chunks/_page.UybeXHGE.js +0 -8
- package/build/client/_app/immutable/chunks/_page.UybeXHGE.js.br +0 -0
- package/build/client/_app/immutable/chunks/_page.UybeXHGE.js.gz +0 -0
- package/build/client/_app/immutable/chunks/each.D6YF6ztN.js +0 -1
- package/build/client/_app/immutable/chunks/each.D6YF6ztN.js.br +0 -0
- package/build/client/_app/immutable/chunks/each.D6YF6ztN.js.gz +0 -0
- package/build/client/_app/immutable/chunks/entry.CqafanwD.js +0 -3
- package/build/client/_app/immutable/chunks/entry.CqafanwD.js.br +0 -0
- package/build/client/_app/immutable/chunks/entry.CqafanwD.js.gz +0 -0
- package/build/client/_app/immutable/chunks/index.CpCFB3OR.js +0 -1
- package/build/client/_app/immutable/chunks/index.CpCFB3OR.js.br +0 -0
- package/build/client/_app/immutable/chunks/index.CpCFB3OR.js.gz +0 -0
- package/build/client/_app/immutable/chunks/index.CzQb476d.js +0 -4
- package/build/client/_app/immutable/chunks/index.CzQb476d.js.br +0 -0
- package/build/client/_app/immutable/chunks/index.CzQb476d.js.gz +0 -0
- package/build/client/_app/immutable/chunks/index.DbwYs1Xx.js +0 -1
- package/build/client/_app/immutable/chunks/index.DbwYs1Xx.js.br +0 -0
- package/build/client/_app/immutable/chunks/index.DbwYs1Xx.js.gz +0 -0
- package/build/client/_app/immutable/chunks/index.XsyeOyy6.js +0 -1
- package/build/client/_app/immutable/chunks/index.XsyeOyy6.js.br +0 -0
- package/build/client/_app/immutable/chunks/index.XsyeOyy6.js.gz +0 -0
- package/build/client/_app/immutable/chunks/index.siPN9RHO.js +0 -6
- package/build/client/_app/immutable/chunks/index.siPN9RHO.js.br +0 -0
- package/build/client/_app/immutable/chunks/index.siPN9RHO.js.gz +0 -0
- package/build/client/_app/immutable/chunks/preload-helper.BQ24v_F8.js +0 -1
- package/build/client/_app/immutable/chunks/preload-helper.BQ24v_F8.js.br +0 -0
- package/build/client/_app/immutable/chunks/preload-helper.BQ24v_F8.js.gz +0 -0
- package/build/client/_app/immutable/chunks/scheduler._lhIxVlV.js +0 -1
- package/build/client/_app/immutable/chunks/scheduler._lhIxVlV.js.br +0 -0
- package/build/client/_app/immutable/chunks/scheduler._lhIxVlV.js.gz +0 -0
- package/build/client/_app/immutable/chunks/spread.CgU5AtxT.js +0 -1
- package/build/client/_app/immutable/chunks/spread.CgU5AtxT.js.br +0 -0
- package/build/client/_app/immutable/chunks/spread.CgU5AtxT.js.gz +0 -0
- package/build/client/_app/immutable/chunks/store.RmhKBLzA.js +0 -1
- package/build/client/_app/immutable/chunks/store.RmhKBLzA.js.br +0 -0
- package/build/client/_app/immutable/chunks/store.RmhKBLzA.js.gz +0 -0
- package/build/client/_app/immutable/chunks/stores.BlLsExs2.js +0 -1
- package/build/client/_app/immutable/chunks/stores.BlLsExs2.js.br +0 -2
- package/build/client/_app/immutable/chunks/stores.BlLsExs2.js.gz +0 -0
- package/build/client/_app/immutable/chunks/stores.DIRl0B43.js +0 -1
- package/build/client/_app/immutable/chunks/stores.DIRl0B43.js.br +0 -0
- package/build/client/_app/immutable/chunks/stores.DIRl0B43.js.gz +0 -0
- package/build/client/_app/immutable/chunks/stores.UAeg925R.js +0 -1
- package/build/client/_app/immutable/chunks/stores.UAeg925R.js.br +0 -0
- package/build/client/_app/immutable/chunks/stores.UAeg925R.js.gz +0 -0
- package/build/client/_app/immutable/chunks/transitions.FXurGCgU.js +0 -1
- package/build/client/_app/immutable/chunks/transitions.FXurGCgU.js.br +0 -0
- package/build/client/_app/immutable/chunks/transitions.FXurGCgU.js.gz +0 -0
- package/build/client/_app/immutable/chunks/util.CpV-3U2s.js +0 -1
- package/build/client/_app/immutable/chunks/util.CpV-3U2s.js.br +0 -0
- package/build/client/_app/immutable/chunks/util.CpV-3U2s.js.gz +0 -0
- package/build/client/_app/immutable/entry/app.Roh-CwIG.js +0 -7
- package/build/client/_app/immutable/entry/app.Roh-CwIG.js.br +0 -0
- package/build/client/_app/immutable/entry/app.Roh-CwIG.js.gz +0 -0
- package/build/client/_app/immutable/entry/start.DcyrsFfL.js +0 -1
- package/build/client/_app/immutable/entry/start.DcyrsFfL.js.br +0 -0
- package/build/client/_app/immutable/entry/start.DcyrsFfL.js.gz +0 -0
- package/build/client/_app/immutable/nodes/0.C4avhXVA.js +0 -2
- package/build/client/_app/immutable/nodes/0.C4avhXVA.js.br +0 -0
- package/build/client/_app/immutable/nodes/0.C4avhXVA.js.gz +0 -0
- package/build/client/_app/immutable/nodes/1.D0PSlzBz.js +0 -4
- package/build/client/_app/immutable/nodes/1.D0PSlzBz.js.br +0 -0
- package/build/client/_app/immutable/nodes/1.D0PSlzBz.js.gz +0 -0
- package/build/client/_app/immutable/nodes/10.DOmmqdN-.js +0 -1
- package/build/client/_app/immutable/nodes/10.DOmmqdN-.js.br +0 -0
- package/build/client/_app/immutable/nodes/10.DOmmqdN-.js.gz +0 -0
- package/build/client/_app/immutable/nodes/11.DOmmqdN-.js +0 -1
- package/build/client/_app/immutable/nodes/11.DOmmqdN-.js.br +0 -0
- package/build/client/_app/immutable/nodes/11.DOmmqdN-.js.gz +0 -0
- package/build/client/_app/immutable/nodes/12.DsQEbmGE.js +0 -1
- package/build/client/_app/immutable/nodes/12.DsQEbmGE.js.br +0 -0
- package/build/client/_app/immutable/nodes/12.DsQEbmGE.js.gz +0 -0
- package/build/client/_app/immutable/nodes/13.BT4c85jG.js +0 -61
- package/build/client/_app/immutable/nodes/13.BT4c85jG.js.br +0 -0
- package/build/client/_app/immutable/nodes/13.BT4c85jG.js.gz +0 -0
- package/build/client/_app/immutable/nodes/14.Of3nlv7V.js +0 -1
- package/build/client/_app/immutable/nodes/14.Of3nlv7V.js.br +0 -0
- package/build/client/_app/immutable/nodes/14.Of3nlv7V.js.gz +0 -0
- package/build/client/_app/immutable/nodes/15.BPS0gknX.js +0 -1
- package/build/client/_app/immutable/nodes/15.BPS0gknX.js.br +0 -0
- package/build/client/_app/immutable/nodes/15.BPS0gknX.js.gz +0 -0
- package/build/client/_app/immutable/nodes/2.C0CLaNxi.js +0 -5
- package/build/client/_app/immutable/nodes/2.C0CLaNxi.js.br +0 -0
- package/build/client/_app/immutable/nodes/2.C0CLaNxi.js.gz +0 -0
- package/build/client/_app/immutable/nodes/3.DniefHgr.js +0 -1
- package/build/client/_app/immutable/nodes/3.DniefHgr.js.br +0 -0
- package/build/client/_app/immutable/nodes/3.DniefHgr.js.gz +0 -0
- package/build/client/_app/immutable/nodes/4.CArxSEXv.js +0 -1
- package/build/client/_app/immutable/nodes/4.CArxSEXv.js.br +0 -0
- package/build/client/_app/immutable/nodes/4.CArxSEXv.js.gz +0 -0
- package/build/client/_app/immutable/nodes/5.DOmmqdN-.js +0 -1
- package/build/client/_app/immutable/nodes/5.DOmmqdN-.js.br +0 -0
- package/build/client/_app/immutable/nodes/5.DOmmqdN-.js.gz +0 -0
- package/build/client/_app/immutable/nodes/6.DOmmqdN-.js +0 -1
- package/build/client/_app/immutable/nodes/6.DOmmqdN-.js.br +0 -0
- package/build/client/_app/immutable/nodes/6.DOmmqdN-.js.gz +0 -0
- package/build/client/_app/immutable/nodes/7.DOmmqdN-.js +0 -1
- package/build/client/_app/immutable/nodes/7.DOmmqdN-.js.br +0 -0
- package/build/client/_app/immutable/nodes/7.DOmmqdN-.js.gz +0 -0
- package/build/client/_app/immutable/nodes/8.DOmmqdN-.js +0 -1
- package/build/client/_app/immutable/nodes/8.DOmmqdN-.js.br +0 -0
- package/build/client/_app/immutable/nodes/8.DOmmqdN-.js.gz +0 -0
- package/build/client/_app/immutable/nodes/9.DOmmqdN-.js +0 -1
- package/build/client/_app/immutable/nodes/9.DOmmqdN-.js.br +0 -0
- package/build/client/_app/immutable/nodes/9.DOmmqdN-.js.gz +0 -0
- package/build/client/_app/version.json +0 -1
- package/build/client/_app/version.json.br +0 -0
- package/build/client/_app/version.json.gz +0 -0
- package/build/client/default-card.png +0 -0
- package/build/client/favicon.png +0 -0
- package/build/client/robots.txt +0 -5
- package/build/env.js +0 -43
- package/build/handler.js +0 -1334
- package/build/index.js +0 -323
- package/build/prerendered/portfolio/__data.json +0 -1
- package/build/prerendered/portfolio/__data.json.br +0 -0
- package/build/prerendered/portfolio/__data.json.gz +0 -0
- package/build/prerendered/portfolio.html +0 -240
- package/build/prerendered/portfolio.html.br +0 -0
- package/build/prerendered/portfolio.html.gz +0 -0
- package/build/server/chunks/0-KMIjynIm.js +0 -9
- package/build/server/chunks/0-KMIjynIm.js.map +0 -1
- package/build/server/chunks/1-CPYJlXmE.js +0 -9
- package/build/server/chunks/1-CPYJlXmE.js.map +0 -1
- package/build/server/chunks/10-ByB12I6i.js +0 -9
- package/build/server/chunks/10-ByB12I6i.js.map +0 -1
- package/build/server/chunks/11-Bqxt-_Xz.js +0 -9
- package/build/server/chunks/11-Bqxt-_Xz.js.map +0 -1
- package/build/server/chunks/12-wv3y8eRw.js +0 -9
- package/build/server/chunks/12-wv3y8eRw.js.map +0 -1
- package/build/server/chunks/13-CqUa6DKb.js +0 -22
- package/build/server/chunks/13-CqUa6DKb.js.map +0 -1
- package/build/server/chunks/15-D73EDQfd.js +0 -22
- package/build/server/chunks/15-D73EDQfd.js.map +0 -1
- package/build/server/chunks/2-DGl4iAUS.js +0 -9
- package/build/server/chunks/2-DGl4iAUS.js.map +0 -1
- package/build/server/chunks/3-BkP0gvW2.js +0 -9
- package/build/server/chunks/3-BkP0gvW2.js.map +0 -1
- package/build/server/chunks/4-D-IFPEHZ.js +0 -9
- package/build/server/chunks/4-D-IFPEHZ.js.map +0 -1
- package/build/server/chunks/5-1JJGr-hh.js +0 -9
- package/build/server/chunks/5-1JJGr-hh.js.map +0 -1
- package/build/server/chunks/6-CsfOsh4P.js +0 -9
- package/build/server/chunks/6-CsfOsh4P.js.map +0 -1
- package/build/server/chunks/7-ClOFYc99.js +0 -9
- package/build/server/chunks/7-ClOFYc99.js.map +0 -1
- package/build/server/chunks/8-BQiYCfzA.js +0 -9
- package/build/server/chunks/8-BQiYCfzA.js.map +0 -1
- package/build/server/chunks/9-BIbW4vaf.js +0 -9
- package/build/server/chunks/9-BIbW4vaf.js.map +0 -1
- package/build/server/chunks/Card-2Fi14Ee_.js +0 -38
- package/build/server/chunks/Card-2Fi14Ee_.js.map +0 -1
- package/build/server/chunks/DialogManagerStore-_F4uBJWM.js +0 -1396
- package/build/server/chunks/DialogManagerStore-_F4uBJWM.js.map +0 -1
- package/build/server/chunks/ProgressBar.svelte_svelte_type_style_lang-SkkMcEL5.js +0 -57
- package/build/server/chunks/ProgressBar.svelte_svelte_type_style_lang-SkkMcEL5.js.map +0 -1
- package/build/server/chunks/SeaweedTemplate.svelte_svelte_type_style_lang-CCbNvvLx.js +0 -331
- package/build/server/chunks/SeaweedTemplate.svelte_svelte_type_style_lang-CCbNvvLx.js.map +0 -1
- package/build/server/chunks/SlideToggle-7ZUciZM2.js +0 -85
- package/build/server/chunks/SlideToggle-7ZUciZM2.js.map +0 -1
- package/build/server/chunks/_error.svelte-BzIpkAmU.js +0 -32
- package/build/server/chunks/_error.svelte-BzIpkAmU.js.map +0 -1
- package/build/server/chunks/_layout.svelte-BJy0SSDg.js +0 -295
- package/build/server/chunks/_layout.svelte-BJy0SSDg.js.map +0 -1
- package/build/server/chunks/_layout.svelte-BXEPLbGU.js +0 -62
- package/build/server/chunks/_layout.svelte-BXEPLbGU.js.map +0 -1
- package/build/server/chunks/_layout.svelte-BZmk1pJQ.js +0 -188
- package/build/server/chunks/_layout.svelte-BZmk1pJQ.js.map +0 -1
- package/build/server/chunks/_page-C4bdgzNZ.js +0 -4
- package/build/server/chunks/_page-C4bdgzNZ.js.map +0 -1
- package/build/server/chunks/_page.svelte-CoBwY5R6.js +0 -335
- package/build/server/chunks/_page.svelte-CoBwY5R6.js.map +0 -1
- package/build/server/chunks/_page.svelte-Cs3TpJ-J.js +0 -25
- package/build/server/chunks/_page.svelte-Cs3TpJ-J.js.map +0 -1
- package/build/server/chunks/_page.svelte-CwRPslA_.js +0 -25
- package/build/server/chunks/_page.svelte-CwRPslA_.js.map +0 -1
- package/build/server/chunks/_page.svelte-D4TldIJX.js +0 -25
- package/build/server/chunks/_page.svelte-D4TldIJX.js.map +0 -1
- package/build/server/chunks/_page.svelte-DBubSTBJ.js +0 -27
- package/build/server/chunks/_page.svelte-DBubSTBJ.js.map +0 -1
- package/build/server/chunks/_page.svelte-DWq_pga0.js +0 -25
- package/build/server/chunks/_page.svelte-DWq_pga0.js.map +0 -1
- package/build/server/chunks/_page.svelte-DX-wlnYc.js +0 -22
- package/build/server/chunks/_page.svelte-DX-wlnYc.js.map +0 -1
- package/build/server/chunks/_page.svelte-DmRwzfw2.js +0 -25
- package/build/server/chunks/_page.svelte-DmRwzfw2.js.map +0 -1
- package/build/server/chunks/_page.svelte-DoXYvCKL.js +0 -1041
- package/build/server/chunks/_page.svelte-DoXYvCKL.js.map +0 -1
- package/build/server/chunks/_page.svelte-Jf-X5Rnw.js +0 -25
- package/build/server/chunks/_page.svelte-Jf-X5Rnw.js.map +0 -1
- package/build/server/chunks/_page.svelte-esjB02TA.js +0 -25
- package/build/server/chunks/_page.svelte-esjB02TA.js.map +0 -1
- package/build/server/chunks/_page2-C4bdgzNZ.js +0 -4
- package/build/server/chunks/_page2-C4bdgzNZ.js.map +0 -1
- package/build/server/chunks/_page3-C4bdgzNZ.js +0 -4
- package/build/server/chunks/_page3-C4bdgzNZ.js.map +0 -1
- package/build/server/chunks/_page4-C4bdgzNZ.js +0 -4
- package/build/server/chunks/_page4-C4bdgzNZ.js.map +0 -1
- package/build/server/chunks/_page5-C4bdgzNZ.js +0 -4
- package/build/server/chunks/_page5-C4bdgzNZ.js.map +0 -1
- package/build/server/chunks/_page6-C4bdgzNZ.js +0 -4
- package/build/server/chunks/_page6-C4bdgzNZ.js.map +0 -1
- package/build/server/chunks/_page7-C4bdgzNZ.js +0 -4
- package/build/server/chunks/_page7-C4bdgzNZ.js.map +0 -1
- package/build/server/chunks/_page8-DfvDtv49.js +0 -4
- package/build/server/chunks/_page8-DfvDtv49.js.map +0 -1
- package/build/server/chunks/client-CjdeEz1m.js +0 -13
- package/build/server/chunks/client-CjdeEz1m.js.map +0 -1
- package/build/server/chunks/exports-DuWZopOC.js +0 -133
- package/build/server/chunks/exports-DuWZopOC.js.map +0 -1
- package/build/server/chunks/index-Dux0Qc2u.js +0 -347
- package/build/server/chunks/index-Dux0Qc2u.js.map +0 -1
- package/build/server/chunks/index2-CKzT37zP.js +0 -100
- package/build/server/chunks/index2-CKzT37zP.js.map +0 -1
- package/build/server/chunks/index3-Bx4sUpqk.js +0 -48
- package/build/server/chunks/index3-Bx4sUpqk.js.map +0 -1
- package/build/server/chunks/index4-Ce-TEB-q.js +0 -11
- package/build/server/chunks/index4-Ce-TEB-q.js.map +0 -1
- package/build/server/chunks/prod-ssr-DxkyU4_t.js +0 -5
- package/build/server/chunks/prod-ssr-DxkyU4_t.js.map +0 -1
- package/build/server/chunks/store-wiFecv6I.js +0 -254
- package/build/server/chunks/store-wiFecv6I.js.map +0 -1
- package/build/server/chunks/stores-CS43lvG7.js +0 -6
- package/build/server/chunks/stores-CS43lvG7.js.map +0 -1
- package/build/server/chunks/stores2-BKuxMr7h.js +0 -27
- package/build/server/chunks/stores2-BKuxMr7h.js.map +0 -1
- package/build/server/chunks/stores3-DzEecBrh.js +0 -37
- package/build/server/chunks/stores3-DzEecBrh.js.map +0 -1
- package/build/server/index.js +0 -4263
- package/build/server/index.js.map +0 -1
- package/build/server/manifest.js +0 -124
- package/build/server/manifest.js.map +0 -1
- package/build/shims.js +0 -32
- package/dev/.gitignore +0 -1
- package/dev/README.md +0 -9
- package/dev/repo_list.txt +0 -1
- package/dev/update_all_repos.sh +0 -16
- package/docs/GroupLazyLoad.md +0 -34
- package/docs/OverlaySpec.md +0 -23
- package/docs/PineappleFiberSpec.md +0 -356
- package/docs/archive/MigrationToAzure.md +0 -102
- package/docs/images/figure-ares-happy.png +0 -0
- package/docs/images/figure-yarn-spinner.png +0 -0
- package/docs/pull_request_template.md +0 -34
- package/postcss.config.cjs +0 -6
- package/prisma/migrations/20240408050417_init/migration.sql +0 -7
- package/prisma/migrations/migration_lock.toml +0 -3
- package/prisma/schema.prisma +0 -13
- package/src/app.html +0 -13
- package/src/lib/.gitignore +0 -1
- package/src/lib/api/GetLatestBlogs.ts +0 -7
- package/src/lib/api/index.ts +0 -3
- package/src/lib/app.postcss +0 -212
- package/src/lib/assets/bg_tiled/bg_tiled_ares.png +0 -0
- package/src/lib/assets/bg_tiled/bg_tiled_corn.png +0 -0
- package/src/lib/assets/bg_tiled/bg_tiled_pineapple.png +0 -0
- package/src/lib/assets/bg_tiled/bg_tiled_reinhard.png +0 -0
- package/src/lib/assets/bg_tiled/bg_tiled_tomato.png +0 -0
- package/src/lib/assets/bg_tiled/bg_tiled_turnip.png +0 -0
- package/src/lib/assets/characters/ares/ares_blushing.webp +0 -0
- package/src/lib/assets/characters/ares/ares_disappointed.webp +0 -0
- package/src/lib/assets/characters/ares/ares_happy.webp +0 -0
- package/src/lib/assets/characters/ares/ares_lets_go.webp +0 -0
- package/src/lib/assets/characters/ares/ares_logo.webp +0 -0
- package/src/lib/assets/characters/ares/ares_mad.webp +0 -0
- package/src/lib/assets/characters/ares/ares_neutral.webp +0 -0
- package/src/lib/assets/characters/ares/ares_slightly_mad.webp +0 -0
- package/src/lib/assets/characters/ares/ares_surprised.webp +0 -0
- package/src/lib/assets/characters/ares/ares_yay.webp +0 -0
- package/src/lib/assets/game_dev/footage-chef-wings.gif +0 -0
- package/src/lib/assets/icons/arrow-upward.svg +0 -1
- package/src/lib/assets/icons/bitbucket-icon.svg +0 -1
- package/src/lib/assets/icons/chat-cursor.svg +0 -47
- package/src/lib/assets/icons/close.svg +0 -1
- package/src/lib/assets/icons/external-link.svg +0 -50
- package/src/lib/assets/icons/github-mark.svg +0 -1
- package/src/lib/assets/icons/link-icon.svg +0 -1
- package/src/lib/assets/icons/linkedin.svg +0 -1
- package/src/lib/assets/icons/mail.svg +0 -1
- package/src/lib/assets/others/seaweed-showcase.mp4 +0 -0
- package/src/lib/assets/others/weaver-footage.gif +0 -0
- package/src/lib/assets/others/window-set.png +0 -0
- package/src/lib/assets/placeholder/placeholder_circle.png +0 -0
- package/src/lib/assets/temp/header-hep-cat.mp4 +0 -0
- package/src/lib/assets/temp/header-pengi.mp4 +0 -0
- package/src/lib/assets/temp/header-soulwork.mp4 +0 -0
- package/src/lib/components/Card.svelte +0 -54
- package/src/lib/components/CarouselElement.svelte +0 -23
- package/src/lib/components/ElementVisbilityDetector.svelte +0 -22
- package/src/lib/components/LazyAsset.svelte +0 -114
- package/src/lib/components/LazyAssetType.ts +0 -11
- package/src/lib/components/OnElementVisbilityChanged.ts +0 -1
- package/src/lib/components/PineappleSlideToggle.svelte +0 -14
- package/src/lib/components/RandomizedBackground.svelte +0 -79
- package/src/lib/components/RandomizedImage.svelte +0 -40
- package/src/lib/components/SocialSection.svelte +0 -99
- package/src/lib/components/StickyElement.svelte +0 -40
- package/src/lib/components/ToggleableContent.svelte +0 -86
- package/src/lib/components/ToggleableContentType.ts +0 -4
- package/src/lib/components/blog_template/BlogTemplate.svelte +0 -51
- package/src/lib/components/blog_template/BlogTemplateInner.svelte +0 -41
- package/src/lib/components/blog_template/blog-template.css +0 -7
- package/src/lib/components/chip/Chip.svelte +0 -60
- package/src/lib/components/combo_box/ComboBox.svelte +0 -13
- package/src/lib/components/combo_box/ComboBoxWithButton.svelte +0 -25
- package/src/lib/components/combo_box/combo-box.postcss +0 -22
- package/src/lib/components/dialog_manager/DialogManager.ts +0 -308
- package/src/lib/components/dialog_manager/DialogManagerStore.ts +0 -52
- package/src/lib/components/dialog_manager/DialogProcessor.ts +0 -68
- package/src/lib/components/dialog_manager/DialogUtils.ts +0 -10
- package/src/lib/components/dialog_manager/behavior_tree/core/BTreeUtils.ts +0 -40
- package/src/lib/components/dialog_manager/behavior_tree/core/BaseBehaviorResult.ts +0 -5
- package/src/lib/components/dialog_manager/behavior_tree/core/BehaviorNode.ts +0 -3
- package/src/lib/components/dialog_manager/behavior_tree/core/BehaviorStatus.ts +0 -5
- package/src/lib/components/dialog_manager/behavior_tree/core/SelectorNode.ts +0 -32
- package/src/lib/components/dialog_manager/behavior_tree/expression/ExpressionArguments.ts +0 -6
- package/src/lib/components/dialog_manager/behavior_tree/expression/ExpressionBehaviorNode.ts +0 -5
- package/src/lib/components/dialog_manager/behavior_tree/expression/ExpressionEvaluator.ts +0 -236
- package/src/lib/components/dialog_manager/behavior_tree/expression/ExpressionResult.ts +0 -6
- package/src/lib/components/dialog_manager/behavior_tree/expression/ExpressionSelectorNode.ts +0 -20
- package/src/lib/components/dialog_manager/behavior_tree/expression/ExpressionState.ts +0 -3
- package/src/lib/components/dialog_manager/behavior_tree/expression/OperandNode.ts +0 -19
- package/src/lib/components/dialog_manager/behavior_tree/expression/OperatorNode.ts +0 -37
- package/src/lib/components/dialog_manager/behavior_tree/expression/commands/CommandExpressionNode.ts +0 -28
- package/src/lib/components/dialog_manager/behavior_tree/expression/commands/CommandLogicNode.ts +0 -34
- package/src/lib/components/dialog_manager/behavior_tree/expression/commands/CommandMap.ts +0 -26
- package/src/lib/components/dialog_manager/behavior_tree/expression/commands/RandomRangeCommand.ts +0 -31
- package/src/lib/components/dialog_manager/behavior_tree/expression/commands/VisitedCommand.ts +0 -38
- package/src/lib/components/dialog_manager/behavior_tree/expression/commands/VisitedCountCommand.ts +0 -28
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/AndOperator.ts +0 -24
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/EqualityOperator.ts +0 -21
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/GreaterThanEqualOperator.ts +0 -21
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/GreaterThanOperator.ts +0 -21
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/InequalityOperator.ts +0 -19
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/LessThanEqualOperator.ts +0 -21
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/LessThanOperator.ts +0 -21
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/NegationOperator.ts +0 -20
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/OperatorLogicNode.ts +0 -42
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/OperatorMap.ts +0 -53
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/OrOperator.ts +0 -22
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/XorOperator.ts +0 -24
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/arithmetic/DivisionOperator.ts +0 -23
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/arithmetic/MinusOperator.ts +0 -23
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/arithmetic/MultiplicationOperator.ts +0 -21
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/arithmetic/PlusOperator.ts +0 -23
- package/src/lib/components/dialog_manager/behavior_tree/expression/operators/arithmetic/RemainderDivisionOperator.ts +0 -23
- package/src/lib/components/dialog_manager/behavior_tree/line_core/LineBehaviorNode.ts +0 -5
- package/src/lib/components/dialog_manager/behavior_tree/line_core/LineBehaviorResult.ts +0 -7
- package/src/lib/components/dialog_manager/behavior_tree/line_core/LineNodeArguments.ts +0 -7
- package/src/lib/components/dialog_manager/behavior_tree/line_core/LineSelectorNode.ts +0 -20
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/BehaviorState.ts +0 -6
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/ElseIfNode.ts +0 -59
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/ElseNode.ts +0 -55
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/EndIfNode.ts +0 -28
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/IfMode.ts +0 -7
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/IfNode.ts +0 -49
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/IgnoreGuardNode.ts +0 -30
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/IgnoreJumpNode.ts +0 -24
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/LineCommentNode.ts +0 -22
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/NormalLineProcessorNode.ts +0 -48
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/SetVariableNode.ts +0 -37
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/commands/DeclareCommand.ts +0 -48
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/commands/JumpCommand.ts +0 -51
- package/src/lib/components/dialog_manager/behavior_tree/line_processors/commands/UnvisitCommand.ts +0 -34
- package/src/lib/components/dialog_overlay/DialogOverlay.svelte +0 -130
- package/src/lib/components/index.ts +0 -9
- package/src/lib/components/layouts/LayoutConstants.ts +0 -1
- package/src/lib/components/layouts/SeaweedBaseLayout.svelte +0 -96
- package/src/lib/components/navigation_component/NavigationComponent.svelte +0 -152
- package/src/lib/components/navigation_component/NavigationControl.svelte +0 -61
- package/src/lib/components/navigation_component/PageMeta.ts +0 -249
- package/src/lib/components/navigation_component/index.ts +0 -4
- package/src/lib/components/overrideable_meta/OverridableMeta.svelte +0 -56
- package/src/lib/components/overrideable_meta/OverridableMetaProps.ts +0 -9
- package/src/lib/components/overrideable_meta/index.ts +0 -4
- package/src/lib/components/pineapple/PineappleBaseLayout.svelte +0 -222
- package/src/lib/components/pineapple/toast/DefaultToastBody.svelte +0 -43
- package/src/lib/components/pineapple/toast/DefaultToastBody.ts +0 -10
- package/src/lib/components/pineapple/toast/Toast.svelte +0 -116
- package/src/lib/components/pineapple/toast/Toast.ts +0 -57
- package/src/lib/components/pineapple/toast/custom-toast/TestCustomToast.svelte +0 -1
- package/src/lib/components/pineapple/toast/custom-toast/TestCustomToast.ts +0 -6
- package/src/lib/consts.ts +0 -2
- package/src/lib/index.ts +0 -16
- package/src/lib/postcss.d.ts +0 -3
- package/src/lib/scripts/pineapple_fiber/PineappleFiberParser.ts +0 -177
- package/src/lib/scripts/pineapple_fiber/PineappleWeaver.ts +0 -79
- package/src/lib/scripts/util/FileManagement.ts +0 -38
- package/src/lib/scripts/util/ManualCheck.ts +0 -32
- package/src/lib/scripts/util/ManualCheckRun.ts +0 -7
- package/src/lib/server-temp/prisma.ts +0 -3
- package/src/lib/store.ts +0 -18
- package/src/lib/styles/DefaultGridContainer.css +0 -61
- package/src/lib/styles/global.css +0 -1
- package/src/lib/template/seaweed/ChumBucket.svelte +0 -90
- package/src/lib/template/seaweed/CreateUrlForm.svelte +0 -70
- package/src/lib/template/seaweed/ParseQueryTerms.ts +0 -26
- package/src/lib/template/seaweed/RunChaos.ts +0 -44
- package/src/lib/template/seaweed/SeaweedTemplate.svelte +0 -349
- package/src/lib/template/seaweed/SeaweedTemplateData.ts +0 -112
- package/src/lib/template/seaweed/entries/ChefWings.svelte +0 -54
- package/src/lib/template/seaweed/entries/CustomizedYarnspinner.svelte +0 -34
- package/src/lib/template/seaweed/entries/EntryProps.ts +0 -19
- package/src/lib/template/seaweed/entries/Hepcat.svelte +0 -58
- package/src/lib/template/seaweed/entries/Pengi.svelte +0 -51
- package/src/lib/template/seaweed/entries/Soulwork.svelte +0 -48
- package/src/lib/template/seaweed/entries/ThisWebpage.svelte +0 -49
- package/src/lib/template/seaweed/entries/WorkExperience.svelte +0 -116
- package/src/lib/template/seaweed/entries/Workset.svelte +0 -51
- package/src/lib/template/seaweed/entry_order_config/EntryOrderConfig.svelte +0 -253
- package/src/lib/template/seaweed/entry_order_config/EntryOrderConfig.ts +0 -7
- package/src/lib/template/seaweed/entry_order_config/entry-order-config.postcss +0 -35
- package/src/lib/template/seaweed/index.ts +0 -4
- package/src/lib/template/seaweed/seaweed.postcss +0 -133
- package/src/lib/theme.postcss +0 -117
- package/src/lib/types/BlogBlurbMeta.ts +0 -16
- package/src/lib/types/BreadcrumbData.ts +0 -4
- package/src/lib/types/api/CreateUrl.ts +0 -30
- package/src/lib/types/api/index.ts +0 -3
- package/src/lib/types/pineapple_fiber/DialogDetail.ts +0 -7
- package/src/lib/types/pineapple_fiber/DialogState.ts +0 -6
- package/src/lib/types/pineapple_fiber/DialogVariableStore.ts +0 -24
- package/src/lib/types/pineapple_fiber/PortraitType.ts +0 -11
- package/src/lib/util/util.ts +0 -38
- package/src/routes/(pineapple)/+layout.svelte +0 -8
- package/src/routes/(pineapple)/+page.svelte +0 -33
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page1/+page.svelte +0 -11
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page1/meta.json +0 -24
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page2/+page.svelte +0 -14
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page2/meta.json +0 -8
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page3/+page.svelte +0 -8
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page5/+page.svelte +0 -9
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page5/meta.json +0 -7
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page6/+page.svelte +0 -8
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page7/(test_layout)/page8/+page.svelte +0 -8
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page7/(test_layout)/page8/meta.json +0 -7
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page3/page7/+page.svelte +0 -8
- package/src/routes/(pineapple)/pineapple/(extra-pages)/page4/+page.svelte +0 -7
- package/src/routes/(pineapple)/pineapple/(pineapple)/+page.svelte +0 -80
- package/src/routes/(pineapple)/pineapple/(pineapple)/+page.ts +0 -8
- package/src/routes/(pineapple)/pineapple/(pineapple)/ImageMap.ts +0 -5
- package/src/routes/(pineapple)/pineapple/(pineapple)/TestDialog.yarn +0 -7
- package/src/routes/(seaweed)/+layout.svelte +0 -11
- package/src/routes/(seaweed)/portfolio/+page.svelte +0 -19
- package/src/routes/(seaweed)/portfolio/+page.ts +0 -8
- package/src/routes/(seaweed)/portfolio/.gitignore +0 -1
- package/src/routes/(seaweed)/portfolio/actual/+page.svelte +0 -21
- package/src/routes/(seaweed)/portfolio/actual/+page.ts +0 -8
- package/src/routes/(seaweed)/portfolio/actual/[slug]/+page.server.ts +0 -35
- package/src/routes/(seaweed)/portfolio/actual/[slug]/+page.svelte +0 -48
- package/src/routes/(seaweed)/portfolio/actual/[slug]/SlugPageData.ts +0 -4
- package/src/routes/+error.svelte +0 -26
- package/src/routes/+layout.svelte +0 -33
- package/src/routes/Error.yarn +0 -7
- package/src/routes/ErrorYarn.ts +0 -24
- package/src/routes/api/create-url/+server.ts +0 -24
- package/src/routes/api/get-latest-blogs/+server.ts +0 -4
- package/src/types.d.ts +0 -8
- package/static/default-card.png +0 -0
- package/static/favicon.png +0 -0
- package/static/robots.txt +0 -5
- package/svelte.config.js +0 -25
- package/tailwind.config.ts +0 -29
- package/tsconfig.json +0 -22
- package/vite.config.ts +0 -7
- package/vite.config.ts.timestamp-1709797261217-7fe7973433269.mjs +0 -10
- package/vite.config.ts.timestamp-1709801575567-e7eed430338b.mjs +0 -10
- package/vite.config.ts.timestamp-1710003919548-e3e0deafd6ef6.mjs +0 -10
- package/vite.config.ts.timestamp-1710279492121-6e9193760fb1c.mjs +0 -10
- package/yarn.lock +0 -2615
|
@@ -1,1070 +0,0 @@
|
|
|
1
|
-
import{s as bt,B as _t,e as q,a as I,b as B,f as p,g as _,i as E,C as vt,D as yt,E as kt,c as Qt,H as it,o as Ot,A as Dt,p as L,q as j,h as C,v as nt,w as Vt,y as Ge,z as ze,G as ot,Q as zt,n as pt,ah as Ye,F as Ft,t as x,d as $,S as Ut,T as Nt,K as st,R as Ze,j as ut,W as Lt,ai as Yt,_ as Mt,V as Zt,aj as Ke,N as gt,k as W,ag as Tt,U as Ht,u as Kt,M as Jt,Z as xe,J as $e,X as xt,O as Bt}from"./scheduler._lhIxVlV.js";import{S as Ct,i as wt,t as A,b as U,g as rt,e as ct,f as tn,j as en,k as qt,c as J,a as K,m as X,d as Y,h as Gt}from"./index.CzQb476d.js";import{e as mt}from"./each.D6YF6ztN.js";import{G as $t,a as We,r as nn,s as R,b as sn,I as on}from"./SeaweedTemplate.svelte_svelte_type_style_lang.DxGjnfBo.js";import{s as te,b as ee,a as ne}from"./index.siPN9RHO.js";import{w as Re}from"./index.XsyeOyy6.js";import{p as an,a as ln}from"./ProgressBar.svelte_svelte_type_style_lang.CsYmxU_7.js";import{A as rn,e as cn,R as un,a as dn,L as fn}from"./store.RmhKBLzA.js";import{e as mn}from"./DialogManagerStore.BHUI4V3S.js";import{d as se}from"./transitions.FXurGCgU.js";import{S as Rt}from"./SlideToggle.u1_9_9_F.js";import{s as pn}from"./stores.BlLsExs2.js";import{p as hn}from"./stores.UAeg925R.js";import{C as jt}from"./Card.Cqslzydv.js";function gn(s,t){if(!window.isSecureContext)return console.error("Clipboard action failed: app not running in secure context, see: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard"),{};const e=()=>{s.dispatchEvent(new CustomEvent("copyComplete"))},n=()=>{if(typeof t=="object"){if("element"in t){const i=document.querySelector(`[data-clipboard="${t.element}"]`);if(!i)throw new Error(`Missing HTMLElement with an attribute of [data-clipboard="${t.element}"]`);Wt(i.innerHTML,"text/html").then(e);return}if("input"in t){const i=document.querySelector(`[data-clipboard="${t.input}"]`);if(!i)throw new Error(`Missing HTMLInputElement with an attribute of [data-clipboard="${t.input}"]`);Wt(i.value).then(e);return}}Wt(t).then(e)};return s.addEventListener("click",n),{update(i){t=i},destroy(){s.removeEventListener("click",n)}}}async function Wt(s,t="text/plain"){navigator.clipboard.write?await navigator.clipboard.write([new ClipboardItem({[t]:new Blob([s],{type:t}),"text/plain":new Blob([s],{type:"text/plain"})})]):await new Promise(e=>{e(navigator.clipboard.writeText(String(s)))})}function bn(s){let t,e,n;const i=s[19].default,o=_t(i,s,s[18],null);return{c(){t=q("div"),o&&o.c(),this.h()},l(a){t=I(a,"DIV",{class:!0,"data-testid":!0});var r=B(t);o&&o.l(r),r.forEach(p),this.h()},h(){_(t,"class",e="accordion "+s[0]),_(t,"data-testid","accordion")},m(a,r){E(a,t,r),o&&o.m(t,null),n=!0},p(a,[r]){o&&o.p&&(!n||r&262144)&&vt(o,i,a,a[18],n?kt(i,a[18],r,null):yt(a[18]),null),(!n||r&1&&e!==(e="accordion "+a[0]))&&_(t,"class",e)},i(a){n||(A(o,a),n=!0)},o(a){U(o,a),n=!1},d(a){a&&p(t),o&&o.d(a)}}}function _n(s,t,e){let n,i;Qt(s,an,T=>e(20,i=T));let{$$slots:o={},$$scope:a}=t,{autocollapse:r=!1}=t,{width:u="w-full"}=t,{spacing:l="space-y-1"}=t,{disabled:c=!1}=t,{padding:m="py-2 px-4"}=t,{hover:f="hover:bg-primary-hover-token"}=t,{rounded:h="rounded-container-token"}=t,{caretOpen:d="rotate-180"}=t,{caretClosed:g=""}=t,{regionControl:y=""}=t,{regionPanel:b="space-y-4"}=t,{regionCaret:S=""}=t,{transitions:P=!i}=t,{transitionIn:M=te}=t,{transitionInParams:V={duration:200}}=t,{transitionOut:v=te}=t,{transitionOutParams:k={duration:200}}=t;const O=Re(null);return it("active",O),it("autocollapse",r),it("disabled",c),it("padding",m),it("hover",f),it("rounded",h),it("caretOpen",d),it("caretClosed",g),it("regionControl",y),it("regionPanel",b),it("regionCaret",S),it("transitions",P),it("transitionIn",M),it("transitionInParams",V),it("transitionOut",v),it("transitionOutParams",k),s.$$set=T=>{e(22,t=Ot(Ot({},t),Dt(T))),"autocollapse"in T&&e(1,r=T.autocollapse),"width"in T&&e(2,u=T.width),"spacing"in T&&e(3,l=T.spacing),"disabled"in T&&e(4,c=T.disabled),"padding"in T&&e(5,m=T.padding),"hover"in T&&e(6,f=T.hover),"rounded"in T&&e(7,h=T.rounded),"caretOpen"in T&&e(8,d=T.caretOpen),"caretClosed"in T&&e(9,g=T.caretClosed),"regionControl"in T&&e(10,y=T.regionControl),"regionPanel"in T&&e(11,b=T.regionPanel),"regionCaret"in T&&e(12,S=T.regionCaret),"transitions"in T&&e(13,P=T.transitions),"transitionIn"in T&&e(14,M=T.transitionIn),"transitionInParams"in T&&e(15,V=T.transitionInParams),"transitionOut"in T&&e(16,v=T.transitionOut),"transitionOutParams"in T&&e(17,k=T.transitionOutParams),"$$scope"in T&&e(18,a=T.$$scope)},s.$$.update=()=>{e(0,n=`${u} ${l} ${t.class??""}`)},t=Dt(t),[n,r,u,l,c,m,f,h,d,g,y,b,S,P,M,V,v,k,a,o]}class vn extends Ct{constructor(t){super(),wt(this,t,_n,bn,bt,{autocollapse:1,width:2,spacing:3,disabled:4,padding:5,hover:6,rounded:7,caretOpen:8,caretClosed:9,regionControl:10,regionPanel:11,regionCaret:12,transitions:13,transitionIn:14,transitionInParams:15,transitionOut:16,transitionOutParams:17})}}const yn=s=>({}),ie=s=>({}),kn=s=>({}),oe=s=>({}),Cn=s=>({}),ae=s=>({}),wn=s=>({}),le=s=>({}),Sn=s=>({}),re=s=>({});function ce(s){let t,e;const n=s[30].lead,i=_t(n,s,s[29],re);return{c(){t=q("div"),i&&i.c(),this.h()},l(o){t=I(o,"DIV",{class:!0});var a=B(t);i&&i.l(a),a.forEach(p),this.h()},h(){_(t,"class","accordion-lead")},m(o,a){E(o,t,a),i&&i.m(t,null),e=!0},p(o,a){i&&i.p&&(!e||a[0]&536870912)&&vt(i,n,o,o[29],e?kt(n,o[29],a,Sn):yt(o[29]),re)},i(o){e||(A(i,o),e=!0)},o(o){U(i,o),e=!1},d(o){o&&p(t),i&&i.d(o)}}}function Tn(s){let t;return{c(){t=x("(summary)")},l(e){t=$(e,"(summary)")},m(e,n){E(e,t,n)},d(e){e&&p(t)}}}function qn(s){let t,e,n;return{c(){t=q("div"),e=new Ut(!1),this.h()},l(i){t=I(i,"DIV",{class:!0});var o=B(t);e=Nt(o,!1),o.forEach(p),this.h()},h(){e.a=null,_(t,"class",n="accordion-summary-caret "+s[11])},m(i,o){E(i,t,o),e.m(s[14],t)},p(i,o){o[0]&2048&&n!==(n="accordion-summary-caret "+i[11])&&_(t,"class",n)},i:pt,o:pt,d(i){i&&p(t)}}}function In(s){let t,e,n,i,o;const a=[Pn,En],r=[];function u(l,c){return l[8]?0:1}return e=u(s),n=r[e]=a[e](s),{c(){t=q("div"),n.c(),this.h()},l(l){t=I(l,"DIV",{class:!0});var c=B(t);n.l(c),c.forEach(p),this.h()},h(){_(t,"class",i="accordion-summary-icons "+s[10])},m(l,c){E(l,t,c),r[e].m(t,null),o=!0},p(l,c){let m=e;e=u(l),e===m?r[e].p(l,c):(rt(),U(r[m],1,1,()=>{r[m]=null}),ct(),n=r[e],n?n.p(l,c):(n=r[e]=a[e](l),n.c()),A(n,1),n.m(t,null)),(!o||c[0]&1024&&i!==(i="accordion-summary-icons "+l[10]))&&_(t,"class",i)},i(l){o||(A(n),o=!0)},o(l){U(n),o=!1},d(l){l&&p(t),r[e].d()}}}function En(s){let t;const e=s[30].iconOpen,n=_t(e,s,s[29],oe),i=n||On(s);return{c(){i&&i.c()},l(o){i&&i.l(o)},m(o,a){i&&i.m(o,a),t=!0},p(o,a){n&&n.p&&(!t||a[0]&536870912)&&vt(n,e,o,o[29],t?kt(e,o[29],a,kn):yt(o[29]),oe)},i(o){t||(A(i,o),t=!0)},o(o){U(i,o),t=!1},d(o){i&&i.d(o)}}}function Pn(s){let t;const e=s[30].iconClosed,n=_t(e,s,s[29],ae),i=n||Dn(s);return{c(){i&&i.c()},l(o){i&&i.l(o)},m(o,a){i&&i.m(o,a),t=!0},p(o,a){n&&n.p&&(!t||a[0]&536870912)&&vt(n,e,o,o[29],t?kt(e,o[29],a,Cn):yt(o[29]),ae)},i(o){t||(A(i,o),t=!0)},o(o){U(i,o),t=!1},d(o){i&&i.d(o)}}}function On(s){let t,e;return{c(){t=new Ut(!1),e=st(),this.h()},l(n){t=Nt(n,!1),e=st(),this.h()},h(){t.a=e},m(n,i){t.m(s[14],n,i),E(n,e,i)},p:pt,d(n){n&&(p(e),t.d())}}}function Dn(s){let t,e;return{c(){t=new Ut(!1),e=st(),this.h()},l(n){t=Nt(n,!1),e=st(),this.h()},h(){t.a=e},m(n,i){t.m(s[14],n,i),E(n,e,i)},p:pt,d(n){n&&(p(e),t.d())}}}function ue(s){let t,e,n,i,o,a,r;const u=s[30].content,l=_t(u,s,s[29],ie),c=l||Mn();return{c(){t=q("div"),c&&c.c(),this.h()},l(m){t=I(m,"DIV",{class:!0,id:!0,role:!0,"aria-hidden":!0,"aria-labelledby":!0});var f=B(t);c&&c.l(f),f.forEach(p),this.h()},h(){_(t,"class",e="accordion-panel "+s[9]),_(t,"id",n="accordion-panel-"+s[0]),_(t,"role","region"),_(t,"aria-hidden",i=!s[8]),_(t,"aria-labelledby",s[0])},m(m,f){E(m,t,f),c&&c.m(t,null),r=!0},p(m,f){s=m,l&&l.p&&(!r||f[0]&536870912)&&vt(l,u,s,s[29],r?kt(u,s[29],f,yn):yt(s[29]),ie),(!r||f[0]&512&&e!==(e="accordion-panel "+s[9]))&&_(t,"class",e),(!r||f[0]&1&&n!==(n="accordion-panel-"+s[0]))&&_(t,"id",n),(!r||f[0]&256&&i!==(i=!s[8]))&&_(t,"aria-hidden",i),(!r||f[0]&1)&&_(t,"aria-labelledby",s[0])},i(m){r||(A(c,m),m&&zt(()=>{r&&(a&&a.end(1),o=tn(t,se,{transition:s[4],params:s[5],enabled:s[3]}),o.start())}),r=!0)},o(m){U(c,m),o&&o.invalidate(),m&&(a=en(t,se,{transition:s[6],params:s[7],enabled:s[3]})),r=!1},d(m){m&&p(t),c&&c.d(m),m&&a&&a.end()}}}function Mn(s){let t;return{c(){t=x("(content)")},l(e){t=$(e,"(content)")},m(e,n){E(e,t,n)},d(e){e&&p(t)}}}function An(s){let t,e,n,i,o,a,r,u,l,c,m,f,h,d,g=s[16].lead&&ce(s);const y=s[30].summary,b=_t(y,s,s[29],le),S=b||Tn(),P=[In,qn],M=[];function V(k,O){return k[16].iconClosed||k[16].iconOpen?0:1}a=V(s),r=M[a]=P[a](s);let v=s[8]&&ue(s);return{c(){t=q("div"),e=q("button"),g&&g.c(),n=L(),i=q("div"),S&&S.c(),o=L(),r.c(),c=L(),v&&v.c(),this.h()},l(k){t=I(k,"DIV",{class:!0,"data-testid":!0});var O=B(t);e=I(O,"BUTTON",{type:!0,class:!0,id:!0,"aria-expanded":!0,"aria-controls":!0});var T=B(e);g&&g.l(T),n=j(T),i=I(T,"DIV",{class:!0});var G=B(i);S&&S.l(G),G.forEach(p),o=j(T),r.l(T),T.forEach(p),c=j(O),v&&v.l(O),O.forEach(p),this.h()},h(){_(i,"class","accordion-summary flex-1"),_(e,"type","button"),_(e,"class",u="accordion-control "+s[12]),_(e,"id",s[0]),_(e,"aria-expanded",s[8]),_(e,"aria-controls",l="accordion-panel-"+s[0]),e.disabled=s[2],_(t,"class",m="accordion-item "+s[13]),_(t,"data-testid","accordion-item")},m(k,O){E(k,t,O),C(t,e),g&&g.m(e,null),C(e,n),C(e,i),S&&S.m(i,null),C(e,o),M[a].m(e,null),C(t,c),v&&v.m(t,null),f=!0,h||(d=[nt(e,"click",s[15]),nt(e,"click",s[31]),nt(e,"keydown",s[32]),nt(e,"keyup",s[33]),nt(e,"keypress",s[34])],h=!0)},p(k,O){k[16].lead?g?(g.p(k,O),O[0]&65536&&A(g,1)):(g=ce(k),g.c(),A(g,1),g.m(e,n)):g&&(rt(),U(g,1,1,()=>{g=null}),ct()),b&&b.p&&(!f||O[0]&536870912)&&vt(b,y,k,k[29],f?kt(y,k[29],O,wn):yt(k[29]),le);let T=a;a=V(k),a===T?M[a].p(k,O):(rt(),U(M[T],1,1,()=>{M[T]=null}),ct(),r=M[a],r?r.p(k,O):(r=M[a]=P[a](k),r.c()),A(r,1),r.m(e,null)),(!f||O[0]&4096&&u!==(u="accordion-control "+k[12]))&&_(e,"class",u),(!f||O[0]&1)&&_(e,"id",k[0]),(!f||O[0]&256)&&_(e,"aria-expanded",k[8]),(!f||O[0]&1&&l!==(l="accordion-panel-"+k[0]))&&_(e,"aria-controls",l),(!f||O[0]&4)&&(e.disabled=k[2]),k[8]?v?(v.p(k,O),O[0]&256&&A(v,1)):(v=ue(k),v.c(),A(v,1),v.m(t,null)):v&&(rt(),U(v,1,1,()=>{v=null}),ct()),(!f||O[0]&8192&&m!==(m="accordion-item "+k[13]))&&_(t,"class",m)},i(k){f||(A(g),A(S,k),A(r),A(v),f=!0)},o(k){U(g),U(S,k),U(r),U(v),f=!1},d(k){k&&p(t),g&&g.d(),S&&S.d(k),M[a].d(),v&&v.d(),h=!1,Vt(d)}}}const Ln="",jn="text-start w-full flex items-center space-x-4",de="fill-current w-3 transition-transform duration-[200ms]",Vn="";function Un(s,t,e){let n,i,o,a,r,u,l,c,m=pt,f=()=>(m(),m=Ye(M,N=>e(28,c=N)),M);s.$$.on_destroy.push(()=>m());let{$$slots:h={},$$scope:d}=t;const g=Ge(h),y=ze();let{open:b=!1}=t,{id:S=String(Math.random())}=t,{autocollapse:P=ot("autocollapse")}=t,{active:M=ot("active")}=t;f();let{disabled:V=ot("disabled")}=t,{padding:v=ot("padding")}=t,{hover:k=ot("hover")}=t,{rounded:O=ot("rounded")}=t,{caretOpen:T=ot("caretOpen")}=t,{caretClosed:G=ot("caretClosed")}=t,{regionControl:z=ot("regionControl")}=t,{regionPanel:Z=ot("regionPanel")}=t,{regionCaret:ft=ot("regionCaret")}=t,{transitions:at=ot("transitions")}=t,{transitionIn:Q=ot("transitionIn")}=t,{transitionInParams:ht=ot("transitionInParams")}=t,{transitionOut:lt=ot("transitionOut")}=t,{transitionOutParams:dt=ot("transitionOutParams")}=t;const D=`
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class={classesControlCaret}>
|
|
3
|
-
<path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" />
|
|
4
|
-
</svg>`;function F(N){P===!0?M.set(S):e(17,b=!b),w(N)}function w(N){const tt=P?c===S:b;y("toggle",{event:N,id:S,panelId:`accordion-panel-${S}`,open:tt,autocollapse:P})}P&&b&&F();function H(N){Ft.call(this,s,N)}function et(N){Ft.call(this,s,N)}function It(N){Ft.call(this,s,N)}function Et(N){Ft.call(this,s,N)}return s.$$set=N=>{e(37,t=Ot(Ot({},t),Dt(N))),"open"in N&&e(17,b=N.open),"id"in N&&e(0,S=N.id),"autocollapse"in N&&e(18,P=N.autocollapse),"active"in N&&f(e(1,M=N.active)),"disabled"in N&&e(2,V=N.disabled),"padding"in N&&e(19,v=N.padding),"hover"in N&&e(20,k=N.hover),"rounded"in N&&e(21,O=N.rounded),"caretOpen"in N&&e(22,T=N.caretOpen),"caretClosed"in N&&e(23,G=N.caretClosed),"regionControl"in N&&e(24,z=N.regionControl),"regionPanel"in N&&e(25,Z=N.regionPanel),"regionCaret"in N&&e(26,ft=N.regionCaret),"transitions"in N&&e(3,at=N.transitions),"transitionIn"in N&&e(4,Q=N.transitionIn),"transitionInParams"in N&&e(5,ht=N.transitionInParams),"transitionOut"in N&&e(6,lt=N.transitionOut),"transitionOutParams"in N&&e(7,dt=N.transitionOutParams),"$$scope"in N&&e(29,d=N.$$scope)},s.$$.update=()=>{s.$$.dirty[0]&393216&&b&&P&&F(),s.$$.dirty[0]&268828673&&e(8,n=P?c===S:b),e(13,i=`${Ln} ${t.class??""}`),s.$$.dirty[0]&20447232&&e(12,o=`${jn} ${v} ${k} ${O} ${z}`),s.$$.dirty[0]&12583168&&e(27,a=n?T:G),s.$$.dirty[0]&201326592&&e(11,r=`${de} ${ft} ${a}`),s.$$.dirty[0]&67108864&&e(10,u=`${de} ${ft}`),s.$$.dirty[0]&36175872&&e(9,l=`${Vn} ${v} ${O} ${Z}`)},t=Dt(t),[S,M,V,at,Q,ht,lt,dt,n,l,u,r,o,i,D,F,g,b,P,v,k,O,T,G,z,Z,ft,a,c,d,h,H,et,It,Et]}class Nn extends Ct{constructor(t){super(),wt(this,t,Un,An,bt,{open:17,id:0,autocollapse:18,active:1,disabled:2,padding:19,hover:20,rounded:21,caretOpen:22,caretClosed:23,regionControl:24,regionPanel:25,regionCaret:26,transitions:3,transitionIn:4,transitionInParams:5,transitionOut:6,transitionOutParams:7},null,[-1,-1])}}function fe(s){let t,e,n,i=me(s[0])+"",o,a,r,u=(s[7]?s[4]:s[3])+"",l,c,m,f,h,d,g,y,b,S;function P(v,k){return v[6]?Hn:Fn}let M=P(s),V=M(s);return{c(){t=q("div"),e=q("header"),n=q("span"),o=x(i),a=L(),r=q("button"),l=x(u),f=L(),h=q("pre"),d=q("code"),V.c(),this.h()},l(v){t=I(v,"DIV",{class:!0,"data-testid":!0});var k=B(t);e=I(k,"HEADER",{class:!0});var O=B(e);n=I(O,"SPAN",{class:!0});var T=B(n);o=$(T,i),T.forEach(p),a=j(O),r=I(O,"BUTTON",{type:!0,class:!0});var G=B(r);l=$(G,u),G.forEach(p),O.forEach(p),f=j(k),h=I(k,"PRE",{class:!0});var z=B(h);d=I(z,"CODE",{class:!0});var Z=B(d);V.l(Z),Z.forEach(p),z.forEach(p),k.forEach(p),this.h()},h(){_(n,"class","codeblock-language"),_(r,"type","button"),_(r,"class",c="codeblock-btn "+s[2]),_(e,"class","codeblock-header "+zn),_(d,"class",g="codeblock-code language-"+s[0]+" lineNumbers"),_(h,"class","codeblock-pre "+Wn),_(t,"class",y="codeblock "+s[8]),_(t,"data-testid","codeblock")},m(v,k){E(v,t,k),C(t,e),C(e,n),C(n,o),C(e,a),C(e,r),C(r,l),C(t,f),C(t,h),C(h,d),V.m(d,null),b||(S=[nt(r,"click",s[9]),Ze(m=gn.call(null,r,s[1]))],b=!0)},p(v,k){k&1&&i!==(i=me(v[0])+"")&&ut(o,i),k&152&&u!==(u=(v[7]?v[4]:v[3])+"")&&ut(l,u),k&4&&c!==(c="codeblock-btn "+v[2])&&_(r,"class",c),m&&Lt(m.update)&&k&2&&m.update.call(null,v[1]),M===(M=P(v))&&V?V.p(v,k):(V.d(1),V=M(v),V&&(V.c(),V.m(d,null))),k&1&&g!==(g="codeblock-code language-"+v[0]+" lineNumbers")&&_(d,"class",g),k&256&&y!==(y="codeblock "+v[8])&&_(t,"class",y)},d(v){v&&p(t),V.d(),b=!1,Vt(S)}}}function Fn(s){let t=s[1].trim()+"",e;return{c(){e=x(t)},l(n){e=$(n,t)},m(n,i){E(n,e,i)},p(n,i){i&2&&t!==(t=n[1].trim()+"")&&ut(e,t)},d(n){n&&p(e)}}}function Hn(s){let t,e;return{c(){t=new Ut(!1),e=st(),this.h()},l(n){t=Nt(n,!1),e=st(),this.h()},h(){t.a=e},m(n,i){t.m(s[5],n,i),E(n,e,i)},p(n,i){i&32&&t.p(n[5])},d(n){n&&(p(e),t.d())}}}function Bn(s){let t,e=s[0]&&s[1]&&fe(s);return{c(){e&&e.c(),t=st()},l(n){e&&e.l(n),t=st()},m(n,i){e&&e.m(n,i),E(n,t,i)},p(n,[i]){n[0]&&n[1]?e?e.p(n,i):(e=fe(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:pt,o:pt,d(n){n&&p(t),e&&e.d(n)}}}const Gn="overflow-hidden shadow",zn="text-xs text-white/50 uppercase flex justify-between items-center p-2 pl-4",Wn="whitespace-pre-wrap break-all p-4 pt-1";function me(s){return s==="js"?"javascript":s==="ts"?"typescript":s==="shell"?"terminal":s}function Rn(s,t,e){let n,i;Qt(s,pn,v=>e(17,i=v));const o=ze();let{language:a="plaintext"}=t,{code:r=""}=t,{lineNumbers:u=!1}=t,{background:l="bg-neutral-900/90"}=t,{blur:c=""}=t,{text:m="text-sm"}=t,{color:f="text-white"}=t,{rounded:h="rounded-container-token"}=t,{shadow:d="shadow"}=t,{button:g="btn btn-sm variant-soft !text-white"}=t,{buttonLabel:y="Copy"}=t,{buttonCopied:b="👍"}=t,S=!1,P=r,M=!1;function V(){e(7,M=!0),setTimeout(()=>{e(7,M=!1)},2e3),o("copy")}return s.$$set=v=>{e(19,t=Ot(Ot({},t),Dt(v))),"language"in v&&e(0,a=v.language),"code"in v&&e(1,r=v.code),"lineNumbers"in v&&e(10,u=v.lineNumbers),"background"in v&&e(11,l=v.background),"blur"in v&&e(12,c=v.blur),"text"in v&&e(13,m=v.text),"color"in v&&e(14,f=v.color),"rounded"in v&&e(15,h=v.rounded),"shadow"in v&&e(16,d=v.shadow),"button"in v&&e(2,g=v.button),"buttonLabel"in v&&e(3,y=v.buttonLabel),"buttonCopied"in v&&e(4,b=v.buttonCopied)},s.$$.update=()=>{s.$$.dirty&131075&&i!==void 0&&(e(5,P=i.highlight(r,{language:a}).value.trim()),e(6,S=!0)),s.$$.dirty&1056&&u&&(e(5,P=P.replace(/^/gm,()=>'<span class="line"></span> ')),e(6,S=!0)),e(8,n=`${Gn} ${l} ${c} ${m} ${f} ${h} ${d} ${t.class??""}`)},t=Dt(t),[a,r,g,y,b,P,S,M,n,V,u,l,c,m,f,h,d,i]}class Qn extends Ct{constructor(t){super(),wt(this,t,Rn,Bn,bt,{language:0,code:1,lineNumbers:10,background:11,blur:12,text:13,color:14,rounded:15,shadow:16,button:2,buttonLabel:3,buttonCopied:4})}}const Jn=`<script lang="ts">
|
|
5
|
-
export let props: EntryProps;
|
|
6
|
-
|
|
7
|
-
import { type EntryProps } from "./EntryProps";
|
|
8
|
-
import HeaderChefWings from "$pkg/assets/game_dev/footage-chef-wings.gif";
|
|
9
|
-
import LinkIcon from "$pkg/assets/icons/link-icon.svg";
|
|
10
|
-
import Card from "$pkg/components/Card.svelte";
|
|
11
|
-
import type { ModalSettings } from "@skeletonlabs/skeleton";
|
|
12
|
-
import { getModalStore } from "@skeletonlabs/skeleton";
|
|
13
|
-
|
|
14
|
-
const modalStore = getModalStore();
|
|
15
|
-
const chefWingsWarning: ModalSettings = {
|
|
16
|
-
type: "confirm",
|
|
17
|
-
title: "Warning: please confirm",
|
|
18
|
-
body: "This will directly link to the game itself, since this game does not have any game page or any " +
|
|
19
|
-
"publicly viewable source code. The game is only playable on desktop. " +
|
|
20
|
-
\`Are you sure you wish to proceed? If there are any bugs, please report at <a href='mailto:\${props.email}' target='_blank'>\` +
|
|
21
|
-
\`\${props.email}</a>.\`,
|
|
22
|
-
response: (r: boolean) => {
|
|
23
|
-
if (r) {
|
|
24
|
-
window.open("https://selk.io/birb-project/trunk/");
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
};
|
|
28
|
-
<\/script>
|
|
29
|
-
|
|
30
|
-
<Card>
|
|
31
|
-
<section class="game-card" slot="content">
|
|
32
|
-
<img src={HeaderChefWings} alt="todo" loading="lazy">
|
|
33
|
-
<section class="game-card-body">
|
|
34
|
-
|
|
35
|
-
<h1>Chef Wings</h1>
|
|
36
|
-
<p>
|
|
37
|
-
A “roguelite-lite” where you gather ingredients in a procedurally-generated dungeon and use
|
|
38
|
-
them to cook for customers and then critics!
|
|
39
|
-
</p>
|
|
40
|
-
<p>
|
|
41
|
-
I built and documented several of the game’s systems including the game state management
|
|
42
|
-
system that extends <span class="qt-unity">Unity’s</span> existing Monobehavior lifecycle with new events,
|
|
43
|
-
and the dialogue, event, and level systems that coordinate the game flow using the interactive
|
|
44
|
-
dialogue tool YarnSpinner
|
|
45
|
-
</p>
|
|
46
|
-
|
|
47
|
-
<section class="game-link-section">
|
|
48
|
-
<button type="button" class="game-button turnip-button"
|
|
49
|
-
title="https://selk.io/birb-project/trunk/"
|
|
50
|
-
on:click={()=>modalStore.trigger(chefWingsWarning)}>
|
|
51
|
-
<img alt="itch.io icon" src={LinkIcon}>
|
|
52
|
-
<span>selk.io/birb-project/trunk/</span>
|
|
53
|
-
</button>
|
|
54
|
-
</section>
|
|
55
|
-
</section>
|
|
56
|
-
</section>
|
|
57
|
-
</Card>`,Xn=Object.freeze(Object.defineProperty({__proto__:null,default:Jn},Symbol.toStringTag,{value:"Module"})),Yn=`<script lang="ts">
|
|
58
|
-
import { type EntryProps } from "./EntryProps";
|
|
59
|
-
import Card from "$pkg/components/Card.svelte";
|
|
60
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
61
|
-
import WeaverFootage from "$pkg/assets/others/weaver-footage.gif";
|
|
62
|
-
|
|
63
|
-
export let props: EntryProps;
|
|
64
|
-
<\/script>
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
<Card>
|
|
68
|
-
<section class="project-card" slot="content">
|
|
69
|
-
<img alt="Footage of a visual novel-like dynamic dialog interaction happening on the same page we are on"
|
|
70
|
-
src={WeaverFootage} />
|
|
71
|
-
|
|
72
|
-
<div class="project-card-body">
|
|
73
|
-
<h2>Customized Yarnspinner interpreter and dialog runner</h2>
|
|
74
|
-
|
|
75
|
-
A custom dialog interpreter, written in <span class="qt-ts">Typescript</span>, that tokenizes then
|
|
76
|
-
transpiles custom Yarnspinner dialog into a <span class="qt-ts">Typescript</span> file. The said files can
|
|
77
|
-
be used on a corresponding runner or library, also implemented alongside it, allowing the ability to play a
|
|
78
|
-
custom-flavor of YarnSpinner dialogs on <span class="qt-svelte">Svelte</span>.
|
|
79
|
-
|
|
80
|
-
<section class="game-link-section">
|
|
81
|
-
<button type="button" class="game-button turnip-button"
|
|
82
|
-
role="link"
|
|
83
|
-
title="https://github.com/TurnipXenon/pineapple/blob/main/docs/PineappleFiberSpec.md"
|
|
84
|
-
on:click={() => window.open("https://github.com/TurnipXenon/pineapple/blob/main/docs/PineappleFiberSpec.md")}>
|
|
85
|
-
<img src={GithubIcon} alt="github icon">
|
|
86
|
-
</button>
|
|
87
|
-
</section>
|
|
88
|
-
</div>
|
|
89
|
-
</section>
|
|
90
|
-
</Card>
|
|
91
|
-
`,Zn=Object.freeze(Object.defineProperty({__proto__:null,default:Yn},Symbol.toStringTag,{value:"Module"})),Kn=`<script lang="ts">
|
|
92
|
-
import { type EntryProps } from "./EntryProps";
|
|
93
|
-
import Card from "$pkg/components/Card.svelte";
|
|
94
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
95
|
-
|
|
96
|
-
export let props: EntryProps;
|
|
97
|
-
<\/script>
|
|
98
|
-
|
|
99
|
-
<Card>
|
|
100
|
-
<section class="project-card" slot="content">
|
|
101
|
-
<div class="project-card-body">
|
|
102
|
-
|
|
103
|
-
<h2>Decentralized social media</h2>
|
|
104
|
-
|
|
105
|
-
<p>We made a full stack decentralized social media app made with <span class="qt-react">React</span> +
|
|
106
|
-
<span class="qt-js">Javascript</span> for the client code, <span class="qt-django">Django</span> + <span
|
|
107
|
-
class="qt-python">Python</span> for the backend code, and <span class="qt-heroku">Heroku</span> for
|
|
108
|
-
deployment. This project was made
|
|
109
|
-
for
|
|
110
|
-
our Web Applications and Architecture class.</p>
|
|
111
|
-
<p>The application can connect with three other decentralized social media app in the same class:
|
|
112
|
-
</p>
|
|
113
|
-
<ul>
|
|
114
|
-
<li>
|
|
115
|
-
<a href="https://github.com/hgshah/cmput404-project/blob/main/docs/testing_other_teams.md#team-14"
|
|
116
|
-
target="_blank">Also
|
|
117
|
-
a social media with the same Django + Python backend server where they act on behalf of
|
|
118
|
-
our users interacting with theirs</a></li>
|
|
119
|
-
<li>
|
|
120
|
-
<a href="https://github.com/hgshah/cmput404-project/blob/main/docs/testing_other_teams.md#team-7"
|
|
121
|
-
target="_blank">A
|
|
122
|
-
social media that uses Fast API + Python for their backend server</a></li>
|
|
123
|
-
<li>
|
|
124
|
-
<a href="https://github.com/hgshah/cmput404-project/blob/main/docs/testing_other_teams.md#team-12"
|
|
125
|
-
target="_blank">Another
|
|
126
|
-
social media that has Django + Python for their backend but we have to act on behalf of
|
|
127
|
-
our
|
|
128
|
-
users interacting with their users</a>
|
|
129
|
-
</li>
|
|
130
|
-
</ul>
|
|
131
|
-
|
|
132
|
-
<!-- todo: add tags with Javascript, React, Python, Django, Heroku -->
|
|
133
|
-
|
|
134
|
-
<section class="game-link-section">
|
|
135
|
-
<button type="button" class="game-button turnip-button"
|
|
136
|
-
role="link"
|
|
137
|
-
title="https://github.com/hgshah/cmput404-project"
|
|
138
|
-
on:click={() => window.open("https://github.com/hgshah/cmput404-project")}>
|
|
139
|
-
<img src={GithubIcon} alt="github icon">
|
|
140
|
-
</button>
|
|
141
|
-
</section>
|
|
142
|
-
</div>
|
|
143
|
-
</section>
|
|
144
|
-
</Card>
|
|
145
|
-
`,xn=Object.freeze(Object.defineProperty({__proto__:null,default:Kn},Symbol.toStringTag,{value:"Module"})),$n=`<script lang="ts">
|
|
146
|
-
import { type EntryProps } from "./EntryProps";
|
|
147
|
-
import Card from "$pkg/components/Card.svelte";
|
|
148
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
149
|
-
|
|
150
|
-
// noinspection JSUnusedGlobalSymbols
|
|
151
|
-
export let props: EntryProps;
|
|
152
|
-
<\/script>
|
|
153
|
-
|
|
154
|
-
<Card>
|
|
155
|
-
<section class="project-card" slot="content">
|
|
156
|
-
<div class="project-card-body">
|
|
157
|
-
<h2>Full-stack <span class="qt-c">C</span> app</h2>
|
|
158
|
-
|
|
159
|
-
<p>
|
|
160
|
-
A terminal-based app consisting of a server observing several terminal apps all concurrently
|
|
161
|
-
sending updates to the server, which then broadcasts these information concurrently to all the
|
|
162
|
-
other terminal apps connected.
|
|
163
|
-
</p>
|
|
164
|
-
<p>
|
|
165
|
-
The project involves <span class="qt-foundation">multiprocessing</span> programming featuring pthreads and
|
|
166
|
-
mutexes, and <span class="qt-foundation">networking</span> via sockets.
|
|
167
|
-
</p>
|
|
168
|
-
|
|
169
|
-
<section class="game-link-section">
|
|
170
|
-
<button type="button" class="game-button turnip-button"
|
|
171
|
-
role="link"
|
|
172
|
-
title="https://github.com/TurnipXenon/C380-1Code/blob/main/Assignment02/DESIGN.md"
|
|
173
|
-
on:click={() => window.open("https://github.com/TurnipXenon/C380-1Code/blob/main/Assignment02/DESIGN.md")}>
|
|
174
|
-
<img src={GithubIcon} class="long-btn-image" alt="github icon">
|
|
175
|
-
</button>
|
|
176
|
-
</section>
|
|
177
|
-
</div>
|
|
178
|
-
</section>
|
|
179
|
-
</Card>
|
|
180
|
-
|
|
181
|
-
`,ts=Object.freeze(Object.defineProperty({__proto__:null,default:$n},Symbol.toStringTag,{value:"Module"})),es=`<script lang="ts">
|
|
182
|
-
import type { EntryProps } from "./EntryProps";
|
|
183
|
-
import HeaderHepCat from "$pkg/assets/temp/header-hep-cat.mp4";
|
|
184
|
-
import BitbucketIcon from "$pkg/assets/icons/bitbucket-icon.svg";
|
|
185
|
-
import { ItchLogoHotLink } from "$pkg/consts";
|
|
186
|
-
import Card from "$pkg/components/Card.svelte";
|
|
187
|
-
|
|
188
|
-
export let props: EntryProps;
|
|
189
|
-
<\/script>
|
|
190
|
-
|
|
191
|
-
<Card>
|
|
192
|
-
<section class="game-card" slot="content">
|
|
193
|
-
<!-- todo: move the image crop a bit lower -->
|
|
194
|
-
<video playsinline autoplay muted loop preload="none" id="hepcat-video">
|
|
195
|
-
<source src={HeaderHepCat} type="video/mp4">
|
|
196
|
-
</video>
|
|
197
|
-
|
|
198
|
-
<section class="game-card-body">
|
|
199
|
-
|
|
200
|
-
<h1>Hepcat</h1>
|
|
201
|
-
|
|
202
|
-
<blockquote>
|
|
203
|
-
"Cats, Jazz, and a little bit of Death. What more could anyone ask for?"
|
|
204
|
-
</blockquote>
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
<p>This is a course project made by a team of six for <a
|
|
208
|
-
href="https://sites.google.com/ualberta.ca/cmput250/">CMPUT 250</a>, and it won <a
|
|
209
|
-
href="https://webdocs.cs.ualberta.ca/~nathanst/certificate/">Game of the year.</a>
|
|
210
|
-
</p>
|
|
211
|
-
|
|
212
|
-
<p>
|
|
213
|
-
Hep Cat is a rhythm game made in <a
|
|
214
|
-
href="https://www.rpgmakerweb.com/products/programs/rpg-maker-mv" target="_blank" class="qt-rpgmaker">
|
|
215
|
-
RPG Maker MV</a> with the help of additional custom-made <span class="qt-js">Javascript</span> plugins. I
|
|
216
|
-
wrote the rhythm game plugin's framework. For this plugin to work, I
|
|
217
|
-
had to write a <span class="qt-python">Python</span> script that parses osu! files into readable JSON
|
|
218
|
-
files.
|
|
219
|
-
</p>
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
<section class="game-link-section">
|
|
223
|
-
<button type="button" class="game-button turnip-button"
|
|
224
|
-
role="link"
|
|
225
|
-
title="https://bitbucket.org/egginchicken/hep-cat/src/master/"
|
|
226
|
-
on:click={()=> window.open("https://bitbucket.org/egginchicken/hep-cat/src/master/")}>
|
|
227
|
-
<img alt="bitbucket icon" src={BitbucketIcon}>
|
|
228
|
-
</button>
|
|
229
|
-
<button type="button" class="game-button turnip-button"
|
|
230
|
-
role="link"
|
|
231
|
-
title="https://just-a-phantom.itch.io/hep-cat"
|
|
232
|
-
on:click={()=> window.open("https://just-a-phantom.itch.io/hep-cat")}>
|
|
233
|
-
<img alt="itch.io icon" src={ItchLogoHotLink}>
|
|
234
|
-
</button>
|
|
235
|
-
</section>
|
|
236
|
-
</section>
|
|
237
|
-
</section>
|
|
238
|
-
</Card>
|
|
239
|
-
`,ns=Object.freeze(Object.defineProperty({__proto__:null,default:es},Symbol.toStringTag,{value:"Module"})),ss=`<script lang="ts">
|
|
240
|
-
import { type EntryProps } from "./EntryProps";
|
|
241
|
-
import { ItchLogoHotLink } from "$pkg/consts";
|
|
242
|
-
import Card from "$pkg/components/Card.svelte";
|
|
243
|
-
|
|
244
|
-
export let props: EntryProps;
|
|
245
|
-
<\/script>
|
|
246
|
-
<Card overrideStyle="align-self: flex-start;">
|
|
247
|
-
<section class="game-card itch-promo" slot="content">
|
|
248
|
-
<h1 class="mb-12 text-center">Check out my itch.io page for more games</h1>
|
|
249
|
-
|
|
250
|
-
<section class="game-link-section">
|
|
251
|
-
<button type="button" class="btn variant-filled-primary turnip-button"
|
|
252
|
-
role="link"
|
|
253
|
-
title="https://turnipxenon.itch.io/"
|
|
254
|
-
on:click={() => window.open("https://turnipxenon.itch.io/")}>
|
|
255
|
-
<img src={ItchLogoHotLink} class="long-btn-image" alt="itch icon">
|
|
256
|
-
<span>TurnipXenon</span>
|
|
257
|
-
</button>
|
|
258
|
-
</section>
|
|
259
|
-
|
|
260
|
-
</section>
|
|
261
|
-
</Card>
|
|
262
|
-
`,is=Object.freeze(Object.defineProperty({__proto__:null,default:ss},Symbol.toStringTag,{value:"Module"})),os=`<script lang="ts">
|
|
263
|
-
import Chip from "$pkg/components/Chip.svelte";
|
|
264
|
-
import { type EntryProps } from "./EntryProps";
|
|
265
|
-
import LinkIcon from "$pkg/assets/icons/link-icon.svg";
|
|
266
|
-
import Card from "$pkg/components/Card.svelte";
|
|
267
|
-
import type { ModalSettings } from "@skeletonlabs/skeleton";
|
|
268
|
-
import { getModalStore } from "@skeletonlabs/skeleton";
|
|
269
|
-
|
|
270
|
-
export let props: EntryProps;
|
|
271
|
-
|
|
272
|
-
const modalStore = getModalStore();
|
|
273
|
-
const cmput401Info: ModalSettings = {
|
|
274
|
-
type: "confirm",
|
|
275
|
-
title: "Information",
|
|
276
|
-
body: "As a full disclosure, this link will lead you to <a href='https://cmput401.ca/projects/e5b13586-09c7-4ddd-baf6-fdb078d23398' target='_blank'>" +
|
|
277
|
-
"https://cmput401.ca/projects/e5b13586-09c7-4ddd-baf6-fdb078d23398</a>. " +
|
|
278
|
-
"We currently don't have any tests yet ensuring that the link is correct. " +
|
|
279
|
-
\`Click confirm to go to the site. Please report any bugs at <a href='mailto:\${props.email}' target='_blank'>\` +
|
|
280
|
-
\`\${props.email}</a>.\`,
|
|
281
|
-
response: (r: boolean) => {
|
|
282
|
-
if (r) {
|
|
283
|
-
window.open("https://cmput401.ca/projects/e5b13586-09c7-4ddd-baf6-fdb078d23398");
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
};
|
|
287
|
-
<\/script>
|
|
288
|
-
<Card>
|
|
289
|
-
<section class="project-card" slot="content">
|
|
290
|
-
<iframe id="migrante-alberta"
|
|
291
|
-
width="560" height="315" src="https://www.youtube.com/embed/ZemWwf8jh8E?si=RZwSfYHI-0Ael-RE"
|
|
292
|
-
title="YouTube video player" style="border: none"
|
|
293
|
-
allowfullscreen></iframe>
|
|
294
|
-
<div class="project-card-body">
|
|
295
|
-
<!-- todo: add regression to see if page is gone: https://cmput401.ca/api/projects/e5b13586-09c7-4ddd-baf6-fdb078d23398 -->
|
|
296
|
-
|
|
297
|
-
<h2>Migrante Alberta</h2>
|
|
298
|
-
<p>We developed a mobile-first cross-platform application to be used by the Canadian-based
|
|
299
|
-
Filipino non-profit advocacy group, Migrante Alberta, to help new immigrants navigate
|
|
300
|
-
through local services and events
|
|
301
|
-
</p>
|
|
302
|
-
<p>
|
|
303
|
-
<Chip>Flutter</Chip>
|
|
304
|
-
<Chip>Dart</Chip>
|
|
305
|
-
<Chip>Python</Chip>
|
|
306
|
-
<Chip>Django</Chip>
|
|
307
|
-
<Chip>Heroku</Chip>
|
|
308
|
-
<Chip>Android</Chip>
|
|
309
|
-
<Chip>Postgresql</Chip>
|
|
310
|
-
</p>
|
|
311
|
-
|
|
312
|
-
<section class="game-link-section">
|
|
313
|
-
<button type="button" class="btn variant-filled-primary turnip-button"
|
|
314
|
-
title="https://selk.io/birb-project/trunk/"
|
|
315
|
-
on:click={() => modalStore.trigger(cmput401Info)}>
|
|
316
|
-
<img src={LinkIcon} class="long-btn-image" alt="itch icon">
|
|
317
|
-
<span>cmput401.ca</span>
|
|
318
|
-
</button>
|
|
319
|
-
</section>
|
|
320
|
-
|
|
321
|
-
</div>
|
|
322
|
-
</section>
|
|
323
|
-
</Card>
|
|
324
|
-
`,as=Object.freeze(Object.defineProperty({__proto__:null,default:os},Symbol.toStringTag,{value:"Module"})),ls=`<script lang="ts">
|
|
325
|
-
import { type EntryProps } from "./EntryProps";
|
|
326
|
-
import Card from "$pkg/components/Card.svelte";
|
|
327
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
328
|
-
import WindowSetGraph from "$pkg/assets/others/window-set.png";
|
|
329
|
-
import ThisWebsiteFootage from "$pkg/assets/others/seaweed-showcase.mp4";
|
|
330
|
-
import Chip from "$pkg/components/Chip.svelte";
|
|
331
|
-
|
|
332
|
-
// noinspection JSUnusedGlobalSymbols
|
|
333
|
-
export let props: EntryProps;
|
|
334
|
-
<\/script>
|
|
335
|
-
|
|
336
|
-
<Card>
|
|
337
|
-
<section class="project-card" slot="content">
|
|
338
|
-
<div class="project-card-body">
|
|
339
|
-
<h2>Mock Uber App</h2>
|
|
340
|
-
|
|
341
|
-
<p>A course project app meant to emulate how Uber works by playing with <span
|
|
342
|
-
class="qt-google">Google Maps API</span>.
|
|
343
|
-
</p>
|
|
344
|
-
<p>
|
|
345
|
-
I implemented all interfaces related to the NoSQL cloud database <span
|
|
346
|
-
class="qt-firebase qt-google qt-infra">Firebase</span>, making writing code easier for other programmers
|
|
347
|
-
(<span
|
|
348
|
-
class="qt-android">Android</span> / <span class="qt-java">Java</span>). I also wrote documentation to said
|
|
349
|
-
code and added instrumented tests that are tested by the continuous integration tool <span
|
|
350
|
-
class="qt-infra">Travis CI</span>, ensuring that our code is tested
|
|
351
|
-
</p>
|
|
352
|
-
|
|
353
|
-
<section class="game-link-section">
|
|
354
|
-
<!-- todo: mock uber app find link -->
|
|
355
|
-
<button type="button" class="game-button turnip-button"
|
|
356
|
-
role="link"
|
|
357
|
-
title="https://github.com/CMPUT301W20T10/UberApp"
|
|
358
|
-
on:click={() => window.open("https://github.com/CMPUT301W20T10/UberApp")}>
|
|
359
|
-
<img src={GithubIcon} class="long-btn-image" alt="github icon">
|
|
360
|
-
</button>
|
|
361
|
-
</section>
|
|
362
|
-
</div>
|
|
363
|
-
</section>
|
|
364
|
-
</Card>
|
|
365
|
-
`,rs=Object.freeze(Object.defineProperty({__proto__:null,default:ls},Symbol.toStringTag,{value:"Module"})),cs=`<script lang="ts">
|
|
366
|
-
import { type EntryProps } from "./EntryProps";
|
|
367
|
-
import HeaderPengi from "$pkg/assets/temp/header-pengi.mp4";
|
|
368
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
369
|
-
import { ItchLogoHotLink } from "$pkg/consts";
|
|
370
|
-
import Card from "$pkg/components/Card.svelte";
|
|
371
|
-
|
|
372
|
-
export let props: EntryProps;
|
|
373
|
-
<\/script>
|
|
374
|
-
|
|
375
|
-
<Card>
|
|
376
|
-
<section class="game-card" slot="content">
|
|
377
|
-
<video playsinline autoplay muted loop preload="none">
|
|
378
|
-
video unavailable. original video contains pengi gameplay showing the dynamic dialog
|
|
379
|
-
layout and character animation.
|
|
380
|
-
<source src={HeaderPengi} type="video/mp4">
|
|
381
|
-
</video>
|
|
382
|
-
|
|
383
|
-
<section class="game-card-body">
|
|
384
|
-
|
|
385
|
-
<h1>Pengi</h1>
|
|
386
|
-
|
|
387
|
-
<blockquote>
|
|
388
|
-
Well well, quite the dreamer, aren’t you? Might be hard to get in... costs a lot of
|
|
389
|
-
money...
|
|
390
|
-
</blockquote>
|
|
391
|
-
|
|
392
|
-
<p>
|
|
393
|
-
Pengi is a text-based adventure made in <span class="qt-unity">Unity</span>. I acted as the sole
|
|
394
|
-
programmer for the team. Most of the work revolves around UI and creating <a
|
|
395
|
-
href="https://yarnspinner.dev/" target="_blank">YarnSpinner</a> commands for writers
|
|
396
|
-
to use to create expressive stage directions in the script.
|
|
397
|
-
</p>
|
|
398
|
-
|
|
399
|
-
<section class="game-link-section">
|
|
400
|
-
<button type="button" class="game-button turnip-button"
|
|
401
|
-
role="link"
|
|
402
|
-
title="https://github.com/GreenTea-M/ProjectPengi"
|
|
403
|
-
on:click={()=> window.open("https://github.com/GreenTea-M/ProjectPengi")}>
|
|
404
|
-
<img alt="github icon" src={GithubIcon}>
|
|
405
|
-
</button>
|
|
406
|
-
<button type="button" class="game-button turnip-button"
|
|
407
|
-
role="link"
|
|
408
|
-
title="https://turnipxenon.itch.io/pengi"
|
|
409
|
-
on:click={()=> window.open("https://turnipxenon.itch.io/pengi")}>
|
|
410
|
-
<img alt="itch.io icon" src={ItchLogoHotLink}>
|
|
411
|
-
</button>
|
|
412
|
-
</section>
|
|
413
|
-
</section>
|
|
414
|
-
</section>
|
|
415
|
-
</Card>
|
|
416
|
-
`,us=Object.freeze(Object.defineProperty({__proto__:null,default:cs},Symbol.toStringTag,{value:"Module"})),ds=`<script lang="ts">
|
|
417
|
-
import { type EntryProps } from "./EntryProps";
|
|
418
|
-
import HeaderSoulwork from "$pkg/assets/temp/header-soulwork.mp4";
|
|
419
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
420
|
-
import { ItchLogoHotLink } from "$pkg/consts";
|
|
421
|
-
import Card from "$pkg/components/Card.svelte";
|
|
422
|
-
|
|
423
|
-
export let props: EntryProps;
|
|
424
|
-
<\/script>
|
|
425
|
-
|
|
426
|
-
<Card>
|
|
427
|
-
<section class="game-card" slot="content">
|
|
428
|
-
<video playsinline autoplay muted loop preload="none">
|
|
429
|
-
<source src={HeaderSoulwork} type="video/mp4">
|
|
430
|
-
</video>
|
|
431
|
-
<section class="game-card-body">
|
|
432
|
-
|
|
433
|
-
<h1>Soulwork</h1>
|
|
434
|
-
|
|
435
|
-
<p>
|
|
436
|
-
Soulwork is a 2D platforming game that uses unique physics to solve puzzle-based levels.
|
|
437
|
-
This project is a Time to Game Jam entry, restricting game development to be under 48
|
|
438
|
-
hours.
|
|
439
|
-
</p>
|
|
440
|
-
<p>
|
|
441
|
-
I helped make the level designing tools used by the designers to drag-and-drop objects
|
|
442
|
-
on the stage. I also helped program the unique physics-based gameplay mechanic. This was
|
|
443
|
-
was made in <span class="qt-unity">Unity</span> written using <span class="qt-cs">C#</span>.
|
|
444
|
-
</p>
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
<section class="game-link-section">
|
|
448
|
-
<button type="button" class="game-button turnip-button"
|
|
449
|
-
role="link"
|
|
450
|
-
title="https://github.com/Zeyu-Li/Clockwork"
|
|
451
|
-
on:click={()=> window.open("https://github.com/Zeyu-Li/Clockwork")}>
|
|
452
|
-
<img alt="github icon" src={GithubIcon}>
|
|
453
|
-
</button>
|
|
454
|
-
<button type="button" class="game-button turnip-button"
|
|
455
|
-
role="link"
|
|
456
|
-
title="https://itch.io/jam/time-to-game-jam-gadec-fall-game-jam/rate/514331"
|
|
457
|
-
on:click={()=> window.open("https://itch.io/jam/time-to-game-jam-gadec-fall-game-jam/rate/514331")}>
|
|
458
|
-
<img alt="itch.io icon" src={ItchLogoHotLink}>
|
|
459
|
-
</button>
|
|
460
|
-
</section>
|
|
461
|
-
</section>
|
|
462
|
-
</section>
|
|
463
|
-
</Card>
|
|
464
|
-
`,fs=Object.freeze(Object.defineProperty({__proto__:null,default:ds},Symbol.toStringTag,{value:"Module"})),ms=`<script lang="ts">
|
|
465
|
-
import { type EntryProps } from "./EntryProps";
|
|
466
|
-
import Card from "$pkg/components/Card.svelte";
|
|
467
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
468
|
-
import WindowSetGraph from "$pkg/assets/others/window-set.png";
|
|
469
|
-
import ThisWebsiteFootage from "$pkg/assets/others/seaweed-showcase.mp4";
|
|
470
|
-
import Chip from "$pkg/components/Chip.svelte";
|
|
471
|
-
|
|
472
|
-
// noinspection JSUnusedGlobalSymbols
|
|
473
|
-
export let props: EntryProps;
|
|
474
|
-
<\/script>
|
|
475
|
-
|
|
476
|
-
<Card>
|
|
477
|
-
<section class="project-card" slot="content">
|
|
478
|
-
|
|
479
|
-
<video playsinline autoplay muted loop preload="none">
|
|
480
|
-
<source src={ThisWebsiteFootage} type="video/mp4">
|
|
481
|
-
video unavailable. original video contains clips of this website being resized and light-dark mode being
|
|
482
|
-
toggled.
|
|
483
|
-
</video>
|
|
484
|
-
<div class="project-card-body">
|
|
485
|
-
<h2>This webpage!</h2>
|
|
486
|
-
|
|
487
|
-
<p>
|
|
488
|
-
The webpage is made of two parts. The webpage that has the content for everything here, I've
|
|
489
|
-
lovingly called Seaweed. I kept seaweed as a private package. On the other hand, the base package which I
|
|
490
|
-
want to use for all spin offs of my websites is called Pineapple and have kept that codebase public.
|
|
491
|
-
</p>
|
|
492
|
-
|
|
493
|
-
<p>
|
|
494
|
-
<Chip>Svelte</Chip>
|
|
495
|
-
<Chip>Skeleton (Svelte UI library)</Chip>
|
|
496
|
-
<Chip>Typescript</Chip>
|
|
497
|
-
<Chip>Vercel</Chip>
|
|
498
|
-
<Chip>YarnSpinner</Chip>
|
|
499
|
-
</p>
|
|
500
|
-
|
|
501
|
-
<section class="game-link-section">
|
|
502
|
-
<button type="button" class="btn variant-filled-primary turnip-button"
|
|
503
|
-
role="link"
|
|
504
|
-
title="https://github.com/TurnipXenon/pineapple"
|
|
505
|
-
on:click={() => window.open("https://github.com/TurnipXenon/pineapple")}>
|
|
506
|
-
<img src={GithubIcon} class="long-btn-image" alt="github icon">
|
|
507
|
-
</button>
|
|
508
|
-
</section>
|
|
509
|
-
</div>
|
|
510
|
-
</section>
|
|
511
|
-
</Card>
|
|
512
|
-
`,ps=Object.freeze(Object.defineProperty({__proto__:null,default:ms},Symbol.toStringTag,{value:"Module"})),hs=`<script lang="ts">
|
|
513
|
-
import { type EntryProps } from "./EntryProps";
|
|
514
|
-
import Card from "$pkg/components/Card.svelte";
|
|
515
|
-
import GithubIcon from "$pkg/assets/icons/github-mark.svg";
|
|
516
|
-
import WindowSetGraph from "$pkg/assets/others/window-set.png";
|
|
517
|
-
|
|
518
|
-
// noinspection JSUnusedGlobalSymbols
|
|
519
|
-
export let props: EntryProps;
|
|
520
|
-
<\/script>
|
|
521
|
-
|
|
522
|
-
<Card>
|
|
523
|
-
<section class="project-card" slot="content">
|
|
524
|
-
<img
|
|
525
|
-
alt="A graph that visualizes the number of memory pages made by Quicksort cached within the window set as
|
|
526
|
-
time goes by. The trend appears to look like a damping harmonic motion that does not go below the zero line. More
|
|
527
|
-
details include the data size being 200000 entries, each data point skips 1060174 data points, with a
|
|
528
|
-
page size of 4096 bytes, and window size of 100000 bytes."
|
|
529
|
-
src={WindowSetGraph} />
|
|
530
|
-
<div class="project-card-body">
|
|
531
|
-
<h2>Working set simulation</h2>
|
|
532
|
-
|
|
533
|
-
<p>
|
|
534
|
-
A <span class="qt-c">C</span> program that simulates the working set model based on the output of memory
|
|
535
|
-
addresses
|
|
536
|
-
<span class="qt-valgrind">valgrind</span> detects as being accessed by a program being ran. It's
|
|
537
|
-
implemented using a nested hashmap <span class="qt-foundation">data structure</span> implemented from
|
|
538
|
-
scratch. The working set is the collection of memory pages referenced by a program within a certain time
|
|
539
|
-
frame. It comes with a report analyzing and benchmarking how memory allocation, between sorting <span
|
|
540
|
-
class="qt-foundation">algorithms</span> heapsort, quicksort, and radixsort, is affected by the window set
|
|
541
|
-
size, page size, and their input size.
|
|
542
|
-
</p>
|
|
543
|
-
|
|
544
|
-
<section class="game-link-section">
|
|
545
|
-
<button type="button" class="game-button turnip-button"
|
|
546
|
-
role="link"
|
|
547
|
-
title="https://github.com/TurnipXenon/C380-1Code/blob/main/Assignment03/REPORT.pdf"
|
|
548
|
-
on:click={() => window.open("https://github.com/TurnipXenon/C380-1Code/blob/main/Assignment03/REPORT.pdf")}>
|
|
549
|
-
<img src={GithubIcon} class="long-btn-image" alt="github icon">
|
|
550
|
-
<span>Benchmark report</span>
|
|
551
|
-
</button>
|
|
552
|
-
<button type="button" class="game-button turnip-button"
|
|
553
|
-
role="link"
|
|
554
|
-
title="https://github.com/TurnipXenon/C380-1Code/blob/main/Assignment03/DESIGN.md"
|
|
555
|
-
on:click={() => window.open("https://github.com/TurnipXenon/C380-1Code/blob/main/Assignment03/DESIGN.md")}>
|
|
556
|
-
<img src={GithubIcon} class="long-btn-image" alt="github icon">
|
|
557
|
-
<span>Design</span>
|
|
558
|
-
</button>
|
|
559
|
-
</section>
|
|
560
|
-
</div>
|
|
561
|
-
</section>
|
|
562
|
-
</Card>
|
|
563
|
-
`,gs=Object.freeze(Object.defineProperty({__proto__:null,default:hs},Symbol.toStringTag,{value:"Module"}));function pe(s,t,e){const n=s.slice();return n[3]=t[e],n}function he(s){let t,e=s[3]+"",n,i;return{c(){t=q("option"),n=x(e),this.h()},l(o){t=I(o,"OPTION",{});var a=B(t);n=$(a,e),a.forEach(p),this.h()},h(){t.__value=i=s[3],Zt(t,t.__value)},m(o,a){E(o,t,a),C(t,n)},p(o,a){a&2&&e!==(e=o[3]+"")&&ut(n,e),a&2&&i!==(i=o[3])&&(t.__value=i,Zt(t,t.__value))},d(o){o&&p(t)}}}function bs(s){let t,e,n,i=mt(s[1]),o=[];for(let a=0;a<i.length;a+=1)o[a]=he(pe(s,i,a));return{c(){t=q("select");for(let a=0;a<o.length;a+=1)o[a].c();this.h()},l(a){t=I(a,"SELECT",{class:!0});var r=B(t);for(let u=0;u<o.length;u+=1)o[u].l(r);r.forEach(p),this.h()},h(){_(t,"class","select"),s[0]===void 0&&zt(()=>s[2].call(t))},m(a,r){E(a,t,r);for(let u=0;u<o.length;u+=1)o[u]&&o[u].m(t,null);Yt(t,s[0],!0),e||(n=nt(t,"change",s[2]),e=!0)},p(a,[r]){if(r&2){i=mt(a[1]);let u;for(u=0;u<i.length;u+=1){const l=pe(a,i,u);o[u]?o[u].p(l,r):(o[u]=he(l),o[u].c(),o[u].m(t,null))}for(;u<o.length;u+=1)o[u].d(1);o.length=i.length}r&3&&Yt(t,a[0])},i:pt,o:pt,d(a){a&&p(t),Mt(o,a),e=!1,n()}}}function _s(s,t,e){let{stringItems:n=["Select item"]}=t,{selectedValue:i=""}=t;i=n.length===0?"":n[0];function o(){i=Ke(this),e(0,i),e(1,n)}return s.$$set=a=>{"stringItems"in a&&e(1,n=a.stringItems),"selectedValue"in a&&e(0,i=a.selectedValue)},[i,n,o]}class vs extends Ct{constructor(t){super(),wt(this,t,_s,bs,bt,{stringItems:1,selectedValue:0})}}function ys(s){let t,e,n="+ Add entry",i,o,a,r,u,l,c;function m(d){s[4](d)}function f(d){s[5](d)}let h={};return s[0]!==void 0&&(h.selectedValue=s[0]),s[1]!==void 0&&(h.stringItems=s[1]),o=new vs({props:h}),gt.push(()=>qt(o,"selectedValue",m)),gt.push(()=>qt(o,"stringItems",f)),{c(){t=q("div"),e=q("button"),e.textContent=n,i=L(),J(o.$$.fragment),this.h()},l(d){t=I(d,"DIV",{class:!0});var g=B(t);e=I(g,"BUTTON",{class:!0,"data-svelte-h":!0}),W(e)!=="svelte-1e7q8gp"&&(e.textContent=n),i=j(g),K(o.$$.fragment,g),g.forEach(p),this.h()},h(){_(e,"class","combo-box-side-button btn variant-filled-primary"),_(t,"class","combo-box-wrapper")},m(d,g){E(d,t,g),C(t,e),C(t,i),X(o,t,null),u=!0,l||(c=nt(e,"click",s[2]),l=!0)},p(d,[g]){const y={};!a&&g&1&&(a=!0,y.selectedValue=d[0],Tt(()=>a=!1)),!r&&g&2&&(r=!0,y.stringItems=d[1],Tt(()=>r=!1)),o.$set(y)},i(d){u||(A(o.$$.fragment,d),u=!0)},o(d){U(o.$$.fragment,d),u=!1},d(d){d&&p(t),Y(o),l=!1,c()}}}function ks(s,t,e){let{selectedValue:n=""}=t,{stringItems:i=[]}=t,{onClick:o=void 0}=t,a=()=>{o==null||o(n)};function r(l){n=l,e(0,n)}function u(l){i=l,e(1,i)}return s.$$set=l=>{"selectedValue"in l&&e(0,n=l.selectedValue),"stringItems"in l&&e(1,i=l.stringItems),"onClick"in l&&e(3,o=l.onClick)},[n,i,a,o,r,u]}class Cs extends Ct{constructor(t){super(),wt(this,t,ks,ys,bt,{selectedValue:0,stringItems:1,onClick:3})}}function ge(s,t,e){const n=s.slice();return n[10]=t[e],n[12]=e,n}function be(s,t,e){const n=s.slice();return n[13]=t[e],n[15]=e,n}function _e(s){let t,e,n="-",i,o,a="^",r,u,l="v",c,m=s[13].name+"",f,h,d,g;return{c(){t=q("div"),e=q("button"),e.textContent=n,i=L(),o=q("button"),o.textContent=a,r=L(),u=q("button"),u.textContent=l,c=L(),f=x(m),h=L(),this.h()},l(y){t=I(y,"DIV",{class:!0});var b=B(t);e=I(b,"BUTTON",{class:!0,"data-svelte-h":!0}),W(e)!=="svelte-1fibu3b"&&(e.textContent=n),i=j(b),o=I(b,"BUTTON",{class:!0,"data-svelte-h":!0}),W(o)!=="svelte-1fjeyab"&&(o.textContent=a),r=j(b),u=I(b,"BUTTON",{class:!0,"data-svelte-h":!0}),W(u)!=="svelte-667c8g"&&(u.textContent=l),c=j(b),f=$(b,m),h=j(b),b.forEach(p),this.h()},h(){_(e,"class","svelte-1dahig4"),_(o,"class","svelte-1dahig4"),_(u,"class","svelte-1dahig4"),_(t,"class","editable-entry svelte-1dahig4")},m(y,b){E(y,t,b),C(t,e),C(t,i),C(t,o),C(t,r),C(t,u),C(t,c),C(t,f),C(t,h),d||(g=[nt(e,"click",function(){Lt(s[5](s[13],s[10]))&&s[5](s[13],s[10]).apply(this,arguments)}),nt(o,"click",function(){Lt(s[2](s[15],s[10],!0))&&s[2](s[15],s[10],!0).apply(this,arguments)}),nt(u,"click",function(){Lt(s[2](s[15],s[10],!1))&&s[2](s[15],s[10],!1).apply(this,arguments)})],d=!0)},p(y,b){s=y,b&1&&m!==(m=s[13].name+"")&&ut(f,m)},d(y){y&&p(t),d=!1,Vt(g)}}}function ve(s){let t,e,n,i="X",o,a,r="^",u,l,c="v",m,f=s[10].name+"",h,d,g,y,b,S,P,M,V,v=mt(s[10].items),k=[];for(let O=0;O<v.length;O+=1)k[O]=_e(be(s,v,O));return b=new Cs({props:{stringItems:s[6],onClick:s[1](s[10])}}),{c(){t=q("div"),e=q("div"),n=q("button"),n.textContent=i,o=L(),a=q("button"),a.textContent=r,u=L(),l=q("button"),l.textContent=c,m=L(),h=x(f),d=L(),g=q("div");for(let O=0;O<k.length;O+=1)k[O].c();y=L(),J(b.$$.fragment),S=L(),this.h()},l(O){t=I(O,"DIV",{class:!0});var T=B(t);e=I(T,"DIV",{class:!0});var G=B(e);n=I(G,"BUTTON",{class:!0,"data-svelte-h":!0}),W(n)!=="svelte-1calu2b"&&(n.textContent=i),o=j(G),a=I(G,"BUTTON",{class:!0,"data-svelte-h":!0}),W(a)!=="svelte-my6h3p"&&(a.textContent=r),u=j(G),l=I(G,"BUTTON",{class:!0,"data-svelte-h":!0}),W(l)!=="svelte-1qhstni"&&(l.textContent=c),m=j(G),h=$(G,f),G.forEach(p),d=j(T),g=I(T,"DIV",{class:!0});var z=B(g);for(let Z=0;Z<k.length;Z+=1)k[Z].l(z);z.forEach(p),y=j(T),K(b.$$.fragment,T),S=j(T),T.forEach(p),this.h()},h(){_(n,"class","editable-button svelte-1dahig4"),_(a,"class","editable-button svelte-1dahig4"),_(l,"class","editable-button svelte-1dahig4"),_(e,"class","svelte-1dahig4"),_(g,"class","advanced-setting-list card svelte-1dahig4"),_(t,"class","svelte-1dahig4")},m(O,T){E(O,t,T),C(t,e),C(e,n),C(e,o),C(e,a),C(e,u),C(e,l),C(e,m),C(e,h),C(t,d),C(t,g);for(let G=0;G<k.length;G+=1)k[G]&&k[G].m(g,null);C(t,y),X(b,t,null),C(t,S),P=!0,M||(V=[nt(n,"click",function(){Lt(s[4](s[10]))&&s[4](s[10]).apply(this,arguments)}),nt(a,"click",s[3](s[12],!0)),nt(l,"click",s[3](s[12],!1))],M=!0)},p(O,T){if(s=O,(!P||T&1)&&f!==(f=s[10].name+"")&&ut(h,f),T&37){v=mt(s[10].items);let z;for(z=0;z<v.length;z+=1){const Z=be(s,v,z);k[z]?k[z].p(Z,T):(k[z]=_e(Z),k[z].c(),k[z].m(g,null))}for(;z<k.length;z+=1)k[z].d(1);k.length=v.length}const G={};T&1&&(G.onClick=s[1](s[10])),b.$set(G)},i(O){P||(A(b.$$.fragment,O),P=!0)},o(O){U(b.$$.fragment,O),P=!1},d(O){O&&p(t),Mt(k,O),Y(b),M=!1,Vt(V)}}}function ws(s){let t,e="Site ordering",n,i,o="Sorry! This part of the website is still WIP, but here it is anyway. As long as it functions",a,r,u,l=mt(s[0]),c=[];for(let f=0;f<l.length;f+=1)c[f]=ve(ge(s,l,f));const m=f=>U(c[f],1,1,()=>{c[f]=null});return{c(){t=q("h3"),t.textContent=e,n=L(),i=q("blockquote"),i.textContent=o,a=L(),r=q("div");for(let f=0;f<c.length;f+=1)c[f].c();this.h()},l(f){t=I(f,"H3",{class:!0,"data-svelte-h":!0}),W(t)!=="svelte-11hjmdx"&&(t.textContent=e),n=j(f),i=I(f,"BLOCKQUOTE",{class:!0,"data-svelte-h":!0}),W(i)!=="svelte-1bqhr49"&&(i.textContent=o),a=j(f),r=I(f,"DIV",{class:!0});var h=B(r);for(let d=0;d<c.length;d+=1)c[d].l(h);h.forEach(p),this.h()},h(){_(t,"class","svelte-1dahig4"),_(i,"class","svelte-1dahig4"),_(r,"class","advanced-setting-list svelte-1dahig4")},m(f,h){E(f,t,h),E(f,n,h),E(f,i,h),E(f,a,h),E(f,r,h);for(let d=0;d<c.length;d+=1)c[d]&&c[d].m(r,null);u=!0},p(f,[h]){if(h&127){l=mt(f[0]);let d;for(d=0;d<l.length;d+=1){const g=ge(f,l,d);c[d]?(c[d].p(g,h),A(c[d],1)):(c[d]=ve(g),c[d].c(),A(c[d],1),c[d].m(r,null))}for(rt(),d=l.length;d<c.length;d+=1)m(d);ct()}},i(f){if(!u){for(let h=0;h<l.length;h+=1)A(c[h]);u=!0}},o(f){c=c.filter(Boolean);for(let h=0;h<c.length;h+=1)U(c[h]);u=!1},d(f){f&&(p(t),p(n),p(i),p(a),p(r)),Mt(c,f)}}}function Ss(s,t,e){let{seaweedEntries:n}=t,{orderUrl:i}=t,{updateUrl:o}=t;const a=()=>{e(7,i="order="+n.map(h=>{const d=h.items.map(g=>nn(g.name)).join("|");return`${h.name}:${d}:${h.gridClass}`}).join(",")),o(R)},r=h=>d=>{const g=We(d);console.log(d,g),g&&(h.items.push(g),e(0,n),a())},u=(h,d,g)=>()=>{let y=h;if(g&&h>=1)y--;else if(!g&&h<=d.items.length-2)y++;else return;console.log(h,y);const b=d.items[y];d.items[y]=d.items[h],d.items[h]=b,e(0,n),a()},l=(h,d)=>()=>{let g=h;if(d&&h>=1)g--;else if(!d&&h<=n.length-2)g++;else return;const y=n[g];e(0,n[g]=n[h],n),e(0,n[h]=y,n),e(0,n),a()},c=h=>()=>{const d=n.indexOf(h);d!==-1&&(n.splice(d,1),e(0,n),a())},m=(h,d)=>()=>{console.log("Clicked!");for(let g=d.items.length-1;g>=0;g--)if(d.items[g].name===h.name){console.log("Reduce"),d.items.splice(g,1),e(0,n),a();break}},f=Array.from($t().keys());return console.log("Test",Array.from($t().keys())),s.$$set=h=>{"seaweedEntries"in h&&e(0,n=h.seaweedEntries),"orderUrl"in h&&e(7,i=h.orderUrl),"updateUrl"in h&&e(8,o=h.updateUrl)},[n,r,u,l,c,m,f,i,o]}class Ts extends Ct{constructor(t){super(),wt(this,t,Ss,ws,bt,{seaweedEntries:0,orderUrl:7,updateUrl:8})}}const ye=["niko","toba","seal","aquarium","ojisan","baikal"],Qe=s=>{var t;for(const e of Array.from(s.children))if(e.nodeType===Node.ELEMENT_NODE){Qe(e);for(const n of e.childNodes)if(n.nodeType===Node.TEXT_NODE&&((t=n.textContent)!=null&&t.trim())){const i=n.textContent.length;for(n.textContent="";n.textContent.length<i;)n.textContent+=ye[Math.floor(Math.random()*ye.length)]+" "}e.hasAttribute("href")&&e.setAttribute("href","https://crouton.net/"),e.hasAttribute("src")&&!e.hasAttribute("aria-hidden")&&(e.hasAttribute("alt")?e.setAttribute("src","https://p.potaufeu.asahi.com/a2b9-p/picture/21583312/5c3310aec77068e24844c663aa62b37c.jpg"):(e.setAttribute("src","https://video.twimg.com/ext_tw_video/1318728494256410624/pu/vid/640x360/TMklz6hiTkQu3xhn.mp4"),e.setAttribute("muted","true"))),e.tagName.trim()==="VIDEO"&&(e.setAttribute("src","https://video.twimg.com/ext_tw_video/1318728494256410624/pu/vid/640x360/TMklz6hiTkQu3xhn.mp4"),e.setAttribute("muted","true")),e.tagName.trim()==="BUTTON"&&e.setAttribute("disabled","true")}},qs="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20d='M160-160q-33%200-56.5-23.5T80-240v-480q0-33%2023.5-56.5T160-800h640q33%200%2056.5%2023.5T880-720v480q0%2033-23.5%2056.5T800-160H160Zm320-280L160-640v400h640v-400L480-440Zm0-80%20320-200H160l320%20200ZM160-640v-80%20480-400Z'/%3e%3c/svg%3e",Is="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M19%200h-14c-2.761%200-5%202.239-5%205v14c0%202.761%202.239%205%205%205h14c2.762%200%205-2.239%205-5v-14c0-2.761-2.238-5-5-5zm-11%2019h-3v-11h3v11zm-1.5-12.268c-.966%200-1.75-.79-1.75-1.764s.784-1.764%201.75-1.764%201.75.79%201.75%201.764-.783%201.764-1.75%201.764zm13.5%2012.268h-3v-5.604c0-3.368-4-3.113-4%200v5.604h-3v-11h3v1.765c1.396-2.586%207-2.777%207%202.476v6.759z'/%3e%3c/svg%3e";function ke(s){let t,e="TurnipXenon";return{c(){t=q("span"),t.textContent=e,this.h()},l(n){t=I(n,"SPAN",{class:!0,"data-svelte-h":!0}),W(t)!=="svelte-1yx4gc2"&&(t.textContent=e),this.h()},h(){_(t,"class","svelte-urhqdc")},m(n,i){E(n,t,i)},d(n){n&&p(t)}}}function Ce(s){let t,e,n,i,o,a,r,u=!s[0]&&we(s);return{c(){t=q("button"),e=q("img"),i=L(),u&&u.c(),this.h()},l(l){t=I(l,"BUTTON",{type:!0,class:!0,role:!0,title:!0});var c=B(t);e=I(c,"IMG",{src:!0,alt:!0,class:!0}),i=j(c),u&&u.l(c),c.forEach(p),this.h()},h(){Ht(e.src,n=Is)||_(e,"src",n),_(e,"alt","linkedin icon"),_(e,"class","svelte-urhqdc"),_(t,"type","button"),_(t,"class","social-button turnip-button svelte-urhqdc"),_(t,"role","link"),_(t,"title",o=`https://www.linkedin.com/in/${s[2]}/`)},m(l,c){E(l,t,c),C(t,e),C(t,i),u&&u.m(t,null),a||(r=nt(t,"click",s[8]),a=!0)},p(l,c){l[0]?u&&(u.d(1),u=null):u?u.p(l,c):(u=we(l),u.c(),u.m(t,null)),c&4&&o!==(o=`https://www.linkedin.com/in/${l[2]}/`)&&_(t,"title",o)},d(l){l&&p(t),u&&u.d(),a=!1,r()}}}function we(s){let t,e;return{c(){t=q("span"),e=x(s[2]),this.h()},l(n){t=I(n,"SPAN",{class:!0});var i=B(t);e=$(i,s[2]),i.forEach(p),this.h()},h(){_(t,"class","svelte-urhqdc")},m(n,i){E(n,t,i),C(t,e)},p(n,i){i&4&&ut(e,n[2])},d(n){n&&p(t)}}}function Se(s){let t,e;return{c(){t=q("span"),e=x(s[1]),this.h()},l(n){t=I(n,"SPAN",{class:!0});var i=B(t);e=$(i,s[1]),i.forEach(p),this.h()},h(){_(t,"class","svelte-urhqdc")},m(n,i){E(n,t,i),C(t,e)},p(n,i){i&2&&ut(e,n[1])},d(n){n&&p(t)}}}function Te(s){let t,e,n,i,o,a,r,u,l=!s[0]&&qe();return{c(){t=q("button"),e=q("img"),i=L(),l&&l.c(),this.h()},l(c){t=I(c,"BUTTON",{type:!0,class:!0,role:!0,title:!0});var m=B(t);e=I(m,"IMG",{src:!0,alt:!0,class:!0}),i=j(m),l&&l.l(m),m.forEach(p),this.h()},h(){Ht(e.src,n=on)||_(e,"src",n),_(e,"alt","itch icon"),_(e,"class","svelte-urhqdc"),_(t,"type","button"),_(t,"class","social-button turnip-button svelte-urhqdc"),_(t,"role","link"),_(t,"title","https://turnipxenon.itch.io/")},m(c,m){E(c,t,m),C(t,e),C(t,i),l&&l.m(t,null),a=!0,r||(u=nt(t,"click",s[10]),r=!0)},p(c,m){c[0]?l&&(l.d(1),l=null):l||(l=qe(),l.c(),l.m(t,null))},i(c){a||(c&&zt(()=>{a&&(o||(o=Gt(t,ee,{},!0)),o.run(1))}),a=!0)},o(c){c&&(o||(o=Gt(t,ee,{},!1)),o.run(0)),a=!1},d(c){c&&p(t),l&&l.d(),c&&o&&o.end(),r=!1,u()}}}function qe(s){let t,e="TurnipXenon";return{c(){t=q("span"),t.textContent=e,this.h()},l(n){t=I(n,"SPAN",{class:!0,"data-svelte-h":!0}),W(t)!=="svelte-1yx4gc2"&&(t.textContent=e),this.h()},h(){_(t,"class","svelte-urhqdc")},m(n,i){E(n,t,i)},d(n){n&&p(t)}}}function Es(s){let t,e,n,i,o,a,r,u,l,c,m,f,h,d,g,y=!s[0]&&ke(),b=s[3]&&Ce(s),S=!s[0]&&Se(s),P=s[4]&&Te(s);return{c(){t=q("div"),e=q("button"),n=q("img"),o=L(),y&&y.c(),a=L(),b&&b.c(),r=L(),u=q("button"),l=q("img"),m=L(),S&&S.c(),h=L(),P&&P.c(),this.h()},l(M){t=I(M,"DIV",{class:!0,style:!0,"data-nosnippet":!0});var V=B(t);e=I(V,"BUTTON",{type:!0,class:!0,role:!0,title:!0});var v=B(e);n=I(v,"IMG",{src:!0,alt:!0,class:!0}),o=j(v),y&&y.l(v),v.forEach(p),a=j(V),b&&b.l(V),r=j(V),u=I(V,"BUTTON",{type:!0,class:!0,role:!0,title:!0});var k=B(u);l=I(k,"IMG",{src:!0,alt:!0,class:!0}),m=j(k),S&&S.l(k),k.forEach(p),h=j(V),P&&P.l(V),V.forEach(p),this.h()},h(){Ht(n.src,i=sn)||_(n,"src",i),_(n,"alt","github icon"),_(n,"class","svelte-urhqdc"),_(e,"type","button"),_(e,"class","social-button turnip-button svelte-urhqdc"),_(e,"role","link"),_(e,"title","https://github.com/TurnipXenon"),Ht(l.src,c=qs)||_(l,"src",c),_(l,"alt","mail icon"),_(l,"class","svelte-urhqdc"),_(u,"type","button"),_(u,"class","social-button turnip-button svelte-urhqdc"),_(u,"role","link"),_(u,"title",f=`mailto:${s[1]}`),_(t,"class","socials svelte-urhqdc"),_(t,"style",s[5]),_(t,"data-nosnippet",""),Kt(t,"isSmall",s[0])},m(M,V){E(M,t,V),C(t,e),C(e,n),C(e,o),y&&y.m(e,null),C(t,a),b&&b.m(t,null),C(t,r),C(t,u),C(u,l),C(u,m),S&&S.m(u,null),C(t,h),P&&P.m(t,null),d||(g=[nt(e,"click",s[7]),nt(u,"click",s[9])],d=!0)},p(M,[V]){M[0]?y&&(y.d(1),y=null):y||(y=ke(),y.c(),y.m(e,null)),M[3]?b?b.p(M,V):(b=Ce(M),b.c(),b.m(t,r)):b&&(b.d(1),b=null),M[0]?S&&(S.d(1),S=null):S?S.p(M,V):(S=Se(M),S.c(),S.m(u,null)),V&2&&f!==(f=`mailto:${M[1]}`)&&_(u,"title",f),M[4]?P?(P.p(M,V),V&16&&A(P,1)):(P=Te(M),P.c(),A(P,1),P.m(t,null)):P&&(rt(),U(P,1,1,()=>{P=null}),ct()),V&1&&Kt(t,"isSmall",M[0])},i(M){A(P)},o(M){U(P)},d(M){M&&p(t),y&&y.d(),b&&b.d(),S&&S.d(),P&&P.d(),d=!1,Vt(g)}}}function Ps(s,t,e){let{isSmallVersion:n=!1}=t,{email:i="turnipxenon@gmail.com"}=t,{linkedinSlug:o="turnip-xenon"}=t,{isSlot:a=!1}=t,{allowLinkedIn:r=!0}=t,u=!1;const l=`
|
|
564
|
-
--preferred-justify-content: ${a?"flex-start":"center"};
|
|
565
|
-
--preferred-overall-margin-bottom: ${a?"0":"0.75lh"};
|
|
566
|
-
`;Jt(()=>{e(4,u=window.screen.availWidth>=440)});const c=()=>window.open("https://github.com/TurnipXenon"),m=()=>window.open(`https://www.linkedin.com/in/${o}/`),f=()=>window.open(`mailto:${i}`),h=()=>window.open("https://turnipxenon.itch.io/");return s.$$set=d=>{"isSmallVersion"in d&&e(0,n=d.isSmallVersion),"email"in d&&e(1,i=d.email),"linkedinSlug"in d&&e(2,o=d.linkedinSlug),"isSlot"in d&&e(6,a=d.isSlot),"allowLinkedIn"in d&&e(3,r=d.allowLinkedIn)},[n,i,o,r,u,l,a,c,m,f,h]}class Je extends Ct{constructor(t){super(),wt(this,t,Ps,Es,bt,{isSmallVersion:0,email:1,linkedinSlug:2,isSlot:6,allowLinkedIn:3})}}const Os=s=>({}),Ie=s=>({shouldDisplaySocialIcons:s[2]}),Ds=s=>({}),Ee=s=>({}),Ms=s=>({}),Pe=s=>({});function As(s){let t,e,n,i,o,a;t=new un({props:{enable:s[1]}});const r=s[4].default,u=_t(r,s,s[5],Ie);return{c(){J(t.$$.fragment),e=L(),n=q("div"),u&&u.c(),i=L(),o=q("div"),this.h()},l(l){K(t.$$.fragment,l),e=j(l),n=I(l,"DIV",{class:!0});var c=B(n);u&&u.l(c),i=j(c),o=I(c,"DIV",{class:!0}),B(o).forEach(p),c.forEach(p),this.h()},h(){_(o,"class","footer-space"),_(n,"class","default-page-container svelte-17jndg7")},m(l,c){X(t,l,c),E(l,e,c),E(l,n,c),u&&u.m(n,null),C(n,i),C(n,o),a=!0},p(l,c){const m={};c&2&&(m.enable=l[1]),t.$set(m),u&&u.p&&(!a||c&32)&&vt(u,r,l,l[5],a?kt(r,l[5],c,Os):yt(l[5]),Ie)},i(l){a||(A(t.$$.fragment,l),A(u,l),a=!0)},o(l){U(t.$$.fragment,l),U(u,l),a=!1},d(l){l&&(p(e),p(n)),Y(t,l),u&&u.d(l)}}}function Ls(s){let t,e;const n=s[4].s,i=_t(n,s,s[5],Ee);return{c(){t=q("div"),i&&i.c(),this.h()},l(o){t=I(o,"DIV",{});var a=B(t);i&&i.l(a),a.forEach(p),this.h()},h(){t.hidden=!0},m(o,a){E(o,t,a),i&&i.m(t,null),e=!0},p(o,a){i&&i.p&&(!e||a&32)&&vt(i,n,o,o[5],e?kt(n,o[5],a,Ds):yt(o[5]),Ee)},i(o){e||(A(i,o),e=!0)},o(o){U(i,o),e=!1},d(o){o&&p(t),i&&i.d(o)}}}function js(s){let t,e,n;const i=s[4].extraLeadingIcons,o=_t(i,s,s[5],Pe);return{c(){t=q("div"),o&&o.c()},l(a){t=I(a,"DIV",{});var r=B(t);o&&o.l(r),r.forEach(p)},m(a,r){E(a,t,r),o&&o.m(t,null),n=!0},p(a,r){o&&o.p&&(!n||r&32)&&vt(o,i,a,a[5],n?kt(i,a[5],r,Ms):yt(a[5]),Pe)},i(a){n||(A(o,a),a&&zt(()=>{n&&(e||(e=Gt(t,ne,{x:-10},!0)),e.run(1))}),n=!0)},o(a){U(o,a),a&&(e||(e=Gt(t,ne,{x:-10},!1)),e.run(0)),n=!1},d(a){a&&p(t),o&&o.d(a),a&&e&&e.end()}}}function Vs(s){let t,e,n,i,o,a;const r=[js,Ls],u=[];function l(c,m){return c[3].extraLeadingIcons&&c[0]?0:c[3].extraLeadingIcons?1:-1}return~(n=l(s))&&(i=u[n]=r[n](s)),{c(){t=q("span"),e=L(),i&&i.c(),o=st(),this.h()},l(c){t=I(c,"SPAN",{class:!0}),B(t).forEach(p),e=j(c),i&&i.l(c),o=st(),this.h()},h(){_(t,"class","lead-slot-placeholder svelte-17jndg7")},m(c,m){E(c,t,m),E(c,e,m),~n&&u[n].m(c,m),E(c,o,m),a=!0},p(c,m){let f=n;n=l(c),n===f?~n&&u[n].p(c,m):(i&&(rt(),U(u[f],1,1,()=>{u[f]=null}),ct()),~n?(i=u[n],i?i.p(c,m):(i=u[n]=r[n](c),i.c()),A(i,1),i.m(o.parentNode,o)):i=null)},i(c){a||(A(i),a=!0)},o(c){U(i),a=!1},d(c){c&&(p(t),p(e),p(o)),~n&&u[n].d(c)}}}function Us(s){let t,e;return t=new fn({props:{bgLight:"bg-surface-400"}}),{c(){J(t.$$.fragment)},l(n){K(t.$$.fragment,n)},m(n,i){X(t,n,i),e=!0},p:pt,i(n){e||(A(t.$$.fragment,n),e=!0)},o(n){U(t.$$.fragment,n),e=!1},d(n){Y(t,n)}}}function Ns(s){let t,e;return t=new dn({props:{slotDefault:"place-content-start",background:"app-shell-token",$$slots:{trail:[Us],lead:[Vs]},$$scope:{ctx:s}}}),{c(){J(t.$$.fragment)},l(n){K(t.$$.fragment,n)},m(n,i){X(t,n,i),e=!0},p(n,i){const o={};i&41&&(o.$$scope={dirty:i,ctx:n}),t.$set(o)},i(n){e||(A(t.$$.fragment,n),e=!0)},o(n){U(t.$$.fragment,n),e=!1},d(n){Y(t,n)}}}function Fs(s){let t,e=`<script>${ln.toString()} autoModeWatcher();<\/script>`,n,i,o,a;return o=new rn({props:{$$slots:{header:[Ns],default:[As]},$$scope:{ctx:s}}}),{c(){t=new Ut(!1),n=st(),i=L(),J(o.$$.fragment),this.h()},l(r){const u=xe("svelte-19or0ga",document.head);t=Nt(u,!1),n=st(),u.forEach(p),i=j(r),K(o.$$.fragment,r),this.h()},h(){t.a=n},m(r,u){t.m(e,document.head),C(document.head,n),E(r,i,u),X(o,r,u),a=!0},p(r,[u]){const l={};u&43&&(l.$$scope={dirty:u,ctx:r}),o.$set(l)},i(r){a||(A(o.$$.fragment,r),a=!0)},o(r){U(o.$$.fragment,r),a=!1},d(r){r&&(t.d(),p(i)),p(n),Y(o,r)}}}function Hs(s,t,e){let{$$slots:n={},$$scope:i}=t;const o=Ge(n);let{shouldDisplayLeadingIcons:a=!1}=t,r=!0;cn.subscribe(l=>{e(1,r=l)}),mn.set(!1);let u=Re(!1);return s.$$set=l=>{"shouldDisplayLeadingIcons"in l&&e(0,a=l.shouldDisplayLeadingIcons),"$$scope"in l&&e(5,i=l.$$scope)},[a,r,u,o,n,i]}class Bs extends Ct{constructor(t){super(),wt(this,t,Hs,Fs,bt,{shouldDisplayLeadingIcons:0})}}function Gs(s){let t,e;const n=s[3].default,i=_t(n,s,s[2],null);return{c(){t=q("span"),i&&i.c()},l(o){t=I(o,"SPAN",{});var a=B(t);i&&i.l(a),a.forEach(p)},m(o,a){E(o,t,a),i&&i.m(t,null),s[4](t),e=!0},p(o,[a]){i&&i.p&&(!e||a&4)&&vt(i,n,o,o[2],e?kt(n,o[2],a,null):yt(o[2]),null)},i(o){e||(A(i,o),e=!0)},o(o){U(i,o),e=!1},d(o){o&&p(t),i&&i.d(o),s[4](null)}}}function zs(s,t,e){let{$$slots:n={},$$scope:i}=t,{isVisible:o=!0}=t,a,r;Jt(()=>{r=new IntersectionObserver(([l])=>{e(1,o=l.intersectionRatio>=1)},{threshold:[1]}),r.observe(a)});function u(l){gt[l?"unshift":"push"](()=>{a=l,e(0,a)})}return s.$$set=l=>{"isVisible"in l&&e(1,o=l.isVisible),"$$scope"in l&&e(2,i=l.$$scope)},[a,o,i,n,u]}class Ws extends Ct{constructor(t){super(),wt(this,t,zs,Gs,bt,{isVisible:1})}}const Rs=`<script lang="ts">
|
|
567
|
-
import EntryOrderConfig from "$pkg/template/seaweed/entry_order_config/EntryOrderConfig.svelte";
|
|
568
|
-
import { runChaos } from "$pkg/template/seaweed/RunChaos";
|
|
569
|
-
import SocialSection from "$pkg/components/SocialSection.svelte";
|
|
570
|
-
import "./seaweed.postcss";
|
|
571
|
-
import SeaweedBaseLayout from "$pkg/components/layouts/SeaweedBaseLayout.svelte";
|
|
572
|
-
import { Accordion, AccordionItem, CodeBlock, SlideToggle } from "@skeletonlabs/skeleton";
|
|
573
|
-
import { page } from "$app/stores";
|
|
574
|
-
import Card from "$pkg/components/Card.svelte";
|
|
575
|
-
import { type ComponentType, onMount } from "svelte";
|
|
576
|
-
import ElementVisbilityDetector from "$pkg/components/ElementVisbilityDetector.svelte";
|
|
577
|
-
import selfContent from "./SeaweedTemplate.svelte?raw";
|
|
578
|
-
import {
|
|
579
|
-
type EntryGroup,
|
|
580
|
-
GetEntryFromGlobal,
|
|
581
|
-
type SeaweedTemplateData,
|
|
582
|
-
seaweedTemplateData
|
|
583
|
-
} from "./SeaweedTemplateData";
|
|
584
|
-
import type { EntryProps } from "$pkg/template/seaweed/entries/EntryProps";
|
|
585
|
-
import type { RawGlob } from "$pkg/util/util";
|
|
586
|
-
|
|
587
|
-
export let letChaos = true;
|
|
588
|
-
export let name = "Turnip";
|
|
589
|
-
export let email = "turnipxenon@gmail.com";
|
|
590
|
-
export let linkedinSlug = "turnip-xenon";
|
|
591
|
-
export let domain = "http://localhost:5173/portfolio/actual/";
|
|
592
|
-
export let serverSideQueryParams = "";
|
|
593
|
-
export let extraComponent: ComponentType | undefined = undefined;
|
|
594
|
-
|
|
595
|
-
// region query params
|
|
596
|
-
const entryProps: EntryProps = {
|
|
597
|
-
email
|
|
598
|
-
};
|
|
599
|
-
|
|
600
|
-
const entryList = import.meta.glob("./entries/*.svelte", { query: "?raw", eager: true });
|
|
601
|
-
const paramQTSet = new Set<string>();
|
|
602
|
-
|
|
603
|
-
let isVisible = true;
|
|
604
|
-
let isAdvanceSettingOn = false;
|
|
605
|
-
$: isSocialsGone = !isVisible;
|
|
606
|
-
|
|
607
|
-
let qtfontWeight = "normal";
|
|
608
|
-
let additionalFontWeight = "";
|
|
609
|
-
|
|
610
|
-
let chaosDone = false;
|
|
611
|
-
let mainVisibility = "visible";
|
|
612
|
-
$: mainVisibility = letChaos && !chaosDone ? "hidden" : "visible";
|
|
613
|
-
|
|
614
|
-
const syncQT = () => {
|
|
615
|
-
if (seaweedTemplateData.queryTermMap.size === 0 || paramQTSet.size === 0) {
|
|
616
|
-
return;
|
|
617
|
-
}
|
|
618
|
-
|
|
619
|
-
seaweedTemplateData.queryTermMap.forEach((_, k) => {
|
|
620
|
-
seaweedTemplateData.queryTermMap.set(k, paramQTSet.has(k));
|
|
621
|
-
});
|
|
622
|
-
|
|
623
|
-
// force svelte refresh
|
|
624
|
-
seaweedTemplateData.queryTermMap = seaweedTemplateData.queryTermMap;
|
|
625
|
-
};
|
|
626
|
-
|
|
627
|
-
const parseQTTerms = async () => {
|
|
628
|
-
const qtSet = new Set<string>();
|
|
629
|
-
const rawTermList: string[] = [];
|
|
630
|
-
[...Object.values(entryList).map(e => (e as RawGlob).default), selfContent].forEach(body => {
|
|
631
|
-
// parse the qt-* term which exists within elements like:
|
|
632
|
-
// <span class="qt-*">TERM</span>
|
|
633
|
-
rawTermList.push(
|
|
634
|
-
...body // step 3: destructure the array
|
|
635
|
-
.split("\\"") // step 1: split the text as double quotations (") as the delimiter
|
|
636
|
-
.filter(s => s.startsWith("qt-")) // step 2: filter out texts that does not begin with "qt-"
|
|
637
|
-
);
|
|
638
|
-
});
|
|
639
|
-
|
|
640
|
-
// step 4: some spans contain multiple classes, split them up
|
|
641
|
-
// then add them to qtTerms
|
|
642
|
-
// e.g. <span class="qt-1 qt-2">TERM</span>
|
|
643
|
-
rawTermList.forEach(t => {
|
|
644
|
-
t.split(" ").forEach(nt => {
|
|
645
|
-
// filter out some of this meta terms
|
|
646
|
-
if (["qt-1", "qt-2", "qt-*", "qt-"].includes(nt)) {
|
|
647
|
-
return;
|
|
648
|
-
}
|
|
649
|
-
|
|
650
|
-
// adding to set ensures the entry is unique
|
|
651
|
-
qtSet.add(nt);
|
|
652
|
-
});
|
|
653
|
-
});
|
|
654
|
-
|
|
655
|
-
// activate svelte reactivity
|
|
656
|
-
qtSet.forEach(t => seaweedTemplateData.queryTermMap.set(t, true));
|
|
657
|
-
syncQT();
|
|
658
|
-
};
|
|
659
|
-
parseQTTerms();
|
|
660
|
-
|
|
661
|
-
/** qt values and what they mean:
|
|
662
|
-
* undefined: set all qt terms to font-weight: bold
|
|
663
|
-
* todo: implement clear
|
|
664
|
-
* clear: unset all terms to font-weight: normal
|
|
665
|
-
* <term>: only set qt-<term> to bold
|
|
666
|
-
* <term1>,<term2>: only set qt-<term1> and qt-<term2> to bold,
|
|
667
|
-
*
|
|
668
|
-
* ONLY CALL INSIDE onMount()
|
|
669
|
-
**/
|
|
670
|
-
const filterSearchParams = (searchParams: URLSearchParams) => {
|
|
671
|
-
const isFunOn = searchParams.get("fun")?.trim();
|
|
672
|
-
if (isFunOn === "true") {
|
|
673
|
-
seaweedTemplateData.shouldAddFunNote = true;
|
|
674
|
-
}
|
|
675
|
-
|
|
676
|
-
const gameSectionFirstParam = searchParams.get("game-section-first")?.trim();
|
|
677
|
-
if (gameSectionFirstParam === "false") {
|
|
678
|
-
seaweedTemplateData.gameSectionFirst = false;
|
|
679
|
-
}
|
|
680
|
-
|
|
681
|
-
// region Order
|
|
682
|
-
const orderParam = searchParams.get("order")?.trim();
|
|
683
|
-
if (orderParam) {
|
|
684
|
-
seaweedTemplateData.groupedEntries = [];
|
|
685
|
-
|
|
686
|
-
orderParam.split(",").forEach(groupDefinition => {
|
|
687
|
-
const pair = groupDefinition.split(":");
|
|
688
|
-
console.log(pair);
|
|
689
|
-
if (pair.length >= 2) {
|
|
690
|
-
const group: EntryGroup = {
|
|
691
|
-
name: pair[0],
|
|
692
|
-
items: [],
|
|
693
|
-
gridClass: pair[2]
|
|
694
|
-
};
|
|
695
|
-
|
|
696
|
-
pair[1].split("|").forEach(e => {
|
|
697
|
-
const component = GetEntryFromGlobal(e);
|
|
698
|
-
if (component) {
|
|
699
|
-
group.items.push(component);
|
|
700
|
-
}
|
|
701
|
-
});
|
|
702
|
-
|
|
703
|
-
seaweedTemplateData.groupedEntries.push(group);
|
|
704
|
-
}
|
|
705
|
-
|
|
706
|
-
});
|
|
707
|
-
|
|
708
|
-
seaweedTemplateData.groupedEntries = seaweedTemplateData.groupedEntries;
|
|
709
|
-
}
|
|
710
|
-
// endregion
|
|
711
|
-
|
|
712
|
-
// region Bold terms
|
|
713
|
-
const qtValue = searchParams.get("qt")?.trim();
|
|
714
|
-
if (qtValue !== undefined) {
|
|
715
|
-
qtfontWeight = "normal";
|
|
716
|
-
const dynamicStyle = qtValue.split(",").map((term) => {
|
|
717
|
-
// side-effect
|
|
718
|
-
paramQTSet.add(\`qt-\${term}\`);
|
|
719
|
-
|
|
720
|
-
// main effect
|
|
721
|
-
return \`span.qt-\${term} { font-weight: bold !important; }\`;
|
|
722
|
-
}).join("\\n");
|
|
723
|
-
|
|
724
|
-
// https://stackoverflow.com/a/24285947/17836168
|
|
725
|
-
const style = document.createElement("style");
|
|
726
|
-
// noinspection JSDeprecatedSymbols
|
|
727
|
-
style.type = "text/css";
|
|
728
|
-
style.innerText = dynamicStyle;
|
|
729
|
-
document.head.appendChild(style);
|
|
730
|
-
syncQT();
|
|
731
|
-
} else {
|
|
732
|
-
qtfontWeight = "bold";
|
|
733
|
-
}
|
|
734
|
-
// endregion Bold terms
|
|
735
|
-
};
|
|
736
|
-
// endregion query params
|
|
737
|
-
|
|
738
|
-
/* region chaos scripts */
|
|
739
|
-
/* endregion chaos scripts */
|
|
740
|
-
|
|
741
|
-
onMount(async () => {
|
|
742
|
-
if (!letChaos && serverSideQueryParams) {
|
|
743
|
-
filterSearchParams(new URLSearchParams(serverSideQueryParams));
|
|
744
|
-
}
|
|
745
|
-
|
|
746
|
-
if (!letChaos && $page.url.searchParams) {
|
|
747
|
-
filterSearchParams($page.url.searchParams);
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
if (letChaos) {
|
|
751
|
-
runChaos(document.body);
|
|
752
|
-
chaosDone = true;
|
|
753
|
-
}
|
|
754
|
-
});
|
|
755
|
-
|
|
756
|
-
const toggleTerm = (term: string) => {
|
|
757
|
-
seaweedTemplateData.queryTermMap.set(term, !seaweedTemplateData.queryTermMap.get(term));
|
|
758
|
-
seaweedTemplateData.queryTermMap = seaweedTemplateData.queryTermMap;
|
|
759
|
-
};
|
|
760
|
-
|
|
761
|
-
// when either gameSectionFirst or the queryTerms are updated, update advancedUrl
|
|
762
|
-
let orderUrl = "";
|
|
763
|
-
let advancedUrl = domain;
|
|
764
|
-
const updateUrl = (seaweedTemplateData: SeaweedTemplateData) => {
|
|
765
|
-
const queryParams: string[] = [];
|
|
766
|
-
|
|
767
|
-
if (orderUrl) {
|
|
768
|
-
queryParams.push(orderUrl);
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
const qtList: string[] = [];
|
|
772
|
-
seaweedTemplateData.queryTermMap.forEach((shouldBold, term) => {
|
|
773
|
-
if (shouldBold) {
|
|
774
|
-
qtList.push(term);
|
|
775
|
-
}
|
|
776
|
-
});
|
|
777
|
-
|
|
778
|
-
if (qtList.length === 0) {
|
|
779
|
-
queryParams.push("qt=clear");
|
|
780
|
-
} else if (seaweedTemplateData.queryTermMap.size !== qtList.length) {
|
|
781
|
-
// we'll only add if the lengths are not equal
|
|
782
|
-
// dont need to add query if all terms in qtMap is true
|
|
783
|
-
queryParams.push(\`qt=\${qtList.map(t => t.slice(3, t.length)).join(",")}\`);
|
|
784
|
-
}
|
|
785
|
-
|
|
786
|
-
if (seaweedTemplateData.shouldAddFunNote) {
|
|
787
|
-
queryParams.push("fun=true");
|
|
788
|
-
}
|
|
789
|
-
|
|
790
|
-
if (!seaweedTemplateData.gameSectionFirst) {
|
|
791
|
-
queryParams.push("game-section-first=false");
|
|
792
|
-
}
|
|
793
|
-
|
|
794
|
-
if (queryParams.length > 0) {
|
|
795
|
-
advancedUrl = \`\${domain}?\${queryParams.join("&")}\`;
|
|
796
|
-
} else {
|
|
797
|
-
advancedUrl = domain;
|
|
798
|
-
}
|
|
799
|
-
};
|
|
800
|
-
$: updateUrl(seaweedTemplateData);
|
|
801
|
-
|
|
802
|
-
<\/script>
|
|
803
|
-
|
|
804
|
-
<SeaweedBaseLayout bind:shouldDisplayLeadingIcons={isSocialsGone}>
|
|
805
|
-
<!-- todo: limit main size to 1080 px? -->
|
|
806
|
-
<main style={\`
|
|
807
|
-
--qt-font-weight: \${qtfontWeight};\${additionalFontWeight};
|
|
808
|
-
visibility: \${mainVisibility};
|
|
809
|
-
\`}>
|
|
810
|
-
|
|
811
|
-
<div class="experience-and-about-div">
|
|
812
|
-
|
|
813
|
-
<div class="greater-about-div">
|
|
814
|
-
|
|
815
|
-
<Card includeDataNoSnippet={false}>
|
|
816
|
-
<section class="section-card" slot="content">
|
|
817
|
-
|
|
818
|
-
<h1>About</h1>
|
|
819
|
-
|
|
820
|
-
<p>
|
|
821
|
-
Hi! My name is {name}! I work as a software developer. Outside of that, I like making games, and
|
|
822
|
-
trying to do everything in between required to make one. I have some showcased below, our visit
|
|
823
|
-
my itch.io page for more of them.
|
|
824
|
-
</p>
|
|
825
|
-
<!-- todo: link the degree details idk -->
|
|
826
|
-
<p>
|
|
827
|
-
I also graduated with BS Computing Science, Specializing in Software Practice, and a
|
|
828
|
-
certificate in Computer Game Development at University of Alberta.
|
|
829
|
-
</p>
|
|
830
|
-
{#if seaweedTemplateData.shouldAddFunNote}
|
|
831
|
-
<p>
|
|
832
|
-
I'm inspired by games like Harvest Moon: Friends of Mineral Town, Rune Factory 4, Theatrhythm,
|
|
833
|
-
Bravely Default: Flying Fairy, Boku no Natsuyasumi 2, and A Short Hike.
|
|
834
|
-
</p>
|
|
835
|
-
{/if}
|
|
836
|
-
|
|
837
|
-
<!-- todo: maybe put cute stuff here -->
|
|
838
|
-
<!-- </ToggleableContent>-->
|
|
839
|
-
</section>
|
|
840
|
-
</Card>
|
|
841
|
-
|
|
842
|
-
<Card>
|
|
843
|
-
<section class="section-card" slot="content">
|
|
844
|
-
<SocialSection email={email} linkedinSlug={linkedinSlug}></SocialSection>
|
|
845
|
-
<ElementVisbilityDetector bind:isVisible={isVisible}>
|
|
846
|
-
</ElementVisbilityDetector>
|
|
847
|
-
</section>
|
|
848
|
-
</Card>
|
|
849
|
-
|
|
850
|
-
</div>
|
|
851
|
-
|
|
852
|
-
<Card>
|
|
853
|
-
<section class="section-card" slot="content">
|
|
854
|
-
<h1>Experience</h1>
|
|
855
|
-
|
|
856
|
-
<h2>Highlight</h2>
|
|
857
|
-
<p>Worked on Go backend microservices and Typescript React frontend app, serving <b>over 30 million daily
|
|
858
|
-
active users</b> at Twitch</p>
|
|
859
|
-
|
|
860
|
-
<h2>Software Engineer</h2>
|
|
861
|
-
<div class="two-column-separated">
|
|
862
|
-
<div>July 2023 – January 2024</div>
|
|
863
|
-
<div style="text-align: end">Twitch, Remote</div>
|
|
864
|
-
</div>
|
|
865
|
-
<ul>
|
|
866
|
-
<li>
|
|
867
|
-
Contributed to
|
|
868
|
-
<span class="qt-go">Golang</span>
|
|
869
|
-
microservices and
|
|
870
|
-
<span class="qt-ts">Typescript</span>
|
|
871
|
-
<span class="qt-react">React</span> codebases, across several teams, to accommodate public-facing user safety features to better comply with EU’s Digital Services Act, which applies to no more than
|
|
872
|
-
<a href="https://safety.twitch.tv/s/article/Digital-Services-Act-Information?language=en_US">30.5 million users</a>
|
|
873
|
-
. Work includes feature flags, alarms, unit tests, end-to-end testing, and documentation.
|
|
874
|
-
</li>
|
|
875
|
-
<li>
|
|
876
|
-
Improved observability for upcoming features by setting up new AWS resources to integrate internal data platform tools with existing alarms in our team’s microservice, utilizing
|
|
877
|
-
<span class="qt-aws qt-observability">Cloudwatch</span>,
|
|
878
|
-
<span class="qt-aws qt-observability">Grafana</span>,
|
|
879
|
-
<span class="qt-aws">Kinesis Data Stream</span>,
|
|
880
|
-
<span class="qt-aws qt-infra">AWS CDK (infrastructure as code)</span>, and
|
|
881
|
-
<span class="qt-aws qt-cicd">CodePipeline (CI/CD)</span>
|
|
882
|
-
</li>
|
|
883
|
-
</ul>
|
|
884
|
-
<br>
|
|
885
|
-
|
|
886
|
-
<h2>Software Engineer Intern</h2>
|
|
887
|
-
<div class="two-column-separated">
|
|
888
|
-
<div>May 2022 – Aug 2022</div>
|
|
889
|
-
<div style="text-align: end">Twitch, San Francisco</div>
|
|
890
|
-
</div>
|
|
891
|
-
<ul>
|
|
892
|
-
<li>
|
|
893
|
-
Built a <span class="qt-infra">load testing service</span> that can be configured to generate different
|
|
894
|
-
message types at different volumes that can be easily extended to target different chat services
|
|
895
|
-
</li>
|
|
896
|
-
<li>
|
|
897
|
-
Used Twitch’s set of custom tools, including Twitch’s custom RPC protocol, to create a backend
|
|
898
|
-
service with business logic written in <span class="qt-go">Go</span> and cloud infrastructure utilizing
|
|
899
|
-
<span
|
|
900
|
-
class="qt-infra qt-aws">ECS on Fargate, Cloudwatch, and DynamoDB</span>
|
|
901
|
-
, defined in <span class="qt-ts">Typescript</span>-flavored CDK
|
|
902
|
-
</li>
|
|
903
|
-
<li>
|
|
904
|
-
Wrote a technical specification document for the service’s MVP and possible future features, and
|
|
905
|
-
additional documentation on how to use the service and how to extend the load testing service to include
|
|
906
|
-
new services to test
|
|
907
|
-
</li>
|
|
908
|
-
</ul>
|
|
909
|
-
<br>
|
|
910
|
-
<!-- todo: turn off flashing when accordion is expanded -->
|
|
911
|
-
<Accordion>
|
|
912
|
-
<AccordionItem>
|
|
913
|
-
<div slot="summary">
|
|
914
|
-
<h2 class="accordion-header">More experience</h2>
|
|
915
|
-
</div>
|
|
916
|
-
<svelte:fragment slot="content">
|
|
917
|
-
<section class="more-section">
|
|
918
|
-
{#if (!letChaos)}
|
|
919
|
-
<h2>Software Engineer Intern</h2>
|
|
920
|
-
<div class="two-column-separated">
|
|
921
|
-
<div>May 2021 – Dec 2021</div>
|
|
922
|
-
<div style="text-align: end">Twitch / Amazon Web Services Canada, Remote</div>
|
|
923
|
-
</div>
|
|
924
|
-
<ul>
|
|
925
|
-
<li>
|
|
926
|
-
Implemented and wrote tests for a feature in Twitch’s
|
|
927
|
-
<span class="qt-go">Golang</span> backend authentication microservices and
|
|
928
|
-
<span class="qt-ts">Typescript</span>
|
|
929
|
-
<span class="qt-react">React</span> frontend web app that will help suggest security improvements to
|
|
930
|
-
<b>over 100k+ users daily</b>
|
|
931
|
-
</li>
|
|
932
|
-
</ul>
|
|
933
|
-
{:else}
|
|
934
|
-
niko baikal seal from toba aquarium
|
|
935
|
-
{/if}
|
|
936
|
-
<br>
|
|
937
|
-
</section>
|
|
938
|
-
</svelte:fragment>
|
|
939
|
-
</AccordionItem>
|
|
940
|
-
</Accordion>
|
|
941
|
-
</section>
|
|
942
|
-
</Card>
|
|
943
|
-
|
|
944
|
-
</div>
|
|
945
|
-
|
|
946
|
-
{#each seaweedTemplateData.groupedEntries as group}
|
|
947
|
-
{#if group.items.length > 0}
|
|
948
|
-
<Card>
|
|
949
|
-
<section class="section-card title-card" slot="content">
|
|
950
|
-
<h1 class="text-center">{group.name}</h1>
|
|
951
|
-
</section>
|
|
952
|
-
</Card>
|
|
953
|
-
|
|
954
|
-
<section class={group.gridClass}>
|
|
955
|
-
{#each group.items as entry}
|
|
956
|
-
<svelte:component this={entry} props={entryProps}></svelte:component>
|
|
957
|
-
{/each}
|
|
958
|
-
</section>
|
|
959
|
-
{/if}
|
|
960
|
-
{/each}
|
|
961
|
-
|
|
962
|
-
{#if (!letChaos)}
|
|
963
|
-
<div aria-hidden="true" style="height: 25vh" />
|
|
964
|
-
|
|
965
|
-
<Card>
|
|
966
|
-
<div slot="content" class="default-card advanced-setting">
|
|
967
|
-
<h1>Advanced settings</h1>
|
|
968
|
-
<p>This one is for those curious how I customize this page.</p>
|
|
969
|
-
|
|
970
|
-
<SlideToggle name="advanced-setting-slider" bind:checked={isAdvanceSettingOn}>
|
|
971
|
-
Advanced settings: {isAdvanceSettingOn ? "On" : "Off"}
|
|
972
|
-
</SlideToggle>
|
|
973
|
-
|
|
974
|
-
{#if (isAdvanceSettingOn)}
|
|
975
|
-
<SlideToggle name="game-section-slider" bind:checked={seaweedTemplateData.gameSectionFirst}>
|
|
976
|
-
Should game section appear first over projects: {seaweedTemplateData.gameSectionFirst ? "On" : "Off"}
|
|
977
|
-
</SlideToggle>
|
|
978
|
-
<SlideToggle name="fun-note-slider" bind:checked={seaweedTemplateData.shouldAddFunNote}>
|
|
979
|
-
Should add fun note in description: {seaweedTemplateData.shouldAddFunNote ? "On" : "Off"}
|
|
980
|
-
</SlideToggle>
|
|
981
|
-
|
|
982
|
-
<h3>Query terms to bold</h3>
|
|
983
|
-
<div class="query-term-grid">
|
|
984
|
-
{#each seaweedTemplateData.queryTermMap.entries() as [term, shouldBold]}
|
|
985
|
-
<!--{@const shouldBold = false}-->
|
|
986
|
-
<button
|
|
987
|
-
class="chip {shouldBold ? 'variant-filled-tertiary' : 'variant-soft-tertiary'}"
|
|
988
|
-
on:click={() => {toggleTerm(term)}}
|
|
989
|
-
>
|
|
990
|
-
<!-- todo: change shouldBold -->
|
|
991
|
-
{#if (shouldBold)}✓{/if}
|
|
992
|
-
{term}
|
|
993
|
-
</button>
|
|
994
|
-
{/each}
|
|
995
|
-
</div>
|
|
996
|
-
|
|
997
|
-
<EntryOrderConfig bind:seaweedEntries={seaweedTemplateData.groupedEntries}
|
|
998
|
-
bind:orderUrl={orderUrl}
|
|
999
|
-
updateUrl={updateUrl}></EntryOrderConfig>
|
|
1000
|
-
|
|
1001
|
-
<br>
|
|
1002
|
-
<p>Copy the url below and open a new page with it</p>
|
|
1003
|
-
<CodeBlock language="url" code={advancedUrl}></CodeBlock>
|
|
1004
|
-
|
|
1005
|
-
<svelte:component this={extraComponent}></svelte:component>
|
|
1006
|
-
{/if}
|
|
1007
|
-
</div>
|
|
1008
|
-
</Card>
|
|
1009
|
-
{/if}
|
|
1010
|
-
</main>
|
|
1011
|
-
|
|
1012
|
-
<SocialSection slot="extraLeadingIcons"
|
|
1013
|
-
isSlot={true}
|
|
1014
|
-
email={email}
|
|
1015
|
-
linkedinSlug={linkedinSlug}
|
|
1016
|
-
isSmallVersion={true}></SocialSection>
|
|
1017
|
-
</SeaweedBaseLayout>
|
|
1018
|
-
|
|
1019
|
-
<style lang="postcss">
|
|
1020
|
-
.advanced-setting {
|
|
1021
|
-
display: flex;
|
|
1022
|
-
flex-direction: column;
|
|
1023
|
-
gap: 0.5lh;
|
|
1024
|
-
}
|
|
1025
|
-
|
|
1026
|
-
h3 {
|
|
1027
|
-
font-size: 1.5em;
|
|
1028
|
-
line-height: 1.5lh;
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
.query-term-grid {
|
|
1032
|
-
display: flex;
|
|
1033
|
-
gap: 0.25em;
|
|
1034
|
-
flex-wrap: wrap;
|
|
1035
|
-
}
|
|
1036
|
-
</style>
|
|
1037
|
-
`;function Oe(s,t,e){const n=s.slice();return n[33]=t[e][0],n[34]=t[e][1],n}function De(s,t,e){const n=s.slice();return n[37]=t[e],n}function Me(s,t,e){const n=s.slice();return n[40]=t[e],n}function Ae(s){let t,e=`I'm inspired by games like Harvest Moon: Friends of Mineral Town, Rune Factory 4, Theatrhythm,
|
|
1038
|
-
Bravely Default: Flying Fairy, Boku no Natsuyasumi 2, and A Short Hike.`;return{c(){t=q("p"),t.textContent=e},l(n){t=I(n,"P",{"data-svelte-h":!0}),W(t)!=="svelte-1cp5bb"&&(t.textContent=e)},m(n,i){E(n,t,i)},d(n){n&&p(t)}}}function Qs(s){let t,e,n="About",i,o,a,r,u,l,c,m=`I also graduated with BS Computing Science, Specializing in Software Practice, and a
|
|
1039
|
-
certificate in Computer Game Development at University of Alberta.`,f,h=s[5].shouldAddFunNote&&Ae();return{c(){t=q("section"),e=q("h1"),e.textContent=n,i=L(),o=q("p"),a=x("Hi! My name is "),r=x(s[1]),u=x(`! I work as a software developer. Outside of that, I like making games, and
|
|
1040
|
-
trying to do everything in between required to make one. I have some showcased below, our visit
|
|
1041
|
-
my itch.io page for more of them.`),l=L(),c=q("p"),c.textContent=m,f=L(),h&&h.c(),this.h()},l(d){t=I(d,"SECTION",{class:!0,slot:!0});var g=B(t);e=I(g,"H1",{"data-svelte-h":!0}),W(e)!=="svelte-soqi9t"&&(e.textContent=n),i=j(g),o=I(g,"P",{});var y=B(o);a=$(y,"Hi! My name is "),r=$(y,s[1]),u=$(y,`! I work as a software developer. Outside of that, I like making games, and
|
|
1042
|
-
trying to do everything in between required to make one. I have some showcased below, our visit
|
|
1043
|
-
my itch.io page for more of them.`),y.forEach(p),l=j(g),c=I(g,"P",{"data-svelte-h":!0}),W(c)!=="svelte-1htq5b8"&&(c.textContent=m),f=j(g),h&&h.l(g),g.forEach(p),this.h()},h(){_(t,"class","section-card"),_(t,"slot","content")},m(d,g){E(d,t,g),C(t,e),C(t,i),C(t,o),C(o,a),C(o,r),C(o,u),C(t,l),C(t,c),C(t,f),h&&h.m(t,null)},p(d,g){g[0]&2&&ut(r,d[1]),d[5].shouldAddFunNote?h||(h=Ae(),h.c(),h.m(t,null)):h&&(h.d(1),h=null)},d(d){d&&p(t),h&&h.d()}}}function Js(s){let t,e,n,i,o,a;e=new Je({props:{email:s[2],linkedinSlug:s[3]}});function r(l){s[19](l)}let u={};return s[6]!==void 0&&(u.isVisible=s[6]),i=new Ws({props:u}),gt.push(()=>qt(i,"isVisible",r)),{c(){t=q("section"),J(e.$$.fragment),n=L(),J(i.$$.fragment),this.h()},l(l){t=I(l,"SECTION",{class:!0,slot:!0});var c=B(t);K(e.$$.fragment,c),n=j(c),K(i.$$.fragment,c),c.forEach(p),this.h()},h(){_(t,"class","section-card"),_(t,"slot","content")},m(l,c){E(l,t,c),X(e,t,null),C(t,n),X(i,t,null),a=!0},p(l,c){const m={};c[0]&4&&(m.email=l[2]),c[0]&8&&(m.linkedinSlug=l[3]),e.$set(m);const f={};!o&&c[0]&64&&(o=!0,f.isVisible=l[6],Tt(()=>o=!1)),i.$set(f)},i(l){a||(A(e.$$.fragment,l),A(i.$$.fragment,l),a=!0)},o(l){U(e.$$.fragment,l),U(i.$$.fragment,l),a=!1},d(l){l&&p(t),Y(e),Y(i)}}}function Xs(s){let t,e='<h2 class="accordion-header">More experience</h2>';return{c(){t=q("div"),t.innerHTML=e,this.h()},l(n){t=I(n,"DIV",{slot:!0,"data-svelte-h":!0}),W(t)!=="svelte-jx0pzv"&&(t.innerHTML=e),this.h()},h(){_(t,"slot","summary")},m(n,i){E(n,t,i)},p:pt,d(n){n&&p(t)}}}function Ys(s){let t;return{c(){t=x("niko baikal seal from toba aquarium")},l(e){t=$(e,"niko baikal seal from toba aquarium")},m(e,n){E(e,t,n)},d(e){e&&p(t)}}}function Zs(s){let t,e="Software Engineer Intern",n,i,o='<div>May 2021 – Dec 2021</div> <div style="text-align: end">Twitch / Amazon Web Services Canada, Remote</div>',a,r,u=`<li>Implemented and wrote tests for a feature in Twitch’s
|
|
1044
|
-
<span class="qt-go">Golang</span> backend authentication microservices and
|
|
1045
|
-
<span class="qt-ts">Typescript</span> <span class="qt-react">React</span> frontend web app that will help suggest security improvements to
|
|
1046
|
-
<b>over 100k+ users daily</b></li>`;return{c(){t=q("h2"),t.textContent=e,n=L(),i=q("div"),i.innerHTML=o,a=L(),r=q("ul"),r.innerHTML=u,this.h()},l(l){t=I(l,"H2",{"data-svelte-h":!0}),W(t)!=="svelte-wd964g"&&(t.textContent=e),n=j(l),i=I(l,"DIV",{class:!0,"data-svelte-h":!0}),W(i)!=="svelte-b9eewq"&&(i.innerHTML=o),a=j(l),r=I(l,"UL",{"data-svelte-h":!0}),W(r)!=="svelte-1xnf9zz"&&(r.innerHTML=u),this.h()},h(){_(i,"class","two-column-separated")},m(l,c){E(l,t,c),E(l,n,c),E(l,i,c),E(l,a,c),E(l,r,c)},d(l){l&&(p(t),p(n),p(i),p(a),p(r))}}}function Ks(s){let t,e,n;function i(r,u){return r[0]?Ys:Zs}let o=i(s),a=o(s);return{c(){t=q("section"),a.c(),e=L(),n=q("br"),this.h()},l(r){t=I(r,"SECTION",{class:!0});var u=B(t);a.l(u),e=j(u),n=I(u,"BR",{}),u.forEach(p),this.h()},h(){_(t,"class","more-section")},m(r,u){E(r,t,u),a.m(t,null),C(t,e),C(t,n)},p(r,u){o!==(o=i(r))&&(a.d(1),a=o(r),a&&(a.c(),a.m(t,e)))},d(r){r&&p(t),a.d()}}}function xs(s){let t,e;return t=new Nn({props:{$$slots:{content:[Ks],summary:[Xs]},$$scope:{ctx:s}}}),{c(){J(t.$$.fragment)},l(n){K(t.$$.fragment,n)},m(n,i){X(t,n,i),e=!0},p(n,i){const o={};i[0]&1|i[1]&4096&&(o.$$scope={dirty:i,ctx:n}),t.$set(o)},i(n){e||(A(t.$$.fragment,n),e=!0)},o(n){U(t.$$.fragment,n),e=!1},d(n){Y(t,n)}}}function $s(s){let t,e,n="Experience",i,o,a="Highlight",r,u,l=`Worked on Go backend microservices and Typescript React frontend app, serving <b>over 30 million daily
|
|
1047
|
-
active users</b> at Twitch`,c,m,f="Software Engineer",h,d,g='<div>July 2023 – January 2024</div> <div style="text-align: end">Twitch, Remote</div>',y,b,S=`<li>Contributed to
|
|
1048
|
-
<span class="qt-go">Golang</span>
|
|
1049
|
-
microservices and
|
|
1050
|
-
<span class="qt-ts">Typescript</span> <span class="qt-react">React</span> codebases, across several teams, to accommodate public-facing user safety features to better comply with EU’s Digital Services Act, which applies to no more than
|
|
1051
|
-
<a href="https://safety.twitch.tv/s/article/Digital-Services-Act-Information?language=en_US">30.5 million users</a>
|
|
1052
|
-
. Work includes feature flags, alarms, unit tests, end-to-end testing, and documentation.</li> <li>Improved observability for upcoming features by setting up new AWS resources to integrate internal data platform tools with existing alarms in our team’s microservice, utilizing
|
|
1053
|
-
<span class="qt-aws qt-observability">Cloudwatch</span>,
|
|
1054
|
-
<span class="qt-aws qt-observability">Grafana</span>,
|
|
1055
|
-
<span class="qt-aws">Kinesis Data Stream</span>,
|
|
1056
|
-
<span class="qt-aws qt-infra">AWS CDK (infrastructure as code)</span>, and
|
|
1057
|
-
<span class="qt-aws qt-cicd">CodePipeline (CI/CD)</span></li>`,P,M,V,v,k="Software Engineer Intern",O,T,G='<div>May 2022 – Aug 2022</div> <div style="text-align: end">Twitch, San Francisco</div>',z,Z,ft=`<li>Built a <span class="qt-infra">load testing service</span> that can be configured to generate different
|
|
1058
|
-
message types at different volumes that can be easily extended to target different chat services</li> <li>Used Twitch’s set of custom tools, including Twitch’s custom RPC protocol, to create a backend
|
|
1059
|
-
service with business logic written in <span class="qt-go">Go</span> and cloud infrastructure utilizing
|
|
1060
|
-
<span class="qt-infra qt-aws">ECS on Fargate, Cloudwatch, and DynamoDB</span>
|
|
1061
|
-
, defined in <span class="qt-ts">Typescript</span>-flavored CDK</li> <li>Wrote a technical specification document for the service’s MVP and possible future features, and
|
|
1062
|
-
additional documentation on how to use the service and how to extend the load testing service to include
|
|
1063
|
-
new services to test</li>`,at,Q,ht,lt,dt;return lt=new vn({props:{$$slots:{default:[xs]},$$scope:{ctx:s}}}),{c(){t=q("section"),e=q("h1"),e.textContent=n,i=L(),o=q("h2"),o.textContent=a,r=L(),u=q("p"),u.innerHTML=l,c=L(),m=q("h2"),m.textContent=f,h=L(),d=q("div"),d.innerHTML=g,y=L(),b=q("ul"),b.innerHTML=S,P=L(),M=q("br"),V=L(),v=q("h2"),v.textContent=k,O=L(),T=q("div"),T.innerHTML=G,z=L(),Z=q("ul"),Z.innerHTML=ft,at=L(),Q=q("br"),ht=L(),J(lt.$$.fragment),this.h()},l(D){t=I(D,"SECTION",{class:!0,slot:!0});var F=B(t);e=I(F,"H1",{"data-svelte-h":!0}),W(e)!=="svelte-1r6ig88"&&(e.textContent=n),i=j(F),o=I(F,"H2",{"data-svelte-h":!0}),W(o)!=="svelte-vsxr46"&&(o.textContent=a),r=j(F),u=I(F,"P",{"data-svelte-h":!0}),W(u)!=="svelte-1aso2jy"&&(u.innerHTML=l),c=j(F),m=I(F,"H2",{"data-svelte-h":!0}),W(m)!=="svelte-a3jo9c"&&(m.textContent=f),h=j(F),d=I(F,"DIV",{class:!0,"data-svelte-h":!0}),W(d)!=="svelte-psdxr0"&&(d.innerHTML=g),y=j(F),b=I(F,"UL",{"data-svelte-h":!0}),W(b)!=="svelte-1htsnlv"&&(b.innerHTML=S),P=j(F),M=I(F,"BR",{}),V=j(F),v=I(F,"H2",{"data-svelte-h":!0}),W(v)!=="svelte-wd964g"&&(v.textContent=k),O=j(F),T=I(F,"DIV",{class:!0,"data-svelte-h":!0}),W(T)!=="svelte-cx1fi3"&&(T.innerHTML=G),z=j(F),Z=I(F,"UL",{"data-svelte-h":!0}),W(Z)!=="svelte-1coh9hk"&&(Z.innerHTML=ft),at=j(F),Q=I(F,"BR",{}),ht=j(F),K(lt.$$.fragment,F),F.forEach(p),this.h()},h(){_(d,"class","two-column-separated"),_(T,"class","two-column-separated"),_(t,"class","section-card"),_(t,"slot","content")},m(D,F){E(D,t,F),C(t,e),C(t,i),C(t,o),C(t,r),C(t,u),C(t,c),C(t,m),C(t,h),C(t,d),C(t,y),C(t,b),C(t,P),C(t,M),C(t,V),C(t,v),C(t,O),C(t,T),C(t,z),C(t,Z),C(t,at),C(t,Q),C(t,ht),X(lt,t,null),dt=!0},p(D,F){const w={};F[0]&1|F[1]&4096&&(w.$$scope={dirty:F,ctx:D}),lt.$set(w)},i(D){dt||(A(lt.$$.fragment,D),dt=!0)},o(D){U(lt.$$.fragment,D),dt=!1},d(D){D&&p(t),Y(lt)}}}function Le(s){let t,e,n,i,o;t=new jt({props:{$$slots:{content:[ti]},$$scope:{ctx:s}}});let a=mt(s[37].items),r=[];for(let l=0;l<a.length;l+=1)r[l]=je(Me(s,a,l));const u=l=>U(r[l],1,1,()=>{r[l]=null});return{c(){J(t.$$.fragment),e=L(),n=q("section");for(let l=0;l<r.length;l+=1)r[l].c();this.h()},l(l){K(t.$$.fragment,l),e=j(l),n=I(l,"SECTION",{class:!0});var c=B(n);for(let m=0;m<r.length;m+=1)r[m].l(c);c.forEach(p),this.h()},h(){_(n,"class",i=xt(s[37].gridClass)+" svelte-1r5yyuh")},m(l,c){X(t,l,c),E(l,e,c),E(l,n,c);for(let m=0;m<r.length;m+=1)r[m]&&r[m].m(n,null);o=!0},p(l,c){const m={};if(c[0]&32|c[1]&4096&&(m.$$scope={dirty:c,ctx:l}),t.$set(m),c[0]&8224){a=mt(l[37].items);let f;for(f=0;f<a.length;f+=1){const h=Me(l,a,f);r[f]?(r[f].p(h,c),A(r[f],1)):(r[f]=je(h),r[f].c(),A(r[f],1),r[f].m(n,null))}for(rt(),f=a.length;f<r.length;f+=1)u(f);ct()}(!o||c[0]&32&&i!==(i=xt(l[37].gridClass)+" svelte-1r5yyuh"))&&_(n,"class",i)},i(l){if(!o){A(t.$$.fragment,l);for(let c=0;c<a.length;c+=1)A(r[c]);o=!0}},o(l){U(t.$$.fragment,l),r=r.filter(Boolean);for(let c=0;c<r.length;c+=1)U(r[c]);o=!1},d(l){l&&(p(e),p(n)),Y(t,l),Mt(r,l)}}}function ti(s){let t,e,n=s[37].name+"",i;return{c(){t=q("section"),e=q("h1"),i=x(n),this.h()},l(o){t=I(o,"SECTION",{class:!0,slot:!0});var a=B(t);e=I(a,"H1",{class:!0});var r=B(e);i=$(r,n),r.forEach(p),a.forEach(p),this.h()},h(){_(e,"class","text-center"),_(t,"class","section-card title-card"),_(t,"slot","content")},m(o,a){E(o,t,a),C(t,e),C(e,i)},p(o,a){a[0]&32&&n!==(n=o[37].name+"")&&ut(i,n)},d(o){o&&p(t)}}}function je(s){let t,e,n;var i=s[40];function o(a,r){return{props:{props:a[13]}}}return i&&(t=Bt(i,o(s))),{c(){t&&J(t.$$.fragment),e=st()},l(a){t&&K(t.$$.fragment,a),e=st()},m(a,r){t&&X(t,a,r),E(a,e,r),n=!0},p(a,r){if(r[0]&32&&i!==(i=a[40])){if(t){rt();const u=t;U(u.$$.fragment,1,0,()=>{Y(u,1)}),ct()}i?(t=Bt(i,o(a)),J(t.$$.fragment),A(t.$$.fragment,1),X(t,e.parentNode,e)):t=null}},i(a){n||(t&&A(t.$$.fragment,a),n=!0)},o(a){t&&U(t.$$.fragment,a),n=!1},d(a){a&&p(e),t&&Y(t,a)}}}function Ve(s){let t,e,n=s[37].items.length>0&&Le(s);return{c(){n&&n.c(),t=st()},l(i){n&&n.l(i),t=st()},m(i,o){n&&n.m(i,o),E(i,t,o),e=!0},p(i,o){i[37].items.length>0?n?(n.p(i,o),o[0]&32&&A(n,1)):(n=Le(i),n.c(),A(n,1),n.m(t.parentNode,t)):n&&(rt(),U(n,1,1,()=>{n=null}),ct())},i(i){e||(A(n),e=!0)},o(i){U(n),e=!1},d(i){i&&p(t),n&&n.d(i)}}}function Ue(s){let t,e,n,i;return n=new jt({props:{$$slots:{content:[ii]},$$scope:{ctx:s}}}),{c(){t=q("div"),e=L(),J(n.$$.fragment),this.h()},l(o){t=I(o,"DIV",{"aria-hidden":!0,style:!0}),B(t).forEach(p),e=j(o),K(n.$$.fragment,o),this.h()},h(){_(t,"aria-hidden","true"),$e(t,"height","25vh")},m(o,a){E(o,t,a),E(o,e,a),X(n,o,a),i=!0},p(o,a){const r={};a[0]&3248|a[1]&4096&&(r.$$scope={dirty:a,ctx:o}),n.$set(r)},i(o){i||(A(n.$$.fragment,o),i=!0)},o(o){U(n.$$.fragment,o),i=!1},d(o){o&&(p(t),p(e)),Y(n,o)}}}function ei(s){let t,e=s[7]?"On":"Off",n;return{c(){t=x("Advanced settings: "),n=x(e)},l(i){t=$(i,"Advanced settings: "),n=$(i,e)},m(i,o){E(i,t,o),E(i,n,o)},p(i,o){o[0]&128&&e!==(e=i[7]?"On":"Off")&&ut(n,e)},d(i){i&&(p(t),p(n))}}}function Ne(s){let t,e,n,i,o,a,r,u="Query terms to bold",l,c,m,f,h,d,g,y,b,S,P="Copy the url below and open a new page with it",M,V,v,k,O,T;function G(w){s[21](w)}let z={name:"game-section-slider",$$slots:{default:[ni]},$$scope:{ctx:s}};s[5].gameSectionFirst!==void 0&&(z.checked=s[5].gameSectionFirst),t=new Rt({props:z}),gt.push(()=>qt(t,"checked",G));function Z(w){s[22](w)}let ft={name:"fun-note-slider",$$slots:{default:[si]},$$scope:{ctx:s}};s[5].shouldAddFunNote!==void 0&&(ft.checked=s[5].shouldAddFunNote),i=new Rt({props:ft}),gt.push(()=>qt(i,"checked",Z));let at=mt(s[5].queryTermMap.entries()),Q=[];for(let w=0;w<at.length;w+=1)Q[w]=He(Oe(s,at,w));function ht(w){s[24](w)}function lt(w){s[25](w)}let dt={updateUrl:s[15]};s[5].groupedEntries!==void 0&&(dt.seaweedEntries=s[5].groupedEntries),s[10]!==void 0&&(dt.orderUrl=s[10]),f=new Ts({props:dt}),gt.push(()=>qt(f,"seaweedEntries",ht)),gt.push(()=>qt(f,"orderUrl",lt)),V=new Qn({props:{language:"url",code:s[11]}});var D=s[4];function F(w,H){return{}}return D&&(k=Bt(D,F())),{c(){J(t.$$.fragment),n=L(),J(i.$$.fragment),a=L(),r=q("h3"),r.textContent=u,l=L(),c=q("div");for(let w=0;w<Q.length;w+=1)Q[w].c();m=L(),J(f.$$.fragment),g=L(),y=q("br"),b=L(),S=q("p"),S.textContent=P,M=L(),J(V.$$.fragment),v=L(),k&&J(k.$$.fragment),O=st(),this.h()},l(w){K(t.$$.fragment,w),n=j(w),K(i.$$.fragment,w),a=j(w),r=I(w,"H3",{class:!0,"data-svelte-h":!0}),W(r)!=="svelte-1bh8env"&&(r.textContent=u),l=j(w),c=I(w,"DIV",{class:!0});var H=B(c);for(let et=0;et<Q.length;et+=1)Q[et].l(H);H.forEach(p),m=j(w),K(f.$$.fragment,w),g=j(w),y=I(w,"BR",{}),b=j(w),S=I(w,"P",{"data-svelte-h":!0}),W(S)!=="svelte-1e17ji"&&(S.textContent=P),M=j(w),K(V.$$.fragment,w),v=j(w),k&&K(k.$$.fragment,w),O=st(),this.h()},h(){_(r,"class","svelte-1r5yyuh"),_(c,"class","query-term-grid svelte-1r5yyuh")},m(w,H){X(t,w,H),E(w,n,H),X(i,w,H),E(w,a,H),E(w,r,H),E(w,l,H),E(w,c,H);for(let et=0;et<Q.length;et+=1)Q[et]&&Q[et].m(c,null);E(w,m,H),X(f,w,H),E(w,g,H),E(w,y,H),E(w,b,H),E(w,S,H),E(w,M,H),X(V,w,H),E(w,v,H),k&&X(k,w,H),E(w,O,H),T=!0},p(w,H){const et={};H[0]&32|H[1]&4096&&(et.$$scope={dirty:H,ctx:w}),!e&&H[0]&32&&(e=!0,et.checked=w[5].gameSectionFirst,Tt(()=>e=!1)),t.$set(et);const It={};if(H[0]&32|H[1]&4096&&(It.$$scope={dirty:H,ctx:w}),!o&&H[0]&32&&(o=!0,It.checked=w[5].shouldAddFunNote,Tt(()=>o=!1)),i.$set(It),H[0]&16416){at=mt(w[5].queryTermMap.entries());let tt;for(tt=0;tt<at.length;tt+=1){const Pt=Oe(w,at,tt);Q[tt]?Q[tt].p(Pt,H):(Q[tt]=He(Pt),Q[tt].c(),Q[tt].m(c,null))}for(;tt<Q.length;tt+=1)Q[tt].d(1);Q.length=at.length}const Et={};!h&&H[0]&32&&(h=!0,Et.seaweedEntries=w[5].groupedEntries,Tt(()=>h=!1)),!d&&H[0]&1024&&(d=!0,Et.orderUrl=w[10],Tt(()=>d=!1)),f.$set(Et);const N={};if(H[0]&2048&&(N.code=w[11]),V.$set(N),H[0]&16&&D!==(D=w[4])){if(k){rt();const tt=k;U(tt.$$.fragment,1,0,()=>{Y(tt,1)}),ct()}D?(k=Bt(D,F()),J(k.$$.fragment),A(k.$$.fragment,1),X(k,O.parentNode,O)):k=null}},i(w){T||(A(t.$$.fragment,w),A(i.$$.fragment,w),A(f.$$.fragment,w),A(V.$$.fragment,w),k&&A(k.$$.fragment,w),T=!0)},o(w){U(t.$$.fragment,w),U(i.$$.fragment,w),U(f.$$.fragment,w),U(V.$$.fragment,w),k&&U(k.$$.fragment,w),T=!1},d(w){w&&(p(n),p(a),p(r),p(l),p(c),p(m),p(g),p(y),p(b),p(S),p(M),p(v),p(O)),Y(t,w),Y(i,w),Mt(Q,w),Y(f,w),Y(V,w),k&&Y(k,w)}}}function ni(s){let t,e=s[5].gameSectionFirst?"On":"Off",n;return{c(){t=x("Should game section appear first over projects: "),n=x(e)},l(i){t=$(i,"Should game section appear first over projects: "),n=$(i,e)},m(i,o){E(i,t,o),E(i,n,o)},p(i,o){o[0]&32&&e!==(e=i[5].gameSectionFirst?"On":"Off")&&ut(n,e)},d(i){i&&(p(t),p(n))}}}function si(s){let t,e=s[5].shouldAddFunNote?"On":"Off",n;return{c(){t=x("Should add fun note in description: "),n=x(e)},l(i){t=$(i,"Should add fun note in description: "),n=$(i,e)},m(i,o){E(i,t,o),E(i,n,o)},p(i,o){o[0]&32&&e!==(e=i[5].shouldAddFunNote?"On":"Off")&&ut(n,e)},d(i){i&&(p(t),p(n))}}}function Fe(s){let t;return{c(){t=x("✓")},l(e){t=$(e,"✓")},m(e,n){E(e,t,n)},d(e){e&&p(t)}}}function He(s){let t,e,n=s[33]+"",i,o,a,r,u,l=s[34]&&Fe();function c(){return s[23](s[33])}return{c(){t=q("button"),l&&l.c(),e=L(),i=x(n),o=L(),this.h()},l(m){t=I(m,"BUTTON",{class:!0});var f=B(t);l&&l.l(f),e=j(f),i=$(f,n),o=j(f),f.forEach(p),this.h()},h(){_(t,"class",a="chip "+(s[34]?"variant-filled-tertiary":"variant-soft-tertiary"))},m(m,f){E(m,t,f),l&&l.m(t,null),C(t,e),C(t,i),C(t,o),r||(u=nt(t,"click",c),r=!0)},p(m,f){s=m,s[34]?l||(l=Fe(),l.c(),l.m(t,e)):l&&(l.d(1),l=null),f[0]&32&&n!==(n=s[33]+"")&&ut(i,n),f[0]&32&&a!==(a="chip "+(s[34]?"variant-filled-tertiary":"variant-soft-tertiary"))&&_(t,"class",a)},d(m){m&&p(t),l&&l.d(),r=!1,u()}}}function ii(s){let t,e,n="Advanced settings",i,o,a="This one is for those curious how I customize this page.",r,u,l,c,m;function f(g){s[20](g)}let h={name:"advanced-setting-slider",$$slots:{default:[ei]},$$scope:{ctx:s}};s[7]!==void 0&&(h.checked=s[7]),u=new Rt({props:h}),gt.push(()=>qt(u,"checked",f));let d=s[7]&&Ne(s);return{c(){t=q("div"),e=q("h1"),e.textContent=n,i=L(),o=q("p"),o.textContent=a,r=L(),J(u.$$.fragment),c=L(),d&&d.c(),this.h()},l(g){t=I(g,"DIV",{slot:!0,class:!0});var y=B(t);e=I(y,"H1",{"data-svelte-h":!0}),W(e)!=="svelte-gt787v"&&(e.textContent=n),i=j(y),o=I(y,"P",{"data-svelte-h":!0}),W(o)!=="svelte-2s1b5f"&&(o.textContent=a),r=j(y),K(u.$$.fragment,y),c=j(y),d&&d.l(y),y.forEach(p),this.h()},h(){_(t,"slot","content"),_(t,"class","default-card advanced-setting svelte-1r5yyuh")},m(g,y){E(g,t,y),C(t,e),C(t,i),C(t,o),C(t,r),X(u,t,null),C(t,c),d&&d.m(t,null),m=!0},p(g,y){const b={};y[0]&128|y[1]&4096&&(b.$$scope={dirty:y,ctx:g}),!l&&y[0]&128&&(l=!0,b.checked=g[7],Tt(()=>l=!1)),u.$set(b),g[7]?d?(d.p(g,y),y[0]&128&&A(d,1)):(d=Ne(g),d.c(),A(d,1),d.m(t,null)):d&&(rt(),U(d,1,1,()=>{d=null}),ct())},i(g){m||(A(u.$$.fragment,g),A(d),m=!0)},o(g){U(u.$$.fragment,g),U(d),m=!1},d(g){g&&p(t),Y(u),d&&d.d()}}}function oi(s){let t,e,n,i,o,a,r,u,l,c,m,f;i=new jt({props:{includeDataNoSnippet:!1,$$slots:{content:[Qs]},$$scope:{ctx:s}}}),a=new jt({props:{$$slots:{content:[Js]},$$scope:{ctx:s}}}),u=new jt({props:{$$slots:{content:[$s]},$$scope:{ctx:s}}});let h=mt(s[5].groupedEntries),d=[];for(let b=0;b<h.length;b+=1)d[b]=Ve(De(s,h,b));const g=b=>U(d[b],1,1,()=>{d[b]=null});let y=!s[0]&&Ue(s);return{c(){t=q("main"),e=q("div"),n=q("div"),J(i.$$.fragment),o=L(),J(a.$$.fragment),r=L(),J(u.$$.fragment),l=L();for(let b=0;b<d.length;b+=1)d[b].c();c=L(),y&&y.c(),this.h()},l(b){t=I(b,"MAIN",{style:!0});var S=B(t);e=I(S,"DIV",{class:!0});var P=B(e);n=I(P,"DIV",{class:!0});var M=B(n);K(i.$$.fragment,M),o=j(M),K(a.$$.fragment,M),M.forEach(p),r=j(P),K(u.$$.fragment,P),P.forEach(p),l=j(S);for(let V=0;V<d.length;V+=1)d[V].l(S);c=j(S),y&&y.l(S),S.forEach(p),this.h()},h(){_(n,"class","greater-about-div"),_(e,"class","experience-and-about-div"),_(t,"style",m=`
|
|
1064
|
-
--qt-font-weight: ${s[8]};${Be};
|
|
1065
|
-
visibility: ${s[9]};
|
|
1066
|
-
`)},m(b,S){E(b,t,S),C(t,e),C(e,n),X(i,n,null),C(n,o),X(a,n,null),C(e,r),X(u,e,null),C(t,l);for(let P=0;P<d.length;P+=1)d[P]&&d[P].m(t,null);C(t,c),y&&y.m(t,null),f=!0},p(b,S){const P={};S[0]&34|S[1]&4096&&(P.$$scope={dirty:S,ctx:b}),i.$set(P);const M={};S[0]&76|S[1]&4096&&(M.$$scope={dirty:S,ctx:b}),a.$set(M);const V={};if(S[0]&1|S[1]&4096&&(V.$$scope={dirty:S,ctx:b}),u.$set(V),S[0]&8224){h=mt(b[5].groupedEntries);let v;for(v=0;v<h.length;v+=1){const k=De(b,h,v);d[v]?(d[v].p(k,S),A(d[v],1)):(d[v]=Ve(k),d[v].c(),A(d[v],1),d[v].m(t,c))}for(rt(),v=h.length;v<d.length;v+=1)g(v);ct()}b[0]?y&&(rt(),U(y,1,1,()=>{y=null}),ct()):y?(y.p(b,S),S[0]&1&&A(y,1)):(y=Ue(b),y.c(),A(y,1),y.m(t,null)),(!f||S[0]&768&&m!==(m=`
|
|
1067
|
-
--qt-font-weight: ${b[8]};${Be};
|
|
1068
|
-
visibility: ${b[9]};
|
|
1069
|
-
`))&&_(t,"style",m)},i(b){if(!f){A(i.$$.fragment,b),A(a.$$.fragment,b),A(u.$$.fragment,b);for(let S=0;S<h.length;S+=1)A(d[S]);A(y),f=!0}},o(b){U(i.$$.fragment,b),U(a.$$.fragment,b),U(u.$$.fragment,b),d=d.filter(Boolean);for(let S=0;S<d.length;S+=1)U(d[S]);U(y),f=!1},d(b){b&&p(t),Y(i),Y(a),Y(u),Mt(d,b),y&&y.d()}}}function ai(s){let t,e;return t=new Je({props:{slot:"extraLeadingIcons",isSlot:!0,email:s[2],linkedinSlug:s[3],isSmallVersion:!0}}),{c(){J(t.$$.fragment)},l(n){K(t.$$.fragment,n)},m(n,i){X(t,n,i),e=!0},p(n,i){const o={};i[0]&4&&(o.email=n[2]),i[0]&8&&(o.linkedinSlug=n[3]),t.$set(o)},i(n){e||(A(t.$$.fragment,n),e=!0)},o(n){U(t.$$.fragment,n),e=!1},d(n){Y(t,n)}}}function li(s){let t,e,n;function i(a){s[26](a)}let o={$$slots:{extraLeadingIcons:[ai],default:[oi]},$$scope:{ctx:s}};return s[12]!==void 0&&(o.shouldDisplayLeadingIcons=s[12]),t=new Bs({props:o}),gt.push(()=>qt(t,"shouldDisplayLeadingIcons",i)),{c(){J(t.$$.fragment)},l(a){K(t.$$.fragment,a)},m(a,r){X(t,a,r),n=!0},p(a,r){const u={};r[0]&4095|r[1]&4096&&(u.$$scope={dirty:r,ctx:a}),!e&&r[0]&4096&&(e=!0,u.shouldDisplayLeadingIcons=a[12],Tt(()=>e=!1)),t.$set(u)},i(a){n||(A(t.$$.fragment,a),n=!0)},o(a){U(t.$$.fragment,a),n=!1},d(a){Y(t,a)}}}let Be="";function ri(s,t,e){let n,i;Qt(s,hn,D=>e(27,i=D));let{letChaos:o=!0}=t,{name:a="Turnip"}=t,{email:r="turnipxenon@gmail.com"}=t,{linkedinSlug:u="turnip-xenon"}=t,{domain:l="http://localhost:5173/portfolio/actual/"}=t,{serverSideQueryParams:c=""}=t,{extraComponent:m=void 0}=t;const f={email:r},h=Object.assign({"./entries/ChefWings.svelte":Xn,"./entries/CustomizedYarnspinner.svelte":Zn,"./entries/DecentralizedSocialMedia.svelte":xn,"./entries/FullStackC.svelte":ts,"./entries/Hepcat.svelte":ns,"./entries/ItchPromo.svelte":is,"./entries/MigranteAlberta.svelte":as,"./entries/MockUberApp.svelte":rs,"./entries/Pengi.svelte":us,"./entries/Soulwork.svelte":fs,"./entries/ThisWebpage.svelte":ps,"./entries/Workset.svelte":gs}),d=new Set;let g=!0,y=!1,b="normal",S=!1,P="visible";const M=()=>{R.queryTermMap.size===0||d.size===0||(R.queryTermMap.forEach((D,F)=>{R.queryTermMap.set(F,d.has(F))}),e(5,R))};(async()=>{const D=new Set,F=[];[...Object.values(h).map(w=>w.default),Rs].forEach(w=>{F.push(...w.split('"').filter(H=>H.startsWith("qt-")))}),F.forEach(w=>{w.split(" ").forEach(H=>{["qt-1","qt-2","qt-*","qt-"].includes(H)||D.add(H)})}),D.forEach(w=>R.queryTermMap.set(w,!0)),M()})();const v=D=>{var It,Et,N,tt;((It=D.get("fun"))==null?void 0:It.trim())==="true"&&e(5,R.shouldAddFunNote=!0,R),((Et=D.get("game-section-first"))==null?void 0:Et.trim())==="false"&&e(5,R.gameSectionFirst=!1,R);const H=(N=D.get("order"))==null?void 0:N.trim();H&&(e(5,R.groupedEntries=[],R),H.split(",").forEach(Pt=>{const St=Pt.split(":");if(console.log(St),St.length>=2){const At={name:St[0],items:[],gridClass:St[2]};St[1].split("|").forEach(Xe=>{const Xt=We(Xe);Xt&&At.items.push(Xt)}),R.groupedEntries.push(At)}}),e(5,R));const et=(tt=D.get("qt"))==null?void 0:tt.trim();if(et!==void 0){e(8,b="normal");const Pt=et.split(",").map(At=>(d.add(`qt-${At}`),`span.qt-${At} { font-weight: bold !important; }`)).join(`
|
|
1070
|
-
`),St=document.createElement("style");St.type="text/css",St.innerText=Pt,document.head.appendChild(St),M()}else e(8,b="bold")};Jt(async()=>{!o&&c&&v(new URLSearchParams(c)),!o&&i.url.searchParams&&v(i.url.searchParams),o&&(Qe(document.body),e(18,S=!0))});const k=D=>{R.queryTermMap.set(D,!R.queryTermMap.get(D)),e(5,R)};let O="",T=l;const G=D=>{const F=[];O&&F.push(O);const w=[];D.queryTermMap.forEach((H,et)=>{H&&w.push(et)}),w.length===0?F.push("qt=clear"):D.queryTermMap.size!==w.length&&F.push(`qt=${w.map(H=>H.slice(3,H.length)).join(",")}`),D.shouldAddFunNote&&F.push("fun=true"),D.gameSectionFirst||F.push("game-section-first=false"),F.length>0?e(11,T=`${l}?${F.join("&")}`):e(11,T=l)};function z(D){g=D,e(6,g)}function Z(D){y=D,e(7,y)}function ft(D){s.$$.not_equal(R.gameSectionFirst,D)&&(R.gameSectionFirst=D,e(5,R))}function at(D){s.$$.not_equal(R.shouldAddFunNote,D)&&(R.shouldAddFunNote=D,e(5,R))}const Q=D=>{k(D)};function ht(D){s.$$.not_equal(R.groupedEntries,D)&&(R.groupedEntries=D,e(5,R))}function lt(D){O=D,e(10,O)}function dt(D){n=D,e(12,n),e(6,g)}return s.$$set=D=>{"letChaos"in D&&e(0,o=D.letChaos),"name"in D&&e(1,a=D.name),"email"in D&&e(2,r=D.email),"linkedinSlug"in D&&e(3,u=D.linkedinSlug),"domain"in D&&e(16,l=D.domain),"serverSideQueryParams"in D&&e(17,c=D.serverSideQueryParams),"extraComponent"in D&&e(4,m=D.extraComponent)},s.$$.update=()=>{s.$$.dirty[0]&64&&e(12,n=!g),s.$$.dirty[0]&262145&&e(9,P=o&&!S?"hidden":"visible"),s.$$.dirty[0]&32&&G(R)},[o,a,r,u,m,R,g,y,b,P,O,T,n,f,k,G,l,c,S,z,Z,ft,at,Q,ht,lt,dt]}class wi extends Ct{constructor(t){super(),wt(this,t,ri,li,bt,{letChaos:0,name:1,email:2,linkedinSlug:3,domain:16,serverSideQueryParams:17,extraComponent:4},null,[-1,-1])}}export{wi as S};
|