Skip to content
View fseitun's full-sized avatar
🀘
Rocking
🀘
Rocking
  • Buenos Aires
  • 06:20 (UTC -03:00)
  • LinkedIn in/fseitun

Organizations

@seekitup

Block or report fseitun

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

Hi! I'm Fico, a fullstack engineer from Argentina!

const {πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘§, 🀘, 🎸, πŸ‘¨πŸ½β€πŸ”§,πŸƒπŸ½β€β™‚οΈ, 🚴🏽, πŸ“š, πŸ‘¨πŸ½β€πŸ’», πŸ‡¦πŸ‡·, ❀️} = fico

Pinned Loading

  1. closure.js closure.js
    1
    function closureMaker(initialName) {
    2
      const inaccessibleMemory = {
    3
        counter: 0,
    4
        userName: initialName,
    5
      }