Skip to content
View jlimadev's full-sized avatar
πŸ’»
Learning something
πŸ’»
Learning something

Block or report jlimadev

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

πŸ‘‹ Hi there, I am Jonathan Lima!

πŸ‘¨πŸ½β€πŸ’» Senior Software Engineer with 8+ years of experience
⭐ I love to develop software and understand how stuff works
πŸ’» Tech enthusiast - I love to try new tools
βš™οΈ Open Source Contributor
πŸ’¬ Localizing multiple open source tools/apps to pt-BR
πŸ’Ό Currently contributing to a Fortune 500 company, focusing on:

  • Creating and standardizing processes
  • Building and maintaining critical financing systems that handle millions of dollars in transactions
  • Facilitating inter-team collaboration and effectiveness by integrating and decoupling cross-functional systems via process APIs.

Here on my GitHub, you can find my personal projects and study notes.

πŸ˜ƒ Connect With Me

LinkedIn Credly Stackoverflow Email Kasbu

Pinned Loading

  1. convert-numbers-to-full-text-backend convert-numbers-to-full-text-backend Public

    This is an API to spell out numbers given a valid integer. You just need to input a number to get how this number is written. Works from 0 to 9999. Built with Typescript and following Clean Archite…

    TypeScript

  2. algorithms-datastructure-tdd-ts algorithms-datastructure-tdd-ts Public

    This repository is where i am practicing Algorithms, data structures, and TDD using Typescript and Jest

    TypeScript

  3. algorithms-datastructure-monorepo-js algorithms-datastructure-monorepo-js Public

    monorepo with husky, lerna, yarn workspaces, and lots of algorithms made with TDD in javascript

    JavaScript