Skip to content
View os3albert's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report os3albert

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
os3albert/README.md

Hi there ๐Ÿ‘‹

About Me ๐Ÿ’ป

I'm Albert

I'm currently into ๐ŸŽฏ :

  • web dev (React, Vue, Ionic, Express)
  • graphic design (Figma)
  • mobile (Ionic)
  • 3d sculpting (Blender)
  • project management ๐Ÿ“ˆ (Agile, Kanban, DevOps)
  • ecommerce

Pinned Loading

  1. Setup Neovim on Windows Setup Neovim on Windows
    1
    # installing neovim and lazy vim
    2
    Install-WingetApp -Id "Neovim.Neovim"
    3
    git clone https://github.com/LazyVim/starter "$env:LOCALAPPDATA\nvim"
    4
    code --install-extension asvetliakov.vscode-neovim
    5
    
                  
  2. my_cripto_training_in_python my_cripto_training_in_python Public

    my goal is to create my number theory algorithm for criptography in Python.

    Python