Skip to content
View fseitun's full-sized avatar
🀘
Rocking
🀘
Rocking

Highlights

  • Pro

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.

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

Hi! I'm Fico SeitΓΊn, a fullstack engineer from Argentina!


About myself

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

My yearly stats

fseitun's GitHub stats
fseitun's Languages stats

Pinned Loading

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