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

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 in UNEAL (University 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 it as my personal portifolio.

My projects

workingInCompanny = True
whichCompanny = "PopularAlimentos"
OcuppationInCompanny = "Graphical designer"
country = 'Brazil'
state = 'Alagoas'
age = 19
myMainPage = 'https://samuel-de-oliveira.github.io'

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

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

Wanna contact me?

local contact = {}

-- Send me a email:
function contact.email()
  return '[email protected]'
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 7

  4. Helen Helen Public

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

    C++ 6 1