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

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

studySites = {'Youtube.com': 'Since: 2016 (Everything I know)',
              'cursoemvideo.com': '2017-2020 (Learned more about Python and basic Linux)',
              'terminalroot.com.br': 'Since: 2019 (Learned more about Linux)',
              'tkdocs.com': 'Since: 2020 (Learned more about TKinter)',
              'meleu.sh': 'Since 2021 (Learned about ShellScript)'}
              
studySchools = {'Microcamp': '2019-2023 (Learned about Hardware and Robotics)',
                'PICjr': '2023 (Learned about Mathematics for science initiation)'}

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

Wanna contact me?

local contact = {}

-- Send me a email:
function contact.email()
  return 'samwolfg12@gmail.com'
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

  1. CanUseTimer CanUseTimer Public

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

    Python 16 1

  2. Easarea Easarea Public

    CLI software that calculates area of various geometrical shapes

    C++ 8 2

  3. Helen Helen Public

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

    C++ 6 1

  4. easyFileCreator easyFileCreator Public

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

    Python 6