这是indexloc提供的服务,不要输入任何密码
Skip to content

Samuel-de-Oliveira/Samuel-de-Oliveira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

My name's Samuel!

English - Português

Hello there 👋, My name's Samuel I'm a programmer just for hobbie. I'm currently studing a degree in mathematics at UNEAL (University of Alagoas) and tecnical degree in Electro-eletronics at IFAL (Federal Institute of education, science and technology of Alagoas) and someday I'd like to be a teacher of math and robotics. In my Github profile I publish my projects that I hope useful for everyone and I make everything here as my personal portfolio.

My projects

My Python Packages

I might use these program languages 👇

About

workingInCompanny: bool = False
OcuppationInCompanny: str = 'I.T. Assistent'
country: str = 'Brazil'
state: str = 'Alagoas'
age: int = 20
myMainPage: str = 'https://samuel-de-oliveira.github.io'

languages: dict = {
    'Portuguese': 'Native language',
    'English': 'Intermediate',
    'French': 'Learning...'
    }

Do you want to contact me?

local contact = {}

-- Send me a email:
function contact.email()
  local email = {
    to    = 'samwolfg12@gmail.com',
    title = 'I saw your Github profile'
  }
  return email
end


-- My LinkedIn profile
function contact.linkedin()
  return 'https://www.linkedin.com/in/samuel-de-oliveira-b10284203/'
end

return contact
And this is everything :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •