Skip to content
View Samuel-de-Oliveira's full-sized avatar
🇧🇷
Ordem e Progresso
🇧🇷
Ordem e Progresso

Block or report Samuel-de-Oliveira

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Samuel-de-Oliveira/README.md

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

About

workingInCompanny = True
whichCompanny = "PopularAlimentos"
OcuppationInCompanny = "I.T. Assistent"
country = 'Brazil'
state = 'Alagoas'
age = 20
myMainPage = 'https://samuel-de-oliveira.github.io'

programingLanguges = ['Python',
                      'C++',
                      'Lua',
                      'Javascript']

languages = {'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    = '[email protected]',
    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 all :)

Pinned Loading

  1. CanUseTimer CanUseTimer Public

    This is a speedcubing timer created to work in a terminal or prompt window. Totally made in Python.

    Python 17 1

  2. Easarea Easarea Public

    CLI software that calculates area of various geometrical shapes

    C++ 8 2

  3. easyFileCreator easyFileCreator Public

    EFC is a CLI application that helps create a template file of any programing language.

    Lua 8

  4. Helen Helen Public

    A repository for creation of a device that help people that can't see.

    C++ 6 1