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

Block or report nick2474

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

Hi there 👋

  • 🔭 I’m currently working on finding a new remote job opportunity as a Software engineer.
  • 🌱 I’m currently learning about new web development technologies and frameworks to stay up-to-date with the industry.
  • 👯 I’m looking to collaborate on any project related to web development, mobile app development, or UX/UI design.
  • 🤔 I’m looking for help with finding a new remote job opportunity.
  • 💬 Ask me about my experience with full-stack web development, mobile app development, or my proficiency with various programming languages and frameworks.

class DidierHernandez(self):
    self.username = 'didierh'
    self.name = 'Didierh'
    self.web = 'https://didierhm.wordpress.com'
    self.resume = 'https://didierhm.wordpress.com/profile' #Get in touch for Password.
    self.twitter = '@nick2474'
    self.linkedin = 'https://www.linkedin.com/in/didier-hernandez/'
    self.source = {
        'born': ['Costa Rica'],
        'I have lived': ['Miami FL'],
        'Where I live': ['Costa Rica'],
    },
    self.studies = {
        'Studied': ['Information Systems Engineering','ULACIT'],
    },
    self.architecture = ['MVC', 'microservices'],
        self.code = {
            'erp': ['Odoo'],
            'frontend': ['HTML', 'CSS', 'JavaScript', 'Bootstrap','React','Vue'],
            'backend': ['Python', 'PHP', 'Laravel', 'Flask','Node.Js','Express','Oracle', 'Informix'],
            'database': ['MySQL', 'PostgreSQL', 'MongoDB','Oracle','SQLServer'],
            'devops': ['Docker', 'Jenkins'],
            'cloudprovider': ['Digital Ocean','Hetzner', 'AWS', 'Google'],
            'tools': ['GIT', 'GitHub', 'Bitbucket', 'Jira'],
            'ides': ['Visual Studio Code', 'PyCharm','SublimeText','Xcode','Eclipse','Android Studio'],
            'misc': ['Firebase', 'SCRUM', 'GNU/Linux', 'Android','IOS','Ionic Framework']
        },
        self.projects = {
            'repos': ['https://github.com/nick2474?tab=repositories']
        }, 
        self.languages{
            'tools':['PHP','C#','Linux','ReactJS','AngulaJS','Oracle',
                      'Ruby on Rail', 'Umbraco','NodeJS','Pyton','Ionic Framework',
                      'Flutter','Java','SpringFramework','Figma','and more..']
        }

def str(self):     return self.name

if name == 'main':     me = Didierh()

Pinned Loading

  1. ChatJS ChatJS Public

    Forked from bbelanger/ChatJS

    JavaScript

  2. ci-crud ci-crud Public

    Forked from Myrish/ci-crud

    Ready to go, easy to use CodeIgniter Model for basic CRUD operations on a table

    PHP

  3. Invoices-QWEB Invoices-QWEB Public

    Forked from TheCloneMaster/Invoices-QWEB

    Several models of invoices using QWEB templates

    Python

  4. ionic-whatsapp ionic-whatsapp Public

    Forked from idanwe/ionic-whatsapp

    Code for ionic blog post - create whatsapp clone with ionic and meteor-client-side

    CSS

  5. Javascript Javascript Public

    Forked from TheAlgorithms/JavaScript

    Algorithms implemented in Javascript for beginners, following best practices.

    JavaScript