Skip to content
View jntnlima's full-sized avatar
๐Ÿ’ป
๐Ÿง
๐Ÿ’ป
๐Ÿง

Block or report jntnlima

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 is supported. This note will only be visible to you.
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

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