Skip to content
View os3albert's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report os3albert

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