Skip to content
View FJrodafo's full-sized avatar
🌙
Coding below the stars!
🌙
Coding below the stars!

Organizations

@FJrodafoArchive @PRW-DAW @MetaChannelCorp

Block or report FJrodafo

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FJrodafo/docs/README.md

Hello , I'm Fran Afonso!

Full-Stack web application developer, musician, trumpeter and pianist from the Canary Islands.

website / linkedin / email / sponsor
snk

Pinned Loading

  1. ShrikeBot ShrikeBot Public

    A simple ShrikeBot clone made in JavaScript!

    JavaScript 2

  2. MetaChannelCorp/TelegramBot MetaChannelCorp/TelegramBot Public

    A simple Telegram Bot for Odoo!

    Python 1

  3. Portfolio Portfolio Public template

    My professional minimalist portfolio website!

    JavaScript 1

  4. PRW-DAW/DevHub PRW-DAW/DevHub Public

    ¡Tu espacio para registrar, mostrar y destacar tus proyectos, llevando tu desarrollo profesional al siguiente nivel!

    TypeScript 2

  5. This script defines a function findA... This script defines a function findAvailablePort that checks if a given port is available. If the desired port is in use, it recursively finds an open port by trying port 0. Once an available port is found, the function resolves the promise with that port number. If another error occurs, it rejects the promise.
    1
    // This file is located at https://github.com/FJrodafo/PortFinder/blob/main/port-finder.js
    2
    // This file belongs to an npm package at https://www.npmjs.com/package/@fjrodafo/port-finder
    3
    // ┌─┐┌─┐┬─┐┌┬┐   ┌─┐┬┌┐┌┌┬┐┌─┐┬─┐  ┬┌─┐
    4
    // ├─┘│ │├┬┘ │ ───├┤ ││││ ││├┤ ├┬┘  │└─┐
    5
    // ┴  └─┘┴└─ ┴    └  ┴┘└┘─┴┘└─┘┴└─o└┘└─┘
  6. A simple Python script that generate... A simple Python script that generates customisable "Keep Calm and Carry On" style images with configurable text, colours, and dimensions! The output is a PNG image with a solid background colour, the crown at the top, and five lines of customisable text centered below it.
    1
    # This file is located at https://github.com/FJrodafo/KeepCalm/blob/main/keep-calm.py
    2
    # This file belongs to a forked repository; check the original at https://github.com/roblan/keep-calm
    3
    # ┬┌─┌─┐┌─┐┌─┐   ┌─┐┌─┐┬  ┌┬┐ ┌─┐┬ ┬
    4
    # ├┴┐├┤ ├┤ ├─┘───│  ├─┤│  │││ ├─┘└┬┘
    5
    # ┴ ┴└─┘└─┘┴     └─┘┴ ┴┴─┘┴ ┴o┴   ┴