{"id":22189297,"url":"https://github.com/mendzmartin/tutorials","last_synced_at":"2026-03-09T17:46:12.288Z","repository":{"id":176352714,"uuid":"656880201","full_name":"mendzmartin/Tutorials","owner":"mendzmartin","description":"This repository contains several tutorials on different software topics with the intention of containing organized information in one place.","archived":false,"fork":false,"pushed_at":"2025-11-06T13:19:10.000Z","size":101,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-06T15:16:34.863Z","etag":null,"topics":["bug","software"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendzmartin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-21T20:51:20.000Z","updated_at":"2025-11-06T13:19:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c48cbb9-6c02-45c1-9083-97799390968a","html_url":"https://github.com/mendzmartin/Tutorials","commit_stats":null,"previous_names":["mendzmartin/tutorials"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mendzmartin/Tutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendzmartin%2FTutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendzmartin%2FTutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendzmartin%2FTutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendzmartin%2FTutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendzmartin","download_url":"https://codeload.github.com/mendzmartin/Tutorials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendzmartin%2FTutorials/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30305301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bug","software"],"created_at":"2024-12-02T11:17:14.871Z","updated_at":"2026-03-09T17:46:12.275Z","avatar_url":"https://github.com/mendzmartin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Tutorials Repository\n\n\u003e A centralized collection of software tutorials covering various topics, organized for quick reference and learning.\n\n---\n\n## 📋 Table of Contents\n- [📚 Tutorials Repository](#-tutorials-repository)\n  - [📋 Table of Contents](#-table-of-contents)\n  - [🐧 Linux](#-linux)\n  - [🌀 Julia](#-julia)\n  - [🔄 Git](#-git)\n  - [⚛️ MCTDH](#️-mctdh)\n  - [💻 VSCode](#-vscode)\n  - [📁 FileZilla](#-filezilla)\n  - [Inkscape](#inkscape)\n\n---\n\n## 🐧 Linux\n- [1.1 Useful Commands and Tools](src/linux/useful_commands_and_tools.md)\n- [1.2 Two CPUs LAN Connection](src/linux/lan_connection_twocpus.md)\n- [1.3 OpenSSH Guide](src/linux/OpenSSH.md)\n- [1.4 Installing OS from Bootable USB](src/linux/intalando_ubuntu.md)\n- [1.5 Mounting Hard Disk](src/linux/mount_hard_disk.md)\n- [1.6 Using Dropbox via Terminal](src/linux/dropbox.md)\n- [1.7 Nvidia installation and setting guide](src/linux/nvidia_guide.md)\n- [1.8 Disk space troubleshooting](src/linux/linux_disk_space_troubleshooting.md)\n\n## 🌀 Julia\n- [1.1 Installation Guide](src/julia/julia_installation.md)\n- [1.2 Running Julia with SLURM](src/julia/run_julia_code_from_ccad.md)\n- [1.3 VSCode Notebooks on Cluster](src/julia/run_julia_notebook_from_ccad_using_VSCode.md)\n- [1.4 Jupyter Notebooks on Cluster](src/julia/run_jupyter_notebook_from_ccad_using_JupyterNotebook.md)\n- [1.5 Multi-Threading in VSCode](src/vscode/multithreading_activation_VSCode.md)\n- [1.6 Creating Packages](src/julia/new_package.md)\n- [1.7 Development Workflows](src/julia/workflow.md)\n- [1.8 Documentation Deployment](src/julia/publish_docs.md)\n\n## 🔄 Git\n- [1.1 Essential Commands](src/git/useful_git_commands.md)\n- [1.2 Git-Bash Completion](src/git/configuration_git_bash_command_line_completion.md)\n- [1.3 Personal Access Tokens](src/git/personal_access_token.md)\n\n## ⚛️ MCTDH\n- [1.1 Command Reference](src/mctdh/useful_commands.md)\n- [1.2 Libpthread Bug Report](src/mctdh/libpthread_problem.md)\n- [1.3 fmat Bug Report](src/mctdh/fmat_problem.md)\n\n## 💻 VSCode\n- [1.1 Installation Guide](src/vscode/VSCode_installation.md)\n- [1.2 Multi-Threading Setup](src/vscode/multithreading_activation_VSCode.md)\n- [1.3 Cluster Notebooks](src/julia/run_julia_notebook_from_ccad_using_VSCode.md)\n- [1.4 Updating VSCode](src/vscode/VSCode_update.md)\n- [1.5 Remote Tunnels](src/vscode/Remote_Tunnels.md)\n- [1.6 Markdown Snippets in VS Code using Linux](src/vscode/makdown_snippets.md)\n- [1.7 LaTeX Workshop Extension](src/vscode/latex_workshop_extension.md)\n\n## 📁 FileZilla\n- [1.1 Installation Guide](src/filezilla/FileZilla_installation.md)\n- [1.2 SSH Agent Sync](src/filezilla/FileZilla_ssh_sync.md)\n\n## Inkscape\n- [1.1 Including TexTex](src/inkscape/installing_TexTex.md)\n---\n\n✨ *Contribute or suggest improvements via Issues/Pull Requests!*\n\n\n\n\u003c!-- The icons in the improved README.md are **emoji** characters, which are natively supported in GitHub Markdown. Here's how to use them:\n\n### 1. **Direct Emoji Insertion**\nSimply copy-paste emojis from:\n- Your system's emoji picker (Windows: `Win + .` / Mac: `Cmd + Ctrl + Space`)\n- Websites like [EmojiCopy](https://www.emojicopy.com/) or [GetEmoji](https://getemoji.com/)\n\nExample:\n```markdown\n# 🐧 Linux Section\n```\n\n### 2. **GitHub's Emoji Shortcodes**\nAlternatively, use GitHub's text shortcuts (colon syntax):\n```markdown\n# :penguin: Linux Section\n```\n*(Rendered as 🐧 on GitHub)*  \n📌 Full list: [GitHub Emoji Cheat Sheet](https://github.com/ikatyang/emoji-cheat-sheet)\n\n---\n\n### **Pro Tips:**\n1. **Consistency**:  \n   Use the same emoji for a category throughout (e.g., always 🐧 for Linux).\n\n2. **Accessibility**:  \n   Add hidden descriptions for screen readers:\n   ```markdown\n   \u003cspan title=\"Linux\"\u003e🐧\u003c/span\u003e Linux Section\n   ```\n\n3. **Custom Icons**:  \n   For non-emoji icons, use SVG/images:\n   ```markdown\n   ![Linux](https://icon-library.com/images/linux-icon/linux-icon-0.jpg)\n   ```\n\n---\n\n### **Example Workflow:**\n1. **Browse** emojis on [emoji-cheat-sheet](https://github.com/ikatyang/emoji-cheat-sheet)\n2. **Copy** the emoji or its shortcode\n3. **Paste** into your Markdown file --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendzmartin%2Ftutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendzmartin%2Ftutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendzmartin%2Ftutorials/lists"}