Skip to content

Commit

Permalink
automated obsidian backup: 2024-06-24T16:34:04
Browse files Browse the repository at this point in the history
Affected files:
.obsidian/workspace.json
content.md
index.md
  • Loading branch information
RuralAnemone committed Jun 24, 2024
1 parent 3b0a15f commit af630c8
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 377 deletions.
11 changes: 6 additions & 5 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"state": {
"type": "markdown",
"state": {
"file": "index.md",
"mode": "preview",
"file": "content.md",
"mode": "source",
"source": false
}
}
Expand Down Expand Up @@ -85,7 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "index.md",
"file": "content.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -102,7 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "index.md",
"file": "content.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -125,7 +125,7 @@
"state": {
"type": "outline",
"state": {
"file": "index.md"
"file": "content.md"
}
}
}
Expand All @@ -148,6 +148,7 @@
},
"active": "189952f10fc0a770",
"lastOpenFiles": [
"index.md",
"content.md",
"content-frag.html",
"-s",
Expand Down
64 changes: 33 additions & 31 deletions content.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@

## Operating Systems

- ### Proficient
- GNU+Linux
- Debian (and derivatives)
- Ubuntu
- Raspbian (Raspberry Pi)
- openSUSE
- ChromeOS
- Windows
- MacOS
### Proficient
- GNU+Linux
- Debian (and derivatives)
- Ubuntu
- Raspbian (Raspberry Pi)
- openSUSE
- ChromeOS
- Windows
- MacOS

## Programming Languages & tools

- ### Proficient
### Proficient
- JavaScript & TypeScript
- npm & node
- yarn
Expand All @@ -41,107 +41,109 @@
- C
- Java
- Python
- ### Competent
### Competent
- C++
- C#
- Java WPILib (FIRST Robotics Competition SDK)
- manim
- POSIX Shell Scripting
- bash, etc
- Haskell
- ### Beginning
### Beginning
- Unity API
- Rust
- Go

## Markup Languages & tools

- ### Expert
### Expert
- HTML
- Markdown
- ### Proficient
### Proficient
- Obsidian
- CSS
- ### Competent
### Competent
- SCSS
- LaTeX
- Mermaid

## Editors & IDEs

- ### Proficient
### Proficient
- VSCodium and Visual Studio Code
- ### Competent
### Competent
- vim & neovim
- JetBrains & derivatives
- WebStorm

## ISO/IEC Standards:

- ### Proficient
### Proficient
- ISO 8601 - Time & Dates
- ### Competent
### Competent
- ISO/IEC 40500:2012 - WCAG (Web Content Accessibility Guidelines)
- ISO/IEC 80000 - Quantities & Units

## Office Tools

- ### Proficient
### Proficient
- LibreOffice
- Google Suite
- ### Competent
### Competent
- Microsoft Office 365

## Version Management

- ### Proficient
### Proficient
- git
- git-lfs (Large File Storage)
- GitHub
- GitLab
- Codeberg
- ### Beginning
### Beginning
- Apache SVN

## Communication software

- ### Proficient
### Proficient
- Slack
- Discord
- Gmail and Google Chat
- Microsoft Outlook
- ### Competent
### Competent
- Matrix
- IRC

## Network/Website Management Tools

- ### Proficient
### Proficient
- Any domain registrar
- Porkbun, Namecheap, Freenom, etc
- GitHub Pages
- Vercel
- ### Competent
### Competent
- Cloudflare
- Netlify
- Railway
- ### Beginning
### Beginning
- nginx

## Other

- ### Proficient
### Proficient
- Excalidraw
- ### Competent
### Competent
- Google Ads Placement
- Google Analytics
- Google Play Store

---

<!--
# Certifications
<!-- - none yet! just wait until I finish CS50 (: -->
- none yet! just wait until I finish CS50 (:
-->

---

Expand Down
Loading

0 comments on commit af630c8

Please sign in to comment.