Skip to content
View vncsmnl's full-sized avatar
🧠
Focusing
🧠
Focusing

Highlights

  • Pro

Block or report vncsmnl

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

Hello fellas , What's up?

My Social Medias!

Instagram Badge Twitter Badge Threads LinkedIn Badge YouTube Badge Reddit Badge Steam Badge HackerRank Badge LeetCode

Padawan Developer!!

  • I'm studying a Master's degree at PPGI at the University of Brasilia ...
  • I'm still stupid, I have a lot to learn... ✍️(◔◡◔)
  • I really like a lot of things, I'm always creating something new ...
  • Curious fact: "Vm9jw6ogw6kgYmVtIGludGVsaWdlbnRlIGhlaW4h" (/ω\)

About me!

const me= {
    pronouns: ["Aesthetic", "Handsome", "Overwhelming"],
    code: ["C++", "Python", "Javascript"],
    askMeAbout: ["WebDev", "Tech", "Gaming", "Hacking", "Piracy", "AI", "Machine Learning", "Cybersecurity", "Cloud Computing"],
    technologies: {
        backEnd: {
            js: ["NodeJS"],
            python: ["Django", "Flask", "FastAPI"],
        },
        os: ["Linux", "macOS", "Windows"],
        devOps: ["AWS", "Docker"],
        databases: ["mongo", "MySql", "sqlite"],
        misc: ["Latex", "Firebase", "Socket.IO", "selenium", "sklearn", "beautifulsoup", "open-cv", "pandas", "bots", "GraphQL", "TensorFlow", "PyTorch", "Kubernetes"]
    },
    currentFocus: ["Python", "Javascript"],
    altSider: ["C++", "Rust", "Go", "Swift"],
    hobbies: ["Soccer", "Video Games", "Gym", "Guitar", "Photograph"],
    languages: ["English", "Portuguese"],
    favoriteBooks: ["As a Man Thinketh", "Sapiens: A Brief History of Humankind", "The Code Breaker", "A Briefer History of Time"],
    favoriteShows: ["Spider-Man (2002)", "Grave of the Fireflies", "Interstellar", "BoJack Horseman",  "Breaking Bad", "The Office"],
    favoriteArtists: ["Bon Jovi", "Guns N' Roses", "Van Halen", "Pearl Jam"],
    fun: "Why did the neural network go to the doctor? It had a case of vanishing gradients and needed some help backpropagating its health!"
};

signature
like

Pinned Loading

  1. astar_msa_rust astar_msa_rust Public

    🦀 PA-Star is a software that performs a parallel A-Star search to solve the Multiple Sequence Alignment (MSA) problem.

    Rust

  2. msa_app msa_app Public

    🌐 A web-based interface for running Multiple Sequence Alignment (MSA) using A-Star and PA-Star algorithms.

    HTML

  3. pa-star-rv pa-star-rv Public

    Forked from edufrma/pa-star-rv

    🧊 An interactive 3D visualization tool for analyzing execution logs from the PA-Star (Parallel A-Star) algorithm applied to the Multiple Sequence Alignment (MSA) problem.

    Python

  4. EFI-HUANANZHI-X99-BD4-HACKINTOSH EFI-HUANANZHI-X99-BD4-HACKINTOSH Public

    🖥️ HUANANZHI X99 BD4 + Intel® Xeon® E5-2670 v3 + AMD Radeon™ RX 6600 + Fenvi T919

    95 24

  5. AI_RAG AI_RAG Public

    🤖 AI RAG is an intelligent chatbot system using Retrieval-Augmented Generation (RAG) for accurate responses. With multi-LLM support and a Streamlit web interface it's ideal for automated customer s…

    Python

  6. CS50X CS50X Public

    📑 This is CS50’s Introduction to Computer Science Solutions

    C