diff --git a/enter/.obsidian/core-plugins-migration.json b/enter/.obsidian/core-plugins-migration.json index 436f43c..ceaa039 100644 --- a/enter/.obsidian/core-plugins-migration.json +++ b/enter/.obsidian/core-plugins-migration.json @@ -22,7 +22,7 @@ "outline": true, "word-count": true, "slides": false, - "audio-recorder": false, + "audio-recorder": true, "workspaces": false, "file-recovery": true, "publish": false, diff --git a/enter/.obsidian/core-plugins.json b/enter/.obsidian/core-plugins.json index 9405bfd..4680ccf 100644 --- a/enter/.obsidian/core-plugins.json +++ b/enter/.obsidian/core-plugins.json @@ -16,5 +16,6 @@ "bookmarks", "outline", "word-count", + "audio-recorder", "file-recovery" ] \ No newline at end of file diff --git a/enter/.obsidian/plugins/digitalgarden/data.json b/enter/.obsidian/plugins/digitalgarden/data.json index 7d2893d..ffba557 100644 --- a/enter/.obsidian/plugins/digitalgarden/data.json +++ b/enter/.obsidian/plugins/digitalgarden/data.json @@ -5,10 +5,10 @@ "gardenBaseUrl": "https://hi.shwethajayaraj.com/", "prHistory": [], "baseTheme": "light", - "theme": "{\"name\":\"iB Writer\",\"author\":\"whereiswhere\",\"repo\":\"whereiswhere/iB-Writer\",\"screenshot\":\"store-screenshot.png\",\"modes\":[\"dark\",\"light\"],\"cssUrl\":\"https://raw.githubusercontent.com/whereiswhere/iB-Writer/HEAD/theme.css\"}", - "faviconPath": "Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/grey-darkgrey-S.svg", + "theme": "{\"name\":\"Origami\",\"author\":\"kneecaps\",\"repo\":\"7368697661/Origami\",\"screenshot\":\"screen.png\",\"modes\":[\"dark\",\"light\"],\"cssUrl\":\"https://raw.githubusercontent.com/7368697661/Origami/HEAD/theme.css\"}", + "faviconPath": "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/grey-darkgrey-S.svg", "noteSettingsIsInitialized": true, - "siteName": "Shw3th@", + "siteName": "Welcome to Shw3th@'s Space!", "slugifyEnabled": true, "noteIconKey": "dg-note-icon", "defaultNoteIcon": "1", @@ -18,11 +18,11 @@ "showNoteIconOnBackLink": true, "showCreatedTimestamp": false, "createdTimestampKey": "", - "showUpdatedTimestamp": false, + "showUpdatedTimestamp": true, "updatedTimestampKey": "", "timestampFormat": "MMM dd, yyyy h:mm a", "styleSettingsCss": "body.css-settings-manager { } body.theme-light.css-settings-manager { } body.theme-dark.css-settings-manager { }", - "pathRewriteRules": "Coding Tips (Classical)/Terminal Tips:Coding Guides\nMachine Tips (Quantum):Quantum Guides\nCoding Tips (Classical)/Project Vault/hi.mainsite:General", + "pathRewriteRules": "Coding Tips (Classical)/Terminal Tips:Coding Guides\nCoding Tips (Classical)/Project Vault:About", "customFilters": [], "contentClassesKey": "dg-content-classes", "defaultNoteSettings": { @@ -31,7 +31,7 @@ "dgShowBacklinks": false, "dgShowLocalGraph": false, "dgShowInlineTitle": false, - "dgShowFileTree": true, + "dgShowFileTree": false, "dgEnableSearch": true, "dgShowToc": false, "dgLinkPreview": true, diff --git a/enter/.obsidian/plugins/obsidian-advanced-slides/data.json b/enter/.obsidian/plugins/obsidian-advanced-slides/data.json index 440b09d..d19f74f 100644 --- a/enter/.obsidian/plugins/obsidian-advanced-slides/data.json +++ b/enter/.obsidian/plugins/obsidian-advanced-slides/data.json @@ -17,5 +17,5 @@ "showGrid": false, "autoComplete": "inPreview", "paneMode": "split", - "motm": "2023-11-01T22:10:10.390Z" + "motm": "2023-12-01T18:21:12.968Z" } \ No newline at end of file diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index f0704ed..dc4e5eb 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,121 @@ { "recentFiles": [ + { + "basename": "About terminal", + "path": "Coding Tips (Classical)/Terminal Tips/About terminal.md" + }, + { + "basename": "Command Shortcuts", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Commands + Settings/Command Shortcuts.md" + }, + { + "basename": "Glow", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Glow.md" + }, + { + "basename": "VHS", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/VHS.md" + }, + { + "basename": "Please", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Please.md" + }, + { + "basename": "Mods", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Mods.md" + }, + { + "basename": "fzf", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/fzf.md" + }, + { + "basename": "CLI Tool Collection", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/CLI Tool Collection.md" + }, + { + "basename": "Kaumoji Text Emoticons", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/Kaumoji Text Emoticons.md" + }, + { + "basename": "ASCII", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/ASCII.md" + }, + { + "basename": "Zsh", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Zsh.md" + }, + { + "basename": "Terminal Emulators", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Terminal Emulators.md" + }, + { + "basename": "Extra customizations", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Extra customizations.md" + }, + { + "basename": "Bash", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Bash.md" + }, + { + "basename": "Xonsh", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/xonsh/Xonsh.md" + }, + { + "basename": "Aliases", + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Aliases.md" + }, + { + "basename": "Choosing a Name for Your Computer", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/Choosing a Name for Your Computer.md" + }, + { + "basename": "Safe Mode & Login Problems", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/Safe Mode & Login Problems.md" + }, + { + "basename": "OSX Apps", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/OSX Apps.md" + }, + { + "basename": "MacFUSE", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/IDEs & APIs/MacFUSE.md" + }, + { + "basename": "Mac X Code", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/IDEs & APIs/Mac X Code.md" + }, + { + "basename": "How to delete a file on macOS that’s “in use”", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/Mac Tips/How to delete a file on macOS that’s “in use”.md" + }, + { + "basename": "Disk Storage Utility, Hard Disk & SSD", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/Mac Tips/Disk Storage Utility, Hard Disk & SSD.md" + }, + { + "basename": "Brave Browser", + "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Websites/Browsers/Brave Browser.md" + }, + { + "basename": "Coding & Web Design", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Coding & Web Design.md" + }, + { + "basename": "Digital Art at Yorkville Middle School", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/digital art/Digital Art at Yorkville Middle School.md" + }, + { + "basename": "Week 3 Slides", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Week 3 Slides.md" + }, + { + "basename": "HTML & CSS Tricks", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/week 5 web design/HTML & CSS Tricks.md" + }, + { + "basename": "Week 7 Slides", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Week 7 Slides.md" + }, { "basename": "Review & Putting it all together", "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md" @@ -9,196 +125,80 @@ "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/Manhattan Youth.md" }, { - "basename": "Coding & Web Design", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Coding & Web Design.md" + "basename": "Games We Want to Make", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Games We Want to Make.md" }, { - "basename": "Discord Message Monitoring script", - "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Discord Message Monitoring script.md" + "basename": "THE link", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/week 5 web design/THE link.md" }, { - "basename": "Fire", - "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Fire.md" + "basename": "Integrated Whiteboard Tools", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/digital art/Integrated Whiteboard Tools.md" }, { - "basename": "Render Engine", - "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Render Engine.md" + "basename": "Qt", + "path": "Qt.md" }, { - "basename": "Alt. Obsidian", - "path": "Coding Tips (Classical)/Project Vault/About Obsidian/Alt. Obsidian.md" + "basename": "3D Printing with Jeremy (Winter)", + "path": "3D Printing with Jeremy (Winter).md" }, { - "basename": "List of Quantum Benchmarks", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Benchmarks.md" + "basename": "Identify Parts of a 3D Printing", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/Identify Parts of a 3D Printing.md" }, { - "basename": "Languages lost to Research...", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Languages lost to Research....md" + "basename": "Welcome to Python", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Welcome to Python.md" }, { - "basename": "5 Min Quantum Mechanics", - "path": "Machine Tips (Quantum)/Resources/5 Min Quantum Mechanics.md" + "basename": "Textual", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Textual.md" }, { - "basename": "Welcome to Quantum 101", - "path": "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md" + "basename": "Intro to Python Environments", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/tools/Environments/Intro to Python Environments.md" }, { - "basename": "QEC", - "path": "Machine Tips (Quantum)/Resources/Post-Processing/QEC.md" + "basename": "VSCode", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/tools/IDEs/VSCode.md" }, { - "basename": "List of Quantum Tools", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Tools.md" + "basename": "0. INTRO Python Editors", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/tools/IDEs/0. INTRO Python Editors.md" }, { - "basename": "Quantum.NET C sharp", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Q Sharp/Quantum.NET C sharp.md" + "basename": "Initialize array of fixed length", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/code/arrays/Initialize array of fixed length.md" }, { - "basename": "Quipper", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/More Misc/Quipper.md" + "basename": "About arrays", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/code/arrays/About arrays.md" }, { - "basename": "Julia", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/More Misc/Julia.md" + "basename": "Enumerate()", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/code/Lists/Enumerate().md" }, { - "basename": "Fortran", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/More Misc/Fortran.md" + "basename": "Itertools Next() in list", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/code/Lists/Itertools Next() in list.md" }, { - "basename": "QuiL", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/LISP/QuiL.md" + "basename": "list comprehension example", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/code/Lists/list comprehension example.md" }, { - "basename": "Lisp in Quantum", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/LISP/Lisp in Quantum.md" + "basename": "List len()", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/code/Lists/List len().md" }, { - "basename": "QScript", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Javascript/QScript.md" + "basename": "Lists", + "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/code/Lists/Lists.md" }, { - "basename": "Agnostiq", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/Agnostiq.md" - }, - { - "basename": "Environments & Interfaces", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Environments & Interfaces.md" - }, - { - "basename": "Quantum spaces", - "path": "Machine Tips (Quantum)/Quantum spaces.canvas" - }, - { - "basename": "Pasted image 20230810192136", - "path": "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20230810192136.png" - }, - { - "basename": "Pasted image 20221217154914", - "path": "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20221217154914.png" - }, - { - "basename": "Pasted image 20220908174202", - "path": "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20220908174202.png" - }, - { - "basename": "Pasted image 20220705203711", - "path": "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20220705203711.png" - }, - { - "basename": "7ohP4GDMGPrVKxNbijdYKdEFPk8EPgGeuMyZkPMZq1FL4wBRzD1xeYFiqQLTyUQNR5Fs2fwZYw8seUnx9UhiZzSoWLXCNHcywUUm", - "path": "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/7ohP4GDMGPrVKxNbijdYKdEFPk8EPgGeuMyZkPMZq1FL4wBRzD1xeYFiqQLTyUQNR5Fs2fwZYw8seUnx9UhiZzSoWLXCNHcywUUm.gif" - }, - { - "basename": "File System API", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Servers/Networking/Protocols/APIs/File System API.md" - }, - { - "basename": "OPFS", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Servers/Networking/Protocols/APIs/OPFS.md" - }, - { - "basename": "Quantum Computing Developer", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/60 careers/Quantum Computing Developer.md" - }, - { - "basename": "Technical Writer position", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/60 careers/Technical Writer position.md" - }, - { - "basename": "Terra Quantum Applied Researcher Quantum Machine Learning", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/60 careers/Terra Quantum Applied Researcher Quantum Machine Learning.md" - }, - { - "basename": "Wikimedia Director", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/60 careers/Wikimedia Director.md" - }, - { - "basename": "About 60 Careers", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/About 60 Careers.md" - }, - { - "basename": "Pasted image 20231127115554", - "path": "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20231127115554.png" - }, - { - "basename": "Documentation", - "path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Documentation.md" - }, - { - "basename": "Disk Storage Utility, Hard Disk & SSD", - "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/Mac Tips/Disk Storage Utility, Hard Disk & SSD.md" - }, - { - "basename": "Choosing a Name for Your Computer", - "path": "Coding Tips (Classical)/Terminal Tips/System Client/Choosing a Name for Your Computer.md" - }, - { - "basename": "Webi", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Tools/Webi.md" - }, - { - "basename": "Progressive Web Apps", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Tools/Progressive Web Apps.md" - }, - { - "basename": "Maps", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Tools/Maps.md" - }, - { - "basename": "Extensions", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Tools/Extensions.md" - }, - { - "basename": "About GUIs", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/About GUIs.md" - }, - { - "basename": "Web Doc Layout for QRG INK", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/QRG INK designs/Web Doc Layout for QRG INK.md" - }, - { - "basename": "LOGO for Qrg Ink", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/QRG INK designs/LOGO for Qrg Ink.md" - }, - { - "basename": "My Domain Names", - "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/My Domain Names.md" - }, - { - "basename": "About terminal", - "path": "Coding Tips (Classical)/Terminal Tips/About terminal.md" - }, - { - "basename": "Robots.txt Files", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Websites/Robots.txt Files.md" - }, - { - "basename": "OSX Apps", - "path": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/OSX Apps.md" + "basename": "HTML Group Project", + "path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/week 5 web design/HTML Group Project.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index cdc166b..369dc21 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -4,217 +4,47 @@ "type": "split", "children": [ { - "id": "55748be17e759ab3", + "id": "2a2ba6442f0df2ed", "type": "tabs", "children": [ { - "id": "5a1ca95039ee4937", + "id": "caa777b6c565856e", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Machine Tips (Quantum)/Project Vault/Constructions/Making Machines.md", + "file": "Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/WRITTEN TEXT/Internet Chats/Chat = IRC Slack Discord Line.md", "mode": "source", "source": false } } }, { - "id": "f410d36b53003244", + "id": "33d88da56461e8e4", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Machine Tips (Quantum)/Resources/QRE/What is QRE?.md", + "file": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/Identify Parts of a 3D Printing.md", "mode": "source", "source": false } } }, { - "id": "09f056633e5646f0", + "id": "770bb32b5186f4c5", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Tools/Webi.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "62b9e2d86715ee04", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Tools/Webi.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "56cd7c88542a57d3", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Servers/Networking/Protocols/APIs/File System API.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "067a87050f2984c0", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "38b4fec6c32fc854", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Javascript/Related/Trampoline.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "34eedd734ebace8e", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Low level - Back-end/Lisp/Unison.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "db697339aa87a10c", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Javascript/Related/TypeScript.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "8131402554cd8f7f", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Low level - Back-end/C++.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "ff15b92a59a7736a", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Low level - Back-end/Lisp/Unison in Racket Scheme.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "1264e99b4073b2a4", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Languages lost to Research....md", - "mode": "source", - "source": false - } - } - }, - { - "id": "c64f78f33ec53bde", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/VHS.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "b01ff7cf370f0a54", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/xonsh/Xonsh.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "583f1c2c5aa96424", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Websites/Robots.txt Files.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "4d52f91a49f1cc15", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/OSX Apps.md", + "file": "Coding Tips (Classical)/Terminal Tips/About terminal.md", "mode": "source", "source": false } } } ], - "currentTab": 5 - }, - { - "id": "dc5c096fe0f5ff45", - "type": "tabs", - "children": [ - { - "id": "a698b68235f70f38", - "type": "leaf", - "state": { - "type": "reveal-preview-view", - "state": {} - } - } - ] + "currentTab": 2 } ], "direction": "vertical" @@ -227,14 +57,6 @@ "id": "9916bdc522d79251", "type": "tabs", "children": [ - { - "id": "09403aca8ace06de", - "type": "leaf", - "state": { - "type": "recent-files", - "state": {} - } - }, { "id": "dbad7b010371d947", "type": "leaf", @@ -267,13 +89,20 @@ "type": "bookmarks", "state": {} } + }, + { + "id": "5b5068ebb78af9c2", + "type": "leaf", + "state": { + "type": "recent-files", + "state": {} + } } - ], - "currentTab": 1 + ] } ], "direction": "horizontal", - "width": 326.5 + "width": 296.5004348754883 }, "right": { "id": "4bd9c02fbfe6785f", @@ -289,7 +118,7 @@ "state": { "type": "backlink", "state": { - "file": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md", + "file": "Coding Tips (Classical)/Terminal Tips/About terminal.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -306,7 +135,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md", + "file": "Coding Tips (Classical)/Terminal Tips/About terminal.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -329,7 +158,7 @@ "state": { "type": "outline", "state": { - "file": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md" + "file": "Coding Tips (Classical)/Terminal Tips/About terminal.md" } } }, @@ -342,15 +171,16 @@ } } ], - "currentTab": 4 + "currentTab": 2 } ], "direction": "horizontal", - "width": 300, + "width": 200, "collapsed": true }, "left-ribbon": { "hiddenItems": { + "audio-recorder:Start/stop recording": false, "switcher:Open quick switcher": false, "graph:Open graph view": false, "canvas:Create new canvas": false, @@ -365,51 +195,51 @@ "obsidian-excalidraw-plugin:Create new drawing": false } }, - "active": "067a87050f2984c0", + "active": "770bb32b5186f4c5", "lastOpenFiles": [ - "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/Manhattan Youth.md", + "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Commands + Settings/Command Shortcuts.md", + "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Glow.md", + "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/VHS.md", + "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Please.md", + "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/Mods.md", + "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/fzf.md", + "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/CLI Tool Collection.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/Kaumoji Text Emoticons.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/ASCII.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Zsh.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Terminal Emulators.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Extra customizations.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Bash.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/xonsh/Xonsh.md", + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Aliases.md", + "Coding Tips (Classical)/Terminal Tips/About terminal.md", + "Coding Tips (Classical)/Terminal Tips/System Client/Choosing a Name for Your Computer.md", + "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/Safe Mode & Login Problems.md", + "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/OSX Apps.md", + "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/IDEs & APIs/MacFUSE.md", + "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/IDEs & APIs/Mac X Code.md", + "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/Mac Tips/How to delete a file on macOS that’s “in use”.md", + "Coding Tips (Classical)/Terminal Tips/System Client/OSX Apple Macbook/Mac Tips/Disk Storage Utility, Hard Disk & SSD.md", + "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Websites/Browsers/Brave Browser.md", "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Coding & Web Design.md", - "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Discord Message Monitoring script.md", - "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Fire.md", - "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Render Engine.md", - "Coding Tips (Classical)/Project Vault/About Obsidian/Alt. Obsidian.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Benchmarks.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Languages lost to Research....md", - "Machine Tips (Quantum)/Resources/5 Min Quantum Mechanics.md", - "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md", - "Machine Tips (Quantum)/Resources/Post-Processing/QEC.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Tools.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Q Sharp/Quantum.NET C sharp.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/More Misc/Quipper.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/More Misc/Julia.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/More Misc/Fortran.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/LISP/QuiL.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/LISP/Lisp in Quantum.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Javascript/QScript.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/Agnostiq.md", - "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Environments & Interfaces.md", + "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/digital art/Digital Art at Yorkville Middle School.md", "Machine Tips (Quantum)/Quantum spaces.canvas", + "Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording 20231210205353.webm", + "Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording-20231210205423.webm", + "Recording 20231210213612.webm", + "Recording 20231210212303.webm", + "Recording 20231210212253.webm", + "Recording 20231210212243.webm", + "Recording 20231210210249.webm", + "Recording 20231210210238.webm", + "Recording 20231210210213.webm", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20230810192136.png", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20221217154914.png", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20220908174202.png", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20220705203711.png", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/7ohP4GDMGPrVKxNbijdYKdEFPk8EPgGeuMyZkPMZq1FL4wBRzD1xeYFiqQLTyUQNR5Fs2fwZYw8seUnx9UhiZzSoWLXCNHcywUUm.gif", - "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Servers/Networking/Protocols/APIs/File System API.md", - "en-US/docs/Web/API/File_System_API/Origin_private_file_system.md", - "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Servers/Networking/Protocols/APIs/OPFS.md", - "Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/60 careers/Quantum Computing Developer.md", "en-US/docs/Web/API/File_System_API", - "en-US/docs/Web/API", - "en-US/docs/Web", - "en-US/docs", - "en-US", - "Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/60 careers/Technical Writer position.md", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20231127115554.png", - "Machine Tips (Quantum)/Project Vault/Quantum Master's Paper/References & Papers/Shwetha Jayaraj CV.pdf", - "Machine Tips (Quantum)/Resources/QRE", - "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Middle/More Misc", - "Coding Tips (Classical)/Terminal Tips/1. Terminals", - "Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20231122170526.png", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20231120104008.png", "Coding Tips (Classical)/Project Vault/About Obsidian/imgFiles/Pasted image 20231120103937.png", diff --git a/enter/3D Printing with Jeremy (Winter).md b/enter/3D Printing with Jeremy (Winter).md new file mode 100644 index 0000000..b2dd839 --- /dev/null +++ b/enter/3D Printing with Jeremy (Winter).md @@ -0,0 +1,7 @@ + + +3D Printing Class: + +1. Learning about 3D printing. Glue Gun on a piece of paper. Students make a ball but don't make globs. Go layer by layer around an outline. +2. Go to [tinkercad](https://www.tinkercad.com/) and everyone makes an account then follow along in instructions. Send that print to the 3D print - the box fail print. +3. \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Project Vault/About Obsidian/Alt. Obsidian.md b/enter/Coding Tips (Classical)/Project Vault/About Obsidian/Alt. Obsidian.md index 97f6917..a4acceb 100644 --- a/enter/Coding Tips (Classical)/Project Vault/About Obsidian/Alt. Obsidian.md +++ b/enter/Coding Tips (Classical)/Project Vault/About Obsidian/Alt. Obsidian.md @@ -23,7 +23,8 @@ Here are a list of Obsidian alternatives that are similar in knowledge managemen - A non-linear personal notebook used as a single HTML file in the browser or as a powerful Node.js application - for topic wikis! or for everything - HTML5 incorporated and highly customizeable - - can be hosted on [TiddlyHost](https://tiddlyhost.com/) or locally hosted or whichever solution you would like to use! + - can be hosted on [TiddlyHost](https://tiddlyhost.com/) or locally hosted or whichever + - Tiddlywiki can also be hosted on [Github Pages](https://kookma.github.io/TW5-GitHub-Saver/) solution you would like to use! - Highly Customizable ![[Pasted image 20230724153145.png]] - [LogSeq](https://demo.logseq.com/): an Obsidian alternative with many features - syncs across devices & privacy first @@ -37,3 +38,5 @@ Here are a list of Obsidian alternatives that are similar in knowledge managemen - NotePad++ - [BBEdit](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FTerminal%20Tips%2FGUIs%2FComputers%20(operating%20system)%2FApple%20Macbook%2FBBEdit%2FBBEdit) + +#docs \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/Communities.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/Communities.md index 455f583..1ae9c7e 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/Communities.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/RADIO/Communities.md @@ -6,4 +6,6 @@ Learning together with others is the best way to learn anything quite frankly. T - Hack Manhattan K2HMH - https://hackmanhattan.com - Groups.io Amateur Radio - https://groups.io/g/AmateurRadio -Amateur Radio nights are on Tuesdays 6-7 pm :) \ No newline at end of file +Amateur Radio nights are on Tuesdays 6-7 pm :) + +- [HamSci](https://hamsci.org/about-hamsci) - an open collective of Ham Radio Citizen Science Investigations \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/Typewriter/Related Projects.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/Typewriter/Related Projects.md index af9a9e7..c9f99a3 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/Typewriter/Related Projects.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/Typewriter/Related Projects.md @@ -17,4 +17,13 @@ - 6 Channel Logic [analyzer](https://hackaday.io/project/1633/gallery#2033d0fe971a49370cf4122687ad3379) for arduino - FGPA [LED matrix on Beaglebone](https://bikerglen.com/projects/lighting/led-panel-1up/) - [youtube](https://www.youtube.com/watch?v=OIyI8KaPdwk) video -- Another relevant youtube ![video](https://www.youtube.com/watch?v=9lUhDo7euPs&ab_channel=CathodeRayDude%5BCRD%5D) \ No newline at end of file + + +--- +## Process Videos and How-tos: + +- Another relevant youtube ![video](https://www.youtube.com/watch?v=9lUhDo7euPs&ab_channel=CathodeRayDude%5BCRD%5D) + +--- +Other kinds of keyboards: +- the [Qwerkywriter](https://www.qwerkywriter.com/collections/frontpage/products/signature-edition-white-gold) \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/WRITTEN TEXT/Internet Chats/Chat = IRC Slack Discord Line.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/WRITTEN TEXT/Internet Chats/Chat = IRC Slack Discord Line.md index f2ebb48..6a2d980 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/WRITTEN TEXT/Internet Chats/Chat = IRC Slack Discord Line.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Communication Projects/WRITTEN TEXT/Internet Chats/Chat = IRC Slack Discord Line.md @@ -16,7 +16,11 @@ Originally there was IRC and then that expanded. - [Signal](https://signal.org/download/) - [Telegram](https://telegram.org) - [Line](https://line.me/en/) - +- [Keybase](https://keybase.io/) - secure messaging & file sharing +Special Mention: +- [Hack.Chat](https://hack.chat/) + - Hack Chat [in terminal](https://github.com/MinusGix/hack.chat-terminal-client) + - [Other third parties](https://github.com/youthlife/3rd-party-software-list) Forums: - [Zulip](http://zulip.com) diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/3D Printing at Lab Middle School.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/3D Printing at Lab Middle School.md index d667a32..b2231e4 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/3D Printing at Lab Middle School.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/3D Printing at Lab Middle School.md @@ -19,4 +19,18 @@ --- -Additional Resources: \ No newline at end of file +Additional Resources: + + + +*3D Modeling Software* +- Blender  (requires download) +- [Sumo 3D](https://3d.sumo.app/?lang=en)  +- [Customuse](https://customuse.com/) +- [FreeCAD](https://www.freecad.org/)   +- [https://web.blockbench.net/](https://web.blockbench.net/)  +- [Figuro](https://figuro.io/) +- [Spline Design](https://app.spline.design/signin) +- [SketchUp](https://www.sketchup.com/) +- [Tinkercad](https://www.tinkercad.com/) + diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/Identify Parts of a 3D Printing.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/Identify Parts of a 3D Printing.md index 3ea4d9d..1932966 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/Identify Parts of a 3D Printing.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/3d printing/Identify Parts of a 3D Printing.md @@ -2,7 +2,7 @@ 3d printing lesson plan  ![[Pasted image 20231120103937.png]] - Identify parts of a 3d printer makerbot pdf  -- IDE tofu parts of a 3d printer fusion pdf +- Identify parts of a 3d printer fusion pdf - Identify parts of a 3d printer makerbot pdf  [https://m.youtube.com/watch?v=b_rI2lkkdXo](https://m.youtube.com/watch?v=b_rI2lkkdXo) diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Coding & Web Design.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Coding & Web Design.md index d88898b..eba224c 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Coding & Web Design.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Coding & Web Design.md @@ -18,7 +18,12 @@ Additional Resources: -- [Week 3 Slides](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FProject%20Vault%2FCurrent%20Occupations%2FManhattan%20Youth%2Fweb%20design%2FWeek%203%20Slides) +- [Week 3 Slides](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FProject%20Vault%2FCurrent%20Occupations%2FManhattan%20Youth%2Fweb%20design%2FWD%20Resources%2FWeek%203%20Slides) - [Week 5 Slides](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FProject%20Vault%2FCurrent%20Occupations%2FManhattan%20Youth%2Fweb%20design%2Fweek%205%20web%20design%2FHTML%20%26%20CSS%20Tricks) - [Week 7 Slides ](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FProject%20Vault%2FCurrent%20Occupations%2FManhattan%20Youth%2Fweb%20design%2FWeek%207%20Slides) - [Review](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FProject%20Vault%2FCurrent%20Occupations%2FManhattan%20Youth%2Fweb%20design%2FReview%20%26%20Putting%20it%20all%20together) + +--- + +References: +- [8 Web Design Projects ](https://www.teamwork.com/blog/web-design-projects/#id-1-create-a-landing-page-using-html-and-css) diff --git a/enter/.github/render_engine/page.html.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Games We Want to Make.md similarity index 100% rename from enter/.github/render_engine/page.html.md rename to enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/Games We Want to Make.md diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md index 5babb89..53ddabe 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/Review & Putting it all together.md @@ -20,6 +20,12 @@ Welcome back. 😁 # Intro to the Internet: +- Browser - Luke +- Games +- Movie Database - Lists of useful things to watch +- Apps +- Art and Webcomics + - diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/week 5 web design/THE link.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/week 5 web design/THE link.md index e73ab70..ca9d21a 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/week 5 web design/THE link.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/web design/WD Resources/week 5 web design/THE link.md @@ -1,5 +1,15 @@ +# https://shorturl.at/bcjGJ + + + +For teamwork: https://app.gather.town/app/HICkFHB6IHJQPlBD/middleschool +To shorten a URL: +https://www.shorturl.at/ + + +Docs: \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Open Source & Privacy.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Open Source & Privacy.md index 2f32923..658482d 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Open Source & Privacy.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Open Source & Privacy.md @@ -4,6 +4,7 @@ Another mission I care deeply about is the lowering of cost to those that cannot This is of course made possible by ethical developers who join communities in earnest attempt at providing support to internet users across the world. - https://undraw.co - open source illustrations and entirely free svg files +- [Software Freedom Conservancy](https://sfconservancy.org/about/transparency/) - [Invidious](https://yewtu.be/) - an entirely free youtube alternative with no ads - [docker image](https://quay.io/repository/invidious/invidious) of invidious hosted on quay - [donation](https://invidious.io/donate/) inspiration diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Organizations.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Organizations.md index fb0de0c..2f03864 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Organizations.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Potential and Future/Missions/Organizations.md @@ -11,6 +11,7 @@ An ongoing list of hacktivist groups that matter to me. As part of a NYC makersp - [At The Root](https://attheroot.dev/) - Anti-Racist Ethical Source License for Open Source Projects - Hack Manhattan - a growing space I've been part of since 2019. Director. - [Solid](https://solidproject.org/) - Your data, your choice. Advancing Web standards to empower people. +- [Software Freedom Conservancy](https://sfconservancy.org/about/transparency/) diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Resume-ish - my occupations.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/About Me.md similarity index 88% rename from enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Resume-ish - my occupations.md rename to enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/About Me.md index 4cde7a8..d76155a 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Resume-ish - my occupations.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/About Me.md @@ -1,24 +1,13 @@ --- dg-publish: true -dg-permalink: "resume-ish" +dg-permalink: "me" dg-updated: true ---- -# Current Occupations - -Occupation is a good alternate word for jobs because these are certainly occupying my time at the moment rather heavily. - -📎My PDF resume/CV can be [[pdf| perused over here]]. Contact information detailed within. - - - - --- -## Brief Description: +# About Me - -I am passionate about creating applications that will have real world impacts in the quantum industry. +I am passionate about creating applications in the quantum industry that will have local & global impacts on improving humanity. For my master’s work, I outlined how classical computing  transitioners can learn quantum programming  through a simple roadmap where I outlined tips, tricks, best practices, as well as sample code along with the most current quantum software tools to assist to date. (2022) I continue to update this work. @@ -26,9 +15,6 @@ In 2021, I was chosen as a top 5 out of all applicants for the NNSF Fellowship a ---- ---- - >[!warning]- Things I'm good at are the things I enjoy doing. >These include:  > - [Doodling & drawing](https://www.instagram.com/shwetharts/) @@ -42,26 +28,26 @@ In 2021, I was chosen as a top 5 out of all applicants for the NNSF Fellowship a > - Playing board/card/video games +📎My PDF resume/CV can be [[pdf| perused over here]]. Contact information detailed within. + + + ### My Writing: --- -I like to write too. +### [[Coding Projects]] - [Medium articles ](https://medium.com/@shwethajayaraj) - [Issuu publications](https://issuu.com/shwethajayaraj) -### [[Coding Projects]] - - +> [!info]- If you feel supportive +> I appreciate any support for my endeavors to as I educate & continue to build projects for my local & global community. [Consider buying me a coffee. ](https://www.buymeacoffee.com/shwetha) --- - - Page Views: visitor counter -> [!info]- If you feel supportive -> I appreciate any support for my endeavors to as I educate & continue to build projects for my local & global community. [Consider buying me a coffee. ](https://www.buymeacoffee.com/shwetha) \ No newline at end of file + diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Coding Projects.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Coding Projects.md index 2dd7b05..1c064f9 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Coding Projects.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Coding Projects.md @@ -3,6 +3,7 @@ dg-publish: true dg-permalink: "coding-projects" dg-updated: true + --- # Coding Projects: A list + description of hobby projects I've done in the past diff --git a/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Intro to Quantum Technologies.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Intro to Quantum Technologies.md similarity index 98% rename from enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Intro to Quantum Technologies.md rename to enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Intro to Quantum Technologies.md index 83b8532..5dcccb0 100644 --- a/enter/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Intro to Quantum Technologies.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Intro to Quantum Technologies.md @@ -1,7 +1,7 @@ --- dg-publish: true -dg-permalink: "intro-to-quantum-tech" -dg-hide: true +dg-permalink: intro-to-quantum-tech +dg-hide: false --- # Quantum Tech diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Main Page.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Main Page.md index a78aacc..2876588 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Main Page.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Main Page.md @@ -10,29 +10,32 @@ dg-publish: true #### Hi! Thanks for stopping by. ![c3p0](https://media.giphy.com/media/3oOWASkCzFuP6/giphy.gif?cid=ecf05e47clrhu097v44uwxnqhw1n977800c83ca9xhyus38e&ep=v1_gifs_search&rid=giphy.gif&ct=g) -Hello. Ny name is Shwetha! I love Star Wars, learning stuff, Neopets, playing music, & Sailor Moon. 🌙 My CV/resume for what I research & do professionally can be found [[pdf |here]]. -I am a programmer and research engineer based in NYC. Most recently I taught quantum computing full-time. I still teach and develop various programs in Manhattan. ^-^ +Hello you made it! My name is Shwetha & I make things. I'm a fan of Star Wars & Sailor Moon (and a variety of space science fiction). + +Formally, I am a programmer and research engineer based in NYC. Most recently I taught quantum computing full-time. I still teach and develop various programs in Manhattan. When I'm not teaching, I am tinkering with my various projects. + +My CV/resume for what I research & do professionally can be found [[About Me|here]]. ->[!bug]+ Programming Guides & Niche Machine Optimizations: +>[!bug]- Programming Guides & Niche Machine Optimizations: > I'll try to share ongoing tips I've found useful here too. > - [[About terminal| The Terminal]] is my friend. 👾 > - This site is where my[ git server lives as well](http://git.shwethajayaraj.com:3000/) if you'd like to collaborate with me! 🤝 > - My rabbit hole of [[Quantum Stuff| quantum stuff ]]. 🕳️ -> - 📖 I'm working on $ai$ for small things. I'll post it [here](https://www.shw3tha.lol/). +> - 📖 I research $algorithms$ for small things. I'll post it [here](https://www.shw3tha.lol/). May the Force be with you. 💫 --- -You are visitor #: -visitor counter >[!info]- I respect your right to privacy. >Practice internet freedom safely (third)! I try to place no trackers or analytics on this site to aggregate or collect any of your personal data. No promises on what other third party softwares might do though. > - I will place retro 2000's hit counters instead > - You fondly reminisce back to a time when the internet was free & clicking on a site didn't cost anything. Rejoice! 🤠 +You are visitor #: +visitor counter Ⓚ shwethajayaraj.com. 1995-2023. All rights reversed. diff --git a/enter/Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum 101 - Alt. Resources.md similarity index 85% rename from enter/Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md rename to enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum 101 - Alt. Resources.md index 4b9c7ca..3206224 100644 --- a/enter/Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum 101 - Alt. Resources.md @@ -38,3 +38,7 @@ Don't like how this one is set up or how it explains things? Don't worry, it's n Additional student groups & communities: - this [MIT Medium collection](https://medium.com/mit-6-s089-intro-to-quantum-computing) of student work in quantum. +--- + +Burning questions you'd like answered? +Book an appointment with Quantum Computing & STEM Education diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum Stuff.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum Stuff.md index 65c7138..3cf80c9 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum Stuff.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum Stuff.md @@ -23,7 +23,7 @@ Quantum Programming Level: --- ---- + ##### When finished: the 3 current main applications There are generally **three large pillars** of application to use QC for: @@ -40,6 +40,3 @@ Page view #: --- -UPDATE: Went all the way through & Personalized Quantum Computing, QIS, QEC or software set-up assistance needed? Find a time with me to talk :-) - -Book an appointment with Quantum Computing & STEM Education diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording 20231210205353.webm b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording 20231210205353.webm new file mode 100644 index 0000000..6999057 Binary files /dev/null and b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording 20231210205353.webm differ diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording-20231210205423.webm b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording-20231210205423.webm new file mode 100644 index 0000000..9dd2c2b Binary files /dev/null and b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Recording-20231210205423.webm differ diff --git a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/pdf.md b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/pdf.md index aaea3f0..c47c995 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/pdf.md +++ b/enter/Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/pdf.md @@ -5,11 +5,15 @@ dg-hide: true --- - PDF of my resume/CV. Contact information detailed within. +

PDF of my resume/CV.

+ + Professional information detailed within. + + +
+ + +
- - - - diff --git a/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/Vim/Vim.md b/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/Vim/Vim.md index 756834a..ea5e937 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/Vim/Vim.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/Vim/Vim.md @@ -4,6 +4,7 @@ I was extremely surprised I didn't set up a note about my default and OG editor Interact with a Vim tutorial on [Open Vim](https://www.openvim.com). Or open up the vim `tutorial` - I currently use [Vim-plug.](https://github.com/junegunn/vim-plug) + --- @@ -14,6 +15,7 @@ There are many purposes to vim, you can use it for: - ooh you can even create actions through vim for functions called ["tags"](https://www.tutorialspoint.com/vim/vim_using_vim_as_ide.htm) - Tricks and tips from and for vim users is posted on the [wiki](https://vim.fandom.com/wiki/Vim_Tips_Wiki) - generate the config file for your vimrc for different languages no matter where you go [here](https://vim-bootstrap.com/#tagline) +- Using vim-plug you could install [Vim-Wiki](https://vimwiki.github.io/) - a perhaps better documentation solution to obsidian... Find & Replace Text in Vim: @@ -77,3 +79,671 @@ If you're comfortable using Vim, there may be no need to switch. ## Vim for different use-cases In fact, there is even a vim key-binding settings option here in Obsidian. - here is the docs for vim-go for the go language. + +``` +############################################################################## +# VIM CHEATSHEET +# WEBSITE: http://www.vim.org/ +# DOCUMENTATION: https://vim.sourceforge.io/docs.php +############################################################################## + + +############################################################################## +# CURSOR MOVEMENTS +############################################################################## + + +h move left +j move down +k move up +l move right +w jump by start of words (punctuation considered words) +W jump by words (spaces separate words) +e jump to end of words (punctuation considered words) +E jump to end of words (no punctuation) +b jump backward by words (punctuation considered words) +B jump backward by words (no punctuation) +ge jump backward to end of words +0 (zero) start of line +^ first non-blank character of line +$ end of line +- move line upwards, on the first non blank character ++ move line downwards, on the first non blank character + move line downwards, on the first non blank character +gg go to first line +G go to last line +ngg go to line n +nG go To line n +:n go To line n +) move the cursor forward to the next sentence. +( move the cursor backward by a sentence. +{ move the cursor a paragraph backwards +} move the cursor a paragraph forwards +]] move the cursor a section forwards or to the next { +[[ move the cursor a section backwards or the previous { +CTRL-f move the cursor forward by a screen of text +CTRL-b move the cursor backward by a screen of text +CTRL-u move the cursor up by half a screen +CTRL-d move the cursor down by half a screen +H move the cursor to the top of the screen. +M move the cursor to the middle of the screen. +L move the cursor to the bottom of the screen. +fx search line forward for 'x' +Fx search line backward for 'x' +tx search line forward before 'x' +Tx search line backward before 'x' + + +############################################################################## +# BOOKMARKS +############################################################################## + + +:marks list all the current marks +ma make a bookmark named a at the current cursor position +`a go to position of bookmark a +'a go to the line with bookmark a +`. go to the line that you last edited + + +############################################################################## +# INSERT MODE +############################################################################## + + +i start insert mode at cursor +I insert at the beginning of the line +a append after the cursor +A append at the end of the line +o open (append) blank line below current line +O open blank line above current line +Esc exit insert mode + + +############################################################################## +# EDITING +############################################################################## + + +r replace a single character (does not use insert mode) +R enter Insert mode, replacing characters rather than inserting +J join line below to the current one +cc change (replace) an entire line +cw change (replace) to the end of word +C change (replace) to the end of line +ct' change (replace) until the ' character (can change ' for any character) +s delete character at cursor and substitute text +S delete line at cursor and substitute text (same as cc) +xp transpose two letters (delete and paste, technically) +u undo +CTRL-r redo +. repeat last command +~ switch case +g~iw switch case of current word +gUiw make current word uppercase +guiw make current word lowercase +gU$ make uppercase until end of line +gu$ make lowercase until end of line +>> indent line one column to right +<< indent line one column to left +== auto-indent current line +ddp swap current line with next +ddkp swap current line with previous +:%retab fix spaces / tabs issues in whole file +:r [name] insert the file [name] below the cursor. +:r !{cmd} execute {cmd} and insert its standard output below the cursor. + + +############################################################################## +# DELETING TEXT +############################################################################## + + +x delete current character +X delete previous character +dw delete the current word +dd delete (cut) a line +dt' delete until the next ' character on the line (replace ' by any character) +D delete from cursor to end of line +:[range]d delete [range] lines + + +############################################################################## +# COPYING AND MOVING TEXT +############################################################################## + + +yw yank word +yy yank (copy) a line +2yy yank 2 lines +y$ yank to end of line +p put (paste) the clipboard after cursor/current line +P put (paste) before cursor/current line +:set paste avoid unexpected effects in pasting +:registers display the contents of all registers +"xyw yank word into register x +"xyy yank line into register x +:[range]y x yank [range] lines into register x +"xp put the text from register x after the cursor +"xP put the text from register x before the cursor +"xgp just like "p", but leave the cursor just after the new text +"xgP just like "P", but leave the cursor just after the new text +:[line]put x put the text from register x after [line] + + +############################################################################## +# MACROS +############################################################################## + + +qa start recording macro 'a' +q end recording macro +@a replay macro 'a' +@: replay last command + + +############################################################################## +# VISUAL MODE +############################################################################## + + +v start visual mode, mark lines, then do command (such as y-yank) +V start linewise visual mode +o move to other end of marked area +U upper case of marked area +CTRL-v start visual block mode +O move to other corner of block +aw mark a word +ab a () block (with braces) +ab a {} block (with brackets) +ib inner () block +ib inner {} block +Esc exit visual mode + +VISUAL MODE COMMANDS +-------------------- + +> shift right +< shift left +c change (replace) marked text +y yank (copy) marked text +d delete marked text +~ switch case + +VISUAL MODE SHORTCUTS +--------------------- + +v% selects matching parenthesis +vi{ selects matching curly brace +vi" selects text between double quotes +vi' selects text between single quotes + +############################################################################## +# SPELLING +############################################################################## + + +]s next misspelled word +[s previous misspelled word +zg add word to wordlist +zug undo last add word +z= suggest word + + +############################################################################## +# EXITING +############################################################################## + + +:q quit Vim. This fails when changes have been made. +:q! quit without writing. +:cq quit always, without writing. +:w save without exiting. +:wq write the current file and exit. +:wq! write the current file and exit always. +:wq {file} write to {file}. Exit if not editing the last +:wq! {file} write to {file} and exit always. +:[range]wq[!] same as above, but only write the lines in [range]. +ZZ write current file, if modified, and exit. +ZQ quit current file and exit (same as ":q!"). + + +############################################################################## +# SEARCH/REPLACE +############################################################################## + + +/pattern search for pattern +?pattern search backward for pattern +n repeat search in same direction +N repeat search in opposite direction +* search forward, word under cursor +# search backward, word under cursor +set ic ignore case: turn on +set noic ignore case: turn off +:%s/old/new/g replace all old with new throughout file +:%s/old/new/gc replace all old with new throughout file with confirmation +:argdo %s/old/new/gc | wq open multiple files and run this command to replace old + with new in every file with confirmation, save and quit + + +############################################################################## +# MULTIPLE FILES +############################################################################## + + +:e filename edit a file in a new buffer +:tabe filename edit a file in a new tab (Vim7, gVim) +:ls list all buffers +:bn go to next buffer +:bp go to previous buffer +:bd delete a buffer (close a file) +:b1 show buffer 1 +:b vimrc show buffer whose filename begins with "vimrc" +:bufdo run 'command(s)' in all buffers +:[range]bufdo run 'command(s)' for buffers in 'range' + + +############################################################################## +# WINDOWS +############################################################################## + + +:sp f split open f +:vsp f vsplit open f +CTRL-w s split windows +CTRL-w w switch between windows +CTRL-w q quit a window +CTRL-w v split windows vertically +CTRL-w x swap windows +CTRL-w h left window +CTRL-w j down window +CTRL-w k up window +CTRL-w l right window +CTRL-w + increase window height +CTRL-w - decrease window height +CTRL-w < increase window width +CTRL-w > decrease window width +CTRL-w = equal window +CTRL-w o close other windows +zz Centers the window to the current line + + +############################################################################## +# QUICKFIX WINDOW +############################################################################## + + +copen open quickfix window +cclose close quickfix window +cc [nr] display error [nr] +cfirst display the first error +clast display the last error +[count]cn display [count] next error +[count]cp display [count] previous error + + +############################################################################## +# PROGRAMMING +############################################################################## + + +% show matching brace, bracket, or parenthese +gf edit the file whose name is under or after the cursor +gd when the cursor is on a local variable or function, jump to its declaration +'' return to the line where the cursor was before the latest jump +gi return to insert mode where you inserted text the last time +CTRL-o move to previous position you were at +CTRL-i move to more recent position you were at + + +############################################################################## +# PLUGINS > ACK +############################################################################## + + +:Ack Search recursively in directory +o to open (same as enter) +go to preview file (open but maintain focus on ack.vim results) +t to open in new tab +T to open in new tab silently +q to close the quickfix window + + +############################################################################## +# PLUGINS > CHEAT +############################################################################## + + +:Cheat open cheat sheet (with autocomplete) +ch open cheat sheet for word under the cursor + + +############################################################################## +# PLUGINS > GIST +############################################################################## + + +:Gist post whole text to gist +:Gist XXXXX get gist XXXXX +:Gist -l list my gists + + +############################################################################## +# PLUGINS > GUNDO +############################################################################## + + +:GundoToggle show undo tree + + +############################################################################## +# PLUGINS > LUSTYJUGGLER +############################################################################## + + +lj show open buffers + + +############################################################################## +# PLUGINS > NERDCOMMENTER +############################################################################## + + +cc comment out line(s) +c toggle the comment state of the selected line(s) + + +############################################################################## +# PLUGINS > NERDTREE +############################################################################## + + +:NERDTreeToggle show / hide file browser +:NERDTreeFind show current file in file browser +:Bookmark name bookmark the current node as "name" + +FILE +---- + +o open in prev window +go preview +t open in new tab +T open in new tab silently +i open split +gi preview split +s open vsplit +gs preview vsplit + +DIRECTORY +--------- + +o open & close node +O recursively open node +x close parent of node +X close all child nodes of current node recursively +e explore selected dir + +BOOKMARK +-------- + +o open bookmark +t open in new tab +T open in new tab silently +D delete bookmark + +TREE NAVIGATION +--------------- + +P go to root +p go to parent +K go to first child +J go to last child +CTRL-j go to next sibling +CTRL-k go to prev sibling + +FILESYSTEM +---------- + +C change tree root to the selected dir +u move tree root up a dir +U move tree root up a dir but leave old root open +r refresh cursor dir +R refresh current root +m show menu +cd change the CWD to the selected dir + +TREE FILTERING +-------------- + +I hidden files +f file filters +F files +B bookmarks + +OTHER +----- + +q close the NERDTree window +A zoom (maximize-minimize) the NERDTree window +? toggle help + + +############################################################################## +# PLUGINS > PDV +############################################################################## + + +CTRL-P generate PHP DOC + + +############################################################################## +# PLUGINS > PICKACOLOR +############################################################################## + + +:PickHEX choose color in system color picker + + +############################################################################## +# PLUGINS > SNIPMATE +############################################################################## + + + expand snippet + + +############################################################################## +# PLUGINS > SPARKUP +############################################################################## + + +CTRL-e execute sparkup (zen coding expansion) +CTRL-n jump to the next empty tag / attribute + + +############################################################################## +# PLUGINS > SURROUND +############################################################################## + + +cs'" change surrounding quotes to double-quotes +cs(} change surrounding parens to braces +cs({ change surrounding parens to braces with space +ds' delete surrounding quotes +dst delete surrounding tags +ysiw[ surround inner word with brackets +vees' surround 2 words (ee) with quotes ' + + +############################################################################## +# PLUGINS > TABULAR +############################################################################## + + +:Tabularize /, line the selected lines up on the commas + + +############################################################################## +# PLUGINS > TAGLIST +############################################################################## + + +:TlistToggle open / close taglist window + jump to tag or file + display the tag prototype + + +############################################################################## +# PLUGINS > UNIMPAIRED +############################################################################## + + +[space new line above +]space new line below +[e exchange line above +]e exchange line below +[x XML encode +]x XML decode (with htmlentities) +[q jump to previous quickfix item +]q jump to next quickfix item +[Q jump to first quickfix item +]Q jump to last quickfix item + + +############################################################################## +# PLUGINS > VIM-FUGITIVE +############################################################################## + + +:Git run a git command +:Gstatus git status : - to (un)stage , p to patch, C to commit +:Gcommit git commit +:Gread empty the buffer and revert to the last commit +:Gwrite write the current file and stage the results +:Gmove git mv +:Gremove git rm +:Glog git log +:Gdiff perform a vimdiff against the current file of a certain revision +:Gblame open blame information in a scroll bound vertical splitt +:Gbrowse open github + + +############################################################################## +# PLUGINS > VIM-MARKDOWN-PREVIEW +############################################################################## + + +:Mm preview markdown document in webbrowser + + +############################################################################## +# PLUGINS > VIM-PEEPOPEN +############################################################################## + + +p open the current directory with the peepopen application (fuzzy search) + + +############################################################################## +# PLUGINS > VIM-SYMFONY +############################################################################## + + +:Sview open template file +:Saction open action file +:Smodel open model file +:Sfilter open filter file +:Sform open form file +:Spartial open partial file / write selected content in partial + include +:Scomponent open component file / write selected content in component + include +:Salternate open alternate model file (class - table class) +:Symfony execute task + + +############################################################################## +# PERSONAL .VIMRC +############################################################################## + + +ev edit vimrc file +sv reload vimrc file +sh show syntax highlighting groups for word under cursor + + page down +jj exit insertion mode +q close the current window + +/ clear the search register + +h toggle hidden characters + +W strip all trailing whitespace + +CTRL-h go to left window +CTRL-j go to down window +CTRL-k go to top window +CTRL-l go to right window +w open vertical split window and activate + +%% will expand to current directory +ew open file from current directory +es open file in split window from current directory +cd change directory to parent dir of current file +## will expand to webroot + +:Wrap wrap text + toggle wrapped text + + toggle spell check + + toggle light/dark background + + underline with dashes + underline with double lines + + bubble line(s) up + bublle line(s) down + +:Ltag load tags file +:Project cd to project and load tags file +t show current tag for word under cursor +st show current tag for word under cursor in split window +tj show current tag list for word under cursor +stj show current tag list for word under cursor in split window + +CTRL- show omnicomplete menu + +b surround with strong tags +i surround with em tags + +CTRL-p generate PHP DOC + +a run Ack + +md preview markdown + +s preview in safari + +x colorpicker + +n toggle Nerdtree +N close Nerdtree +f find current file in Nerdtree + +l toggle Taglist +L close Taglist + +ph set filetype to php.html +r reload all snipmate snippets + +CTRL- switch between buffers + +CTRL-y go to next tag of attribute in sparkup plugin + +g toggle Gundo window + +IMG show image browser to insert image tag with src, width and height +b insert image tag with dimensions from NERDTree + (http://stackoverflow.com/questions/5707925/vim-image-placement) +``` \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/CLI Tool Collection.md b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/CLI Tool Collection.md index b59194b..5ce46cf 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/CLI Tool Collection.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/CLI Tool Collection/CLI Tool Collection.md @@ -23,4 +23,32 @@ There are so many things to do through the command line in your terminal! Here a - see [how it compares](https://dotfiles.github.io/utilities/) with other dot files solutions. - here is the [git repo ](https://github.com/twpayne/chezmoi) - Kava - visualizer for music in your terminal -- t \ No newline at end of file + + + +--- + + +Via this [blog](https://switowski.com/blog/favorite-cli-tools/#tldr) +table of content with tl;dr summaries: + +- [fish shell](https://switowski.com/blog/favorite-cli-tools/#fish-shell) - easy to use, beginner-friendly shell +- [starship](https://switowski.com/blog/favorite-cli-tools/#starship) - a great prompt that requires no setup +- [z](https://switowski.com/blog/favorite-cli-tools/#z) - quickly jump around your filesystem +- [fzf](https://switowski.com/blog/favorite-cli-tools/#fzf) - general-purpose fuzzy search +- [fd](https://switowski.com/blog/favorite-cli-tools/#fd) - like `find` but better +- [ripgrep](https://switowski.com/blog/favorite-cli-tools/#ripgrep) - like `grep` but better +- [htop and glances](https://switowski.com/blog/favorite-cli-tools/#htop-and-glances) - system monitoring tools +- [virtualenv and virtualfish](https://switowski.com/blog/favorite-cli-tools/#virtualenv-and-virtualfish) - Python virtual environment management +- [pyenv, nodenv, and rbenv](https://switowski.com/blog/favorite-cli-tools/#pyenv-nodenv-and-rbenv) - manage different versions of Python, Node, and Ruby +- [pipx](https://switowski.com/blog/favorite-cli-tools/#pipx) - install Python packages in isolated environments +- [ctop and lazydocker](https://switowski.com/blog/favorite-cli-tools/#ctop-and-lazydocker) - monitoring tools for Docker +- [colordiff and diff-so-fancy](https://switowski.com/blog/favorite-cli-tools/#colordiff-and-diff-so-fancy) - like `diff` but with colors +- [tree](https://switowski.com/blog/favorite-cli-tools/#tree-brew-install-tree) - for presenting the content of a folder +- [bat](https://switowski.com/blog/favorite-cli-tools/#bat) - like `cat` but better +- [httpie](https://switowski.com/blog/favorite-cli-tools/#httpie) - like `curl` but better +- [tldr](https://switowski.com/blog/favorite-cli-tools/#tldr) - simplified "man pages" +- [exa](https://switowski.com/blog/favorite-cli-tools/#exa) - like `ls` but better +- [litecli and pgcli](https://switowski.com/blog/favorite-cli-tools/#litecli-and-pgcli) - like `sqlite3` and `psql` but better +- [mas](https://switowski.com/blog/favorite-cli-tools/#mas) - CLI interface for App Store +- [ncdu](https://switowski.com/blog/favorite-cli-tools/#ncdu) - disk usage analyzer \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/1.About Languages.md b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/1.About Languages.md index 24fdd59..7558ec8 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/1.About Languages.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/1.About Languages.md @@ -19,14 +19,17 @@ I used CodeAcademy a lot back when it was free and accessible but alas that was Remember that the best way to learn is just by **doing**! :) ---- - -Rust is meant to a systems language aimed to replace C and C++. I have not really played around with it too much myself but the creator of Rust, Graydon Hoare, posts regularly and I think his [blog](https://graydon2.dreamwidth.org/253769.html) and writings are pretty neat. - - P.S. The ultimate [cheat](https://github.com/chubin/cheat.sh) sheet does exist right inside your terminal: ``` curl -s https://cht.sh/:cht.sh | sudo tee /usr/local/bin/cht.sh && sudo chmod +x /usr/local/bin/cht.sh ``` + +Additionally, there is the [Awesome Cheatsheets](https://lecoupa.github.io/awesome-cheatsheets/) repo to reference. + +--- + +Rust is meant to a systems language aimed to replace C and C++. I have not really played around with it too much myself but the creator of Rust, Graydon Hoare, posts regularly and I think his [blog](https://graydon2.dreamwidth.org/253769.html) and writings are pretty neat. + + diff --git a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Documentation.md b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Documentation.md index 7fdedf8..a53f81e 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Documentation.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Documentation.md @@ -4,6 +4,7 @@ Yes, there are even documentations about documentation which is itself a bit of In fact Obsidian itself is a fantastic documentation source. It serves to explain and give tutorials for me. Just stick with one though. Documentation Sources: +- Refer to [Alt. Obsidian](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FProject%20Vault%2FAbout%20Obsidian%2FAlt.%20Obsidian) too! - Wikipedia - the original documentation site - this generally documents **concepts** though and serves as an encyclopedia for documentation on certain topics. @@ -20,8 +21,17 @@ Documentation Sources: - [Wiki.js ](https://docs.requarks.io/install/linux) - a powerful new way to create documentation - [Quarto](https://quarto.org/docs/websites/website-navigation.html) is a documentation software for academics built on top of pandocs - nvALT - a simple note-taking utility to store your notes in markdown +- [Doxygen](https://www.doxygen.nl/index.html) - generates documentation from source code! + - in fact they even provide a list of all other sites on [documentation for code](https://www.doxygen.nl/links.html) sources! + - [NaturalDocs](https://www.naturaldocs.org/documentation/#) ![[Pasted image 20231127115554.png]] + +Writing/Blogging Platforms: +- medium +- substack +- [write.as](https://write.as) + --- ### Documentation Themes @@ -30,4 +40,7 @@ The themes themselves or the front matter for documentation is certainly worth - This [Re-learn Hugo Theme](https://mcshelby.github.io/hugo-theme-relearn/basics/index.html) for docs - utilized by [localai.io ](https://localai.io) -- \ No newline at end of file + + + +#docs \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/HTML & CSS.md b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/HTML & CSS.md index 957a927..ea04cda 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/HTML & CSS.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/HTML & CSS.md @@ -2,8 +2,14 @@ My very first language that I learned at 12 when I was on neopets.com. It stands for HyperText Markup Language and it's used to create websites! The website thing really takes off in the future so it's good that you got pretty good at it at some point. Now if only you could remember your neopets username and password... +Bring back the blog!1 Amazing html tutorial sites: +- https://thoughts.melonking.net/guides/introduction-to-the-web-revival-3-make-a-website +- https://brutalist-web.design/ + Funnily enough I keep going back to the time I w as 12 and learning this stuff because I learned a bunch in a relatively short amount of time and it was so much fun designing my pet pages and my profile. +- [Brackets](https://brackets.io/) is the preferred Editor for HTML/CSS but nowadays there is [Phoenix](https://phcode.dev/)! Straight from your browser. + For instance designing a [Neoshop Blog](https://www.sunnyneo.com/tutorial/blogtutorial.php)!
@@ -163,6 +169,7 @@ Ah the design and creative part of front end coding. This is what I started out - More tricks to be found [CSS-Tricks](https://css-tricks.com/) as well - [CSS cursor](https://xuethms.tumblr.com/css-cursors) reference - I've kept loads more webtools and front end references on raindrop.io +- The [CSS Cheatsheet](https://cheatography.com/davechild/cheat-sheets/css2/) all on one page! --- diff --git a/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Javascript/JS Libs & Frameworks.md b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Javascript/JS Libs & Frameworks.md new file mode 100644 index 0000000..62146c3 --- /dev/null +++ b/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Javascript/JS Libs & Frameworks.md @@ -0,0 +1,8 @@ + + +- 11tyJS for static websites +- [QuillJS](https://quilljs.com/playground/#form-submit) for rich text editor in the browser + - a replacement for ``