Just a French guy who fool around.
- 💖 Loves learning new things
- 🥖 your typical baguette man
- 🐧 linux user and open source enjoyer
local Me = {
pseudos = {"Little", "lilevil"},
age = 19,
study = "🔬biology",
distros = {"Debian 11", "Arch linux"},
hobbies = {
"pushing my limits with some codes"
"videos games",
"read scientific/technologie articles",
"spend time with friends",
--"draw", --unsuccessfuly
"fool around"
},
coffee = 0,
tired = false
}
function Me:day_routine()
--sometimes, the blocking function wake() take a lot of time ro resolve
self:wake()
if today=="wednesday" then self:say"it's wednesday my dudes" end
self:feed()
--TODO drink even more
self:coffee_feed("dark")
while(self.coffee > 0) do
self:work()
end
while(not self.tired) do
self:choose(self.hobbies)
end
-- recover energy for a non fixed amount of time
self:sleep()
end
- Low level programing with :
- Nasm
- C
- C++
- More hight level languages :
- Lua
- Javascript (nodeJS and Webdev)
- Scripting tool :
- Bash
I also plan to learn :
- 🦀 Rust
- Cybersecurity
- Sysadmin
- How hardware, firmware and kernel works
A multi fonctionnal Discord Bot
A team to regroup some developpers, designers and other usefull competences, to help each other in various projects.