- 👨💻 Computer Science Student
- 🏫 Federal University of Bahia
- 💡 Former Member of the @TITAN, Junior Company
- ♾️ DevOps at @IGNITE VISIBILITY
Love Hacking and Develop new things!
let lucas = {
alive: true,
learning: true,
coding: 'Forever'
}
Love Hacking and Develop new things!
let lucas = {
alive: true,
learning: true,
coding: 'Forever'
}
Program created using C language which the user chooses a Measurement Systems to convert in another one. Temperatures: Celsius, Kelvin and Fahrenheit.
C
Program created using python that converts numbers from the decimal base to binary, octal or hexadecimal bases.
Python 1
Application created from routes and requests, allowing the user add, list, update and delete data using Postman or Insomnia
JavaScript 1