Skip to content
View jntnlima's full-sized avatar
πŸ’»
🧐
πŸ’»
🧐

Block or report jntnlima

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jntnlima/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

LinkedInLinkedInCredlyStackoverflowEmailKasbu

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