Skip to content
View enepast's full-sized avatar

Block or report enepast

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

¡Hey there 👋! I am Dario Nieva 👨🏻‍💻

const aboutMe = {
   code: ["Java", "JavaScript", "NetSuite", "HTML", "CSS"],
   technologies: {
      backEnd: {
         java: ["Java 8+", "Spring Framework", "Hibernate"],
         js: ["Vanilla", "SuiteScript"],
         misc: ["Linux", "Maven", "Git", "Microservices Architecture"],
      },
      frontEnd: {
         js: ["React"],
         css: ["Bootstrap", "Styled Components", "Modules"]
      },
      databases: ["mySQL", "PostgreSQL"],
      messaging: ["Apache Kafka"],
      containerization: ["Docker"],
      suiteTools: ["NetSuite", "SuiteBuilder"],
   },
};

const inProgress = {
   cybersecurity: ["HTB CPTS", "OffSec OSCP"],
   backEnd: "Python3",
};

Popular repositories Loading

  1. JDBCLab JDBCLab Public

    Simple program linked to a local database on MySQL. Stores users + pass.

    Java

  2. enepast enepast Public

    Config files for my GitHub profile.

  3. fcc-postgres-universedb fcc-postgres-universedb Public

    JavaScript

  4. js-blackjack-dom js-blackjack-dom Public

    Repository for practicing DOM with underscoreJs

    JavaScript

  5. todo-app todo-app Public

    Web app with a 'To Do' list

    CSS

  6. crud-app crud-app Public

    JavaScript