Code Monkey home page Code Monkey logo
class RobertoCamejo(self):
      self.username = 'robertohca'
      self.name = 'Roberto Camejo'
      self.linkedin = 'https://www.linkedin.com/in/roberto-camejo-07987b17a/'
      self.source = {
          'born': ['Cuba','Havana'],
          'Where I live': ['Dominican Republic','Santo Domingo'],
      },
      self.studies = {
          'graduate': ['Software Engineer','Havana'],
      },
      self.architecture = ['MVC'],
      self.code = {
          'erp': ['Odoo'],
          'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap','React'],
          'backend': ['Python','Django'],
          'database': ['PostgreSQL',],
          'devops': ['Docker', 'Nginx', 'Docker-compose'],
          'tools': ['GIT', 'GitHub'],
          'ides': ['Visual Studio Code', 'PyCharm'],
          'misc': ['GNU/Linux']
      },


def __str__(self):
return self.name


if __name__ == '__main__':
me = RobertoCamejo()

# Readme.md idea taken from github.com/falconsoft3d

Email

Roberto Camejo's Projects

geolocation_widget icon geolocation_widget

The GeoLocationField widget allows users to input and visualize geographical coordinates, with the added functionality of directly accessing Google Maps from the field value.

l10n-dominicana icon l10n-dominicana

Repositorio con las funcionalidades básicas para la emisión de facturas fiscales dominicanas en Odoo.

nuevos-programadores icon nuevos-programadores

Es un resumen de modulos en versión 16 de odoo erp para guiar a nuevos desarrolladores

tcx_transportation_payments icon tcx_transportation_payments

This repository contains a payment request module for transportation services, developed for TECNOTEX. The module is designed to streamline and manage the payment process This project was completed as part of my diploma work and is published on GitHub to showcase my initial exploration into the Odoo platform.

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.