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

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 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
os3albert/README.md

Hi there 👋

About Me 💻

I'm Albert

🎓 University

Student in 📘 Business Informatic 📘

I'm currently 🎯 trying to improve:

  • my developing skills in term of clean code
  • project development 📈

I'm working in personal project on:

  • 3D Modeling World, trying to use my programming skills to push ahead this beautiful world.

In General I Love All about Computer Science 💻, but my favorite interest is productivity 🟢.

Albert's GitHub stats

Pinned Loading

  1. Setup Neovim on WindowsSetup 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_pythonmy_cripto_training_in_pythonPublic

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

    Python