Passionate (pseudo) backend developer learning to build scalable systems with Node.js and TypeScript.
🌱 I’m currently learning Rust
👨💻 All of my projects are available at https://github.com/DavidWesley
💬 Ask me about Javascript, Typescript and Node
🌱 I’m currently learning Rust
👨💻 All of my projects are available at https://github.com/DavidWesley
💬 Ask me about Javascript, Typescript and Node
Question codes approved in URI Online Judge (or Beecrowd) site using only modern TS syntax (5.1+)
TypeScript 2
Question codes approved in URI Online Judge (or Beecrowd) site using only modern Javascript syntax (ES2016+)
JavaScript 3
A simple LineReader class, similar to Java's readline() method, written in Typescript (for Node) to read files line-by-line asynchronously and quickly.
TypeScript
exportconstconvertNumberToPortugueseNomenclature=functionPortugueseNumeralNomenclatureConverter(){
constPORTUGUESE_UNITS_NAMES_LIST=[
"",
"um",
"dois",
exportconstconvertPortugueseNumeralNomenclatureToNumber=functionPortugueseNumeralNomenclatureConverter(){
constPORTUGUESE_UNITS_NAMES_ENTRIES=[
["zero",0],
["um",1],
["dois",2],
There was an error while loading. Please reload this page.