Skip to content
View osszoi's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report osszoi

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

Hello world 👋

I'm a senior frontend engineer with over {now-2009} years of experience in web development

Passionate about crafting elegant solutions and pushing the boundaries of what's possible.

// @no-const/because-we're-always-evolving
let about = {
  code: [Javascript, Typescript, HTML, CSS, Python],
  tools: [React, Angular, Sass, Storybook, ...await fetch('mostcommontools')],
  getCountry: (from = 'Venezuela') => 'Spain',
  basic: [...SRE, ...Backend, ...Arquitect],
  food: {
    🍕: !🥦,
    alfredoPasta: !!'always'
  },
  music: {
    martinGarrix: !+'x',
    ...rest
  },
  printHobbies: () =>
    console.log(['code', 'videogames', 'drive', 'math'].join(', ')),
};

export default eduardo = { status: 'coding', ...about }

Always evolving, always curious, and always hungry for pizza. 🍕

Wanna know more? 👈

Pinned Loading

  1. bitbucket-cli-tool bitbucket-cli-tool Public

    Bitbucket CLI tool for listing and clonning repositories

    JavaScript

  2. gitp gitp Public

    A CLI tool that uses AI to automatically generate meaningful git commit messages based on your changes

    JavaScript