Skip to content
View ctkano's full-sized avatar
Block or Report

Block or report ctkano

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
ctkano/README.md

Hello there 👋

Welcome to my :octocat: profile.

Let's make technology become solutions and help companies and developers community to grow up faster, efficient and easier.

Me.json me --version

{
   "Name":"Cleyton Kano",
   "Location":"https://127.0.0.1/Brazil/SP/São Paulo",
   "AboutMe":{
      "Career":[
         {
            "Position":"Professional Services - Software Development Engineer",
            "Current":true
         },
         {
            "Position":".NET Developer",
            "Current":false
         },
         {
            "Position":"Collaboration Solutions Pre-Sales",
            "Current":false
         },
         {
            "Position":"Internship – IT Specialist for Collaboration Solutions",
            "Current":false
         },
         {
            "Position":"Responsible for the IT area",
            "Current":false
         }
      ],
      "Education":[
         {
            "Field of Study":"Information Security Management",
            "Degree":"MBA"
         },
         {
            "Field of Study":"Computer Engineering (emphasis on software)",
            "Degree":"Bachelor"
         },
         {
            "Field of Study":"Electronic",
            "Degree":"Technical"
         }
      ],
      "Technologies":{
          "Programming":["C#","SQL","Javascript","Typescript","VBScript","Python"],
          "DevelopmentFramework":[".NET Framework",".NET Core",".NET"],
          "CloudServices":{
             "Azure":["Logic Apps","Functions","Data Factory","Machine Learning","Storage"]
          },
          "ProjectManagement":["ITIL","COBIT","PMI"],
          "ArchitectureFramework":["TOGAF"],
          "API":["oData"]
       }
   },
   "Message":"Hello, World!!!"
}

More details

Linkedin: Cleyton Kano

Popular repositories Loading

  1. local-file-stream-to-azure-storage local-file-stream-to-azure-storage Public

    Class library to help automating the transfering from local files to Azure Blob Storage.

    C# 1

  2. ContactsWebApp ContactsWebApp Public

    Sample project for the place where you should organize your contact list.

    JavaScript

  3. ctkano.github.io ctkano.github.io Public

    My Page

  4. ctkano ctkano Public

    About Me

  5. TicTacToe TicTacToe Public

    Tic Tac Toe project with Python.

    Python