FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

Ninja1375 (Ant么nio Nascimento ) 路 GitHub

馃彔
Working from home
馃彔
Working from home

Block or report Ninja1375

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
Ninja1375/README.md

Hello, I'm Ant么nio Nascimento 馃嚙馃嚪

free online tools for developers

Recent Blog Posts

Tools and Technologies

Stats and Contributions

馃悕 Snake Game

Listening on Spotify

JavaScript Portfolio

const programmer = {
        name: "Ant么nio Nascimento",
        age: 40,
        skills: ["HTML", "CSS", "JavaScript", "SQL", "Python"]
    };
    document.getElementById('name').textContent = programmer.name;
    document.getElementById('age').textContent = programmer.age;

    const skillsList = document.getElementById('skills');
    programmer.skills.forEach(skill => {
        const li = document.createElement('li');
        li.textContent = skill;
        skillsList.appendChild(li);
    });

馃幍 Favorite Song

馃摵 Favorite Serie

Support Me

Pinned Loading

  1. Calculadora-de-ganhos-do-youtube Calculadora-de-ganhos-do-youtube Public

    Calculadora de Ganhos do YouTube 茅 uma ferramenta interativa que permite aos criadores de conte煤do do YouTube estimar os seus ganhos.

    CSS 2 1

  2. Conversor-PNG-para-WebP Conversor-PNG-para-WebP Public

    Este projeto 茅 um Conversor de Imagens para WebP feito em HTML, CSS e JavaScript.

    JavaScript 3

  3. Meu-Rastreio-BR Meu-Rastreio-BR Public

    O Meu Rastreio BR 茅 uma plataforma que permite aos usu谩rios rastrear o status de suas encomendas utilizando um c贸digo de rastreamento.

    JavaScript 4

  4. Gerador-de-Senhas-Seguras-em-Python Gerador-de-Senhas-Seguras-em-Python Public template

    Este projeto consiste num gerador de senhas seguras escrito em Python.

    Python 7 1

  5. Meu-Portfolio Meu-Portfolio Public template

    Meu Portf贸lio pessoal!

    HTML 5 1

  6. Teste-de-Visao-Online Teste-de-Visao-Online Public

    Teste de Vis茫o Online

    JavaScript 2


Back | FazBrowse Home | New Git URL