Skip to content
View kroyxt's full-sized avatar
  • Los Teques, Venezuela
Block or Report

Block or report kroyxt

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

Pinned

  1. datbazo datbazo Public

    DatBazo(Datuma Bazo, Database in Esperanto) is a SQL-query constructor using PDO.

    PHP

  2. elp-documentation elp-documentation Public

    Documentation of Encapsulated Language Projects

    Shell 2

  3. telegram-zamenbot telegram-zamenbot Public

    Telegram roboto

    JavaScript

  4. arcaicam-esperantom arcaicam-esperantom Public

    Forked from Esperanto/arcaicam-esperantom

    Transigilo de Esperanto al https://eo.wikipedia.org/wiki/Arcaicam_Esperantom

    JavaScript

  5. Create Simple Vertical Rhythm with Sass Create Simple Vertical Rhythm with Sass
    1
    @use "sass:math";
    2
    
                  
    3
    @function calculateFontSize($step:0, $fontSize: 1rem) {
    4
    	$ratio: 1.333;
    5