diff --git a/notes/.obsidian/appearance.json b/notes/.obsidian/appearance.json index 0c95d8b..7f95dd6 100644 --- a/notes/.obsidian/appearance.json +++ b/notes/.obsidian/appearance.json @@ -1,5 +1,5 @@ { - "baseFontSize": 10, + "baseFontSize": 21, "theme": "obsidian", "cssTheme": "Atom" } \ No newline at end of file diff --git a/notes/.obsidian/graph.json b/notes/.obsidian/graph.json index a49a6b8..ac5278d 100644 --- a/notes/.obsidian/graph.json +++ b/notes/.obsidian/graph.json @@ -95,6 +95,6 @@ "repelStrength": 10.2352941176471, "linkStrength": 0.458823529411765, "linkDistance": 240, - "scale": 0.2545063146060969, + "scale": 0.13741026484547766, "close": true } \ No newline at end of file diff --git a/notes/.obsidian/plugins/obsidian-activity-history/data.json b/notes/.obsidian/plugins/obsidian-activity-history/data.json index fb5c963..71bcc8a 100644 --- a/notes/.obsidian/plugins/obsidian-activity-history/data.json +++ b/notes/.obsidian/plugins/obsidian-activity-history/data.json @@ -13,7 +13,7 @@ { "path": "/", "date": "2021-12-10", - "size": 617731 + "size": 620579 } ], "activityHistory": [ @@ -254,7 +254,7 @@ }, { "date": "2021-12-10", - "value": 1245 + "value": 4093 } ] } diff --git a/notes/projects/arcade/Menu.md b/notes/projects/arcade/Menu.md new file mode 100644 index 0000000..f08f031 --- /dev/null +++ b/notes/projects/arcade/Menu.md @@ -0,0 +1,17 @@ +# Menu +[Gamepad support for Framer by Jurre Houtkamp for Framer on Dribbble](https://dribbble.com/shots/15301100-Gamepad-support-for-Framer) +[Playstation 5 User Interface Concept by Paweł Durczok for Netguru on Dribbble](https://dribbble.com/shots/10863887-Playstation-5-User-Interface-Concept) +[Gaming Console Interface Concept by Fabian Albert on Dribbble](https://dribbble.com/shots/5784585-Gaming-Console-Interface-Concept) +[Nintendo Switch. Redesign by Tino Zhabinskiy on Dribbble](https://dribbble.com/shots/11102128-Nintendo-Switch-Redesign) +[Playstation 5 UI by Lux Studio on Dribbble](https://dribbble.com/shots/12098708-Playstation-5-UI) +[Playstation - Navigation and Library by Filip Slováček for STRV on Dribbble](https://dribbble.com/shots/3771235-Playstation-Navigation-and-Library) +[Behance](https://www.behance.net/gallery/46700631/Game-console-(UIUX-concept)?tracking_source=search_projects_recommended%7Cconsole%20interface) +[Behance](https://www.behance.net/gallery/63620209/GUNHEART?tracking_source=search_projects_recommended%7Cconsole%20interface) +[Behance](https://www.behance.net/gallery/89685119/Steam-UI-Redesign?tracking_source=search_projects_recommended%7Csteam%20library) +[Behance](https://www.behance.net/gallery/78945339/Crash?tracking_source=search_projects_recommended%7Csteam%20library) +[Behance](https://www.behance.net/gallery/54558477/Steam-Redesign-Library-friends-list?tracking_source=search_projects_recommended%7Csteam%20library) +[Behance](https://www.behance.net/gallery/131041271/Playstation-ui-Sound-Design?tracking_source=search_projects_recommended%7Cplaystation%20interface) +[Behance](https://www.behance.net/gallery/83470913/PlayStation-UI-UX-Redesign?tracking_source=search_projects_recommended%7Cplaystation%20interface) +[Behance](https://www.behance.net/gallery/125872403/PlayStation-Store-User-Interface-Design-Concept?tracking_source=search_projects_recommended%7Cplaystation%20interface) +[Behance](https://www.behance.net/gallery/82083619/Xbox-New-Interface?tracking_source=search_projects_recommended%7Cxbox%20interface) +[Behance](https://www.behance.net/gallery/95379811/Xbox-Dashboard-Redesign?tracking_source=search_projects_recommended%7Cxbox%20interface) \ No newline at end of file diff --git a/notes/projects/arcade/Tech.md b/notes/projects/arcade/Tech.md new file mode 100644 index 0000000..f8eec17 --- /dev/null +++ b/notes/projects/arcade/Tech.md @@ -0,0 +1,7 @@ +# Tech +## Porty +Rezervované porty: +### 3158 - Rhythm test websocket +Internal, slouží k připojení webRTC +### 8083 - Sound voltex +Nutný jako server pro sound voltex, API: [Asphyxia CORE Module API](https://asphyxia-core.github.io/typedoc/) \ No newline at end of file diff --git a/notes/projects/arcade/arcade.md b/notes/projects/arcade/arcade.md new file mode 100644 index 0000000..55b0a16 --- /dev/null +++ b/notes/projects/arcade/arcade.md @@ -0,0 +1,5 @@ +# arcade +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[projects/arcade/Menu|Menu]] +- [[projects/arcade/Tech|Tech]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/notes/projects/projects.md b/notes/projects/projects.md new file mode 100644 index 0000000..f463e84 --- /dev/null +++ b/notes/projects/projects.md @@ -0,0 +1,4 @@ +# projects +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[projects/arcade/arcade|arcade]] +%% Zoottelkeeper: End of the autogenerated index file list %%