Coder Social home page Coder Social logo

Welcome!

"Study hard what interests you the most, in the most undisciplined, irreverent and original manner possible."Feynmann

#!/usr/bin/python
# -*- coding: utf-8 -*-
class DatabaseAdministrator:
    def __init__(self):
        self.name = "José Carlos dos Anjos"
        self.role = "Database Administrator"
        self.language_spoken = ["pt_BR", "en_US"]
    def say_hi(self):
        print("Hello everyone, hope you find some of my work interesting.")
me = DatabaseAdministrator()
me.say_hi()

Pleno Database Analystworking with Administration & Automation.
Studying DevOps and Data EngineeringOCI Architect Professional certified, and enthusiast on networks.
Focusing on AWS, Azure, Kubernetes and CI/CDBecoming a Cloud Solutions Engineer with focus in Data and DBRE.


|     Website : https://jcanjosjr.github.io/home/    |    Open Source Work : http://www.adoteumaestrela.com.br/

José Carlos dos Anjos's Projects

baseconhecimento icon baseconhecimento

Aplicação com NodeJS, Vuejs, Postgresql, MongoDB, e diversos outras ferramentas.

flappybird icon flappybird

Making a clone about FlappyBird game, with JavaScript, CSS and HTML.

habbo-hotel icon habbo-hotel

Trabalho referente a Matéria de Desenvolvimento Desktop - SENAC.

spa-gulp-js icon spa-gulp-js

Single page application, with Gulp, NodeJS 12.9.1, and some others tools.

structcplusplus icon structcplusplus

exercício complementar na faculdade com base em estruturação de dados de um cliente.

unixshell icon unixshell

Aprendendo ShellScript para otimizar tarefas e agendar rotinas.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.