Skip to content
View Kremilly's full-sized avatar
👋
こんにちは世界
👋
こんにちは世界

Sponsors

@DanielHe4rt

Organizations

@Abrao-Silva-TI-Corporation

Block or report Kremilly

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Kremilly/README.md

🏠 Home | 📚 Documentation's | ❤️ Sponsor-me

🛠️ Projects

  • DumpSync: DumpSync is a lightweight tool designed for efficiently dumping and restoring MySQL databases. Whether you need to create backups, restore databases, or transfer data between servers.
  • Scimon: Scimon is a tool designed for batch downloading PDF files using its own dedicated language, Monset (.mon). Monset features a very simple and quick-to-write syntax, making it easy to use.
  • Minix: A simple Rust-based minifier for JavaScript and CSS that efficiently reduces file size by removing unnecessary characters, whitespace, and comments without affecting functionality.
  • Linkscraper: Plunge into the depths of the web with Linkscraper! Uncover links, images, emails, and more swiftly, catering to researchers, developers, and curious explorers alike.

📝 Blog posts
  • O que é um Compilador?: Um compilador é um programa de computador que traduz código-fonte escrito em uma linguagem de programação de alto nível (como C, C++, Java) para uma linguagem de baixo nível, geralmente código de máquina que um computador pode executar diretamente, ou para um código intermediário que é posteriormente interpretado ou compilado em código de máquina.
  • Não use Polyfill.js!: Polyfill.js é uma biblioteca em JavaScript que fornece suporte para recursos mais recentes do JavaScript e da Web em navegadores que não os suportam nativamente. Isso é especialmente útil para garantir que o código funcione de maneira consistente em todos os navegadores, incluindo versões mais antigas que podem não ter implementado as últimas funcionalidades da linguagem ou da API Web.
  • Porque usar Rust?: Rust, uma linguagem de programação altamente versátil e segura, tem capturado crescente interesse nos últimos anos. Sua sintaxe elegante e poderosas ferramentas de segurança tornam-na uma escolha popular entre desenvolvedores em busca de desempenho e confiabilidade.
  • Sejam muito bem-vindos ao meu novo blog!: Esta é a primeira postagem oficial deste blog, pois a "primeira" havia sido apenas uma repostagem. Para inaugurar essa nova era, quero apresentar o que será publicado aqui, e exclusivamente aqui, de agora em diante.
📚 Documentation's
📦 Crate's

Pinned Loading

  1. DumpSync DumpSync Public

    DumpSync is a lightweight tool designed for efficiently dumping and restoring MySQL databases. Whether you need to create backups, restore databases, or transfer data between servers.

    Rust 17

  2. Linkscraper Linkscraper Public

    Plunge into the depths of the web with Linkscraper! Uncover links, images, emails, and more swiftly, catering to researchers, developers, and curious explorers alike.

    Python 11 2

  3. Scimon Scimon Public

    Scimon is a tool designed for batch downloading PDF files using its own dedicated language, Monset (.mon). Monset features a very simple and quick-to-write syntax, making it easy to use.

    Rust 7

  4. Minix Minix Public

    A simple Rust-based minifier for JavaScript and CSS that efficiently reduces file size by removing unnecessary characters, whitespace, and comments without affecting functionality.

    Rust 1

  5. PassGuard PassGuard Public

    This Rust-based password and passphrase generator offers a versatile solution for creating secure, customizable passwords. With support for password size and include uppercase, numbers and symbols.

    Rust

  6. PageShot PageShot Public

    Capture screenshots of web pages from specified URL using Rust. Customize viewport dimensions and save the resulting image in PNG format. You can customize the viewport dimensions.

    Rust