wellingtonj1
Full Stack Programmer Software Engineer Musician and Sound Engineer
@PucGoiasGoiânia GO Brazil
Pinned Repositories
Arq-de-Comps---1
Some code on computer architecture ... Made in Assembly language
aula6
This is about a classroom work
aula8
Work passed in classroom
Clarimar-AED1
Clarimar-AED2
CloverConfigurations
My CLover Config for K45a Hackintosh
Financial-Control
Project about a Personal Financial controller. Made for you to use in day to day and to control your life :)
itau-scraper
Some code in node using puppeteer to scrap data from Itau bank... to test this may you need a real account.
Simple-Heritage
Code implementation of simple heritage.
wellingtonj1
wellingtonj1's Repositories
wellingtonj1/Arq-de-Comps---1
Some code on computer architecture ... Made in Assembly language
wellingtonj1/aula6
This is about a classroom work
wellingtonj1/FirstJavaProj
My first Java project... the exercise is about create a list with 10 random integer's and double, print it with iterator, set a new data in position 5, get average of number's in the list of doubles, and the max in list of double's .. and clean the list of doubles .... the root folder need's to be called 'aula3'
wellingtonj1/work2
Code to solve a exercise passed in classroom
wellingtonj1/work4
Java program to solve the problems passed in the room..... The problems consist's in create a queue and store integers inside that, to before sum all elements and get the odd and even number's
wellingtonj1/work5
Code in java to solve a problem passed in classRoom