Skip to content
View esfoliante's full-sized avatar
:shipit:
How you doing?
:shipit:
How you doing?

Block or report esfoliante

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
esfoliante/README.md

Hi! I'm Miguel Ferreira

If you are new here you might as well stay for a little search on my GitHub account.

I'm a teenager and a passionate self-taught backend and mobile developer from Portugal. I would love to do something cute for my portfolio but I am not that good with design.

  • ๐Ÿš€ Iโ€™m currently working on some projects for Avogg
  • ๐Ÿ“š Iโ€™m currently learning how to develop test driven code with node.js
  • ๐Ÿงก My favorite technology is Laravel
  • ๐Ÿ’ฌ Ask me about anything on my Telegram
  • โšก๏ธ Fun fact: I started working at 16

These are my GitHub Stats ๐Ÿ‘€

These stats don't show how often I work because I work mainly on repositories in other servers and also don't show the technology I usually work with, which is Laravel.

Esfoliante's Github Stats


Miguel Ferreira

Pinned Loading

  1. Nucleo-Estudantes-Informatica-ISEP/antirecurso Nucleo-Estudantes-Informatica-ISEP/antirecurso Public

    Wanna pass your exams? We gotcha! ๐Ÿ˜‰

    TypeScript 12 10

  2. Days Days Public

    The official repository for the Days ecosystem (mobile, web, and back-office).

    PHP 1 1

  3. meet-isep meet-isep Public

    Meet ISEP

    PHP

  4. miishell miishell Public

    A simple shell made in C

    C

  5. nvim-config nvim-config Public

    I use neovim btw.

    Lua

  6. .wezterm.lua .wezterm.lua
    1
    -- Pull in the wezterm API
    2
    local wezterm = require 'wezterm'
    3
    
                  
    4
    -- This will hold the configuration.
    5
    local config = wezterm.config_builder()