Skip to content
View Cinoma's full-sized avatar

Organizations

@All-Things-JS

Block or report Cinoma

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ollama_open-webui ollama_open-webui Public

    Quick guide to setting up a secure docker container to run LLM's locally. Contains Docker configs for running Ollama with Open WebUI

  2. cinoma.github.io cinoma.github.io Public

    A personal portfolio and blog built with VitePress, showcasing projects, technical guides, and career journey updates

    Vue 1

  3. keybindings_shortcuts.md keybindings_shortcuts.md
    1
    # Shortcuts/Snippets
    2
    
                  
    3
    ## VS Code Shortcuts
    4
    
                  
    5
    - Format - `Shift` + `Alt` + `F`
  4. VS Code Font & Ligatures Setup VS Code Font & Ligatures Setup
    1
    [Official ReadMe](https://github.com/tonsky/FiraCode/blob/master/README.md)
    2
    - Download from same page for included Retina Font option.\
    3
    [Install instructions](https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions)\
    4
    [Troubleshooting](https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions)
  5. Gist Markdown Cheatsheet Gist Markdown Cheatsheet
    1
    ```
    2
    # Heading 1
    3
    ## Heading 2
    4
    ### Heading 3
    5
    #### Heading 4
  6. url-shortener-v1 url-shortener-v1 Public

    A take-home project showcasing my full-stack capabilities

    TypeScript