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

Organizations

@FJrodafo-Archive @PRW-DAW

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 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
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 ShrikeBot clone made in JavaScript!

    JavaScript 2

  2. Portfolio Portfolio Public template

    My professional minimalist portfolio website!

    JavaScript 1

  3. University University Public

    A repository of basic concepts!

    SVG 1

  4. Dotfiles Dotfiles Public

    My Linux config files!

    Shell

  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┴   ┴