Skip to content
View carlosforcss's full-sized avatar

Block or report carlosforcss

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

Hey there! I'm Carlos.

πŸ‘¨πŸ»β€πŸ’» Β About Me

I'm a software developer with a couple years of experience building projects for all kind of companies, since small ones to international enterprises with hundreds of employees.

  • πŸ€“ Β  Always learning more about technology and variety stuff.
  • 🧐 Β  If you need some help don't be afraid to reach me, I really enjoy teaching.
  • πŸ“– Β  Love reading.
  • β™Ÿ Β  Casual Chess Player.

πŸ›  Β Tech Stack

const techStack = {
   code: [Python, Javascript, HTML, CSS],
   technologies: {
      frontEnd: {
         js: ["React", "VueJS", "AngularJS", "AlpineJS"],
         css: ["Materialize", "Bootstrap"]
      },
      backEnd: {
         python: ["Django"],
         js: ["Node", "Express"],
      },
      databases: ["MySQL", "PostgreSQL"],
      workflow: ["Docker", "Docker Compose", "Linux", "GitHub"],
      management: ["Agile", "Scrum", "Notion", "YouTrack", "Trello"]
   }
};

Pinned Loading

  1. cascabel cascabel Public

    Forked from pawel02/music_bot

    The Discord Bot for my personal server, U can fork and deploy if you want. (Notice this was forked for another repo)

    Python 3

  2. Banking-PDF-Parser Banking-PDF-Parser Public

    Takes a PDF from a bank and returns a list of movements in json.

    TypeScript 2

  3. carlosforcss carlosforcss Public

  4. nvimconf nvimconf Public

    My neovim conf

    Lua