Jessica-Lira
Estudante de Sistemas de Informação na Universidade Federal do Estado do Rio de Janeiro (UNIRIO)
contatojlira@gmail.comRio de Janeiro, Brazil
Pinned Repositories
aluguel-PM
Microsserviço de aluguel
alurakut
ReactJS: Projeto realizado durante a semana de Imersão React da Alura
Blog-Website
A daily journal made with node js, and express
BMI-calculator
JS Body-mass-index calculator. (Elements used: function, Math.round, Math.pow, if/else, console)
BuyingLunch
JS function which will select a random name from a list to pay for everybody's food bill. (Elements used: array)
Calculator
Node js web application with express
Company
bootstrap test
cv
cypress-basico
Cypress project
letmeask
ReactJS application made during NLW Together of Rocketseat
Jessica-Lira's Repositories
Jessica-Lira/aluguel-PM
Microsserviço de aluguel
Jessica-Lira/cypress-basico
Cypress project
Jessica-Lira/Treinamento-AJ
Estrutura de uma aplicação ReactJS, treinamento 08/10
Jessica-Lira/alurakut
ReactJS: Projeto realizado durante a semana de Imersão React da Alura
Jessica-Lira/Jessica-Lira
Jessica-Lira/letmeask
ReactJS application made during NLW Together of Rocketseat
Jessica-Lira/TesteSelenium
Validar formulario do site da Tricentis com selenium webdrive (java) e cucumber, usando page objects
Jessica-Lira/myProjectsAccenture
Jessica-Lira/Podcastr
React JS: Projeto criado durante o evento NextLevelWeek#5 da Rocketseat
Jessica-Lira/Sparse-Matrix
Java Sparse matrix(static and linked list): implementation and operations
Jessica-Lira/iMotion
Studies on ReactJS. Description: An application that shows pause times. (( Inspired by the rocketseat course - NLW#04 ))
Jessica-Lira/FruitsProject
a database made with mongoDB (native driver)
Jessica-Lira/FruitsProject-2
a database made in mongo DB with mongoose
Jessica-Lira/Blog-Website
A daily journal made with node js, and express
Jessica-Lira/NewsletterSignup
Node js - A web app to sign up a newsletter
Jessica-Lira/Database_Pokemon
Database made for college discipline, adapted from the Pokemon world.
Jessica-Lira/TodoList
Node JS
Jessica-Lira/Calculator
Node js web application with express
Jessica-Lira/Simon-Game
jQuery Game
Jessica-Lira/Drum-Kit
JS musical drums
Jessica-Lira/DiceGame
JS Dice game (Elements used: DOM , if/else, random)
Jessica-Lira/loveCalculator
JS random calculator. (Elements used: Math.random, Math.floor, if)
Jessica-Lira/LeapYear
JS function that says if a year is leap or not. (Elements used: if/else, function, console)
Jessica-Lira/fizzBuzz
JS program prints the numbers 1 to 100, multiples of 3 = "Fizz", 5 = "Buzz", 3and5 = "FizzBuzz". (Elements used: array, if/else)
Jessica-Lira/tweet-Count
JS text counter, the same used on twitter, with username capilizer
Jessica-Lira/fibonacciSequence
JS Fibonacci Sequence (Elements used: loop, function, console)
Jessica-Lira/BuyingLunch
JS function which will select a random name from a list to pay for everybody's food bill. (Elements used: array)
Jessica-Lira/BMI-calculator
JS Body-mass-index calculator. (Elements used: function, Math.round, Math.pow, if/else, console)
Jessica-Lira/robotMilk
JS function element
Jessica-Lira/lifeInWeeks
JS: counts the lifetime that the person still has, if he lives 90 years, in days, weeks and months.