Giter Club home page Giter Club logo
import Developer from "@developer/dimaslz"; // import { dimaslz } from '@developer';

console.log(`Profile: ${Developer.profile}`);
// Profile: Software FullStack Developer
console.log(`Name: ${Developer.fullName}`);
// Name: Dimas López Zurita
console.log(`Email: ${Developer.email}`);
// Email: [email protected]
console.log(`LinkedIn: ${Developer.networks.linkedin}`);
// LinkedIn: https://www.linkedin.com/in/dimaslopezzurita
console.log(`GitHub: ${Developer.networks.github}`);
// GitHub: https://github.com/dimaslz
console.log(`Twitter: ${Developer.networks.twitter}`);
// Twitter: https://twitter.com/dimaslz
console.log(`Site: ${Developer.website}`);
// Site: http://dimaslz.dev
console.log(`Location: ${Developer.location}`);
// Location: Barcelona, Spain
console.log(`I used to work: ${Developer.formerJobs}`);
// I used to work: ["Trovit", "BeRepublic", "FocusOnEmotions", "Zyncro", "Instaply", "Ubeeqo/Europcar Mobility Group", "BackMarket"]
console.log(`Interests: ${Developer.interests}`);
// Interests: Entrepreneurship, business, web development, mobile, backend, devops, product, management, ...
console.log(`Motivation: ${Developer.motivation}`);
// Motivation: Work in products with nice objectives
console.log(`Working on: ${Developer.workingOn}`);
// [
//    "https://loremapi.io": "API Studio Design",
//    "https://randomdata.loremapi.io": "Mock API response with custom model",
//    "https://ng-heroicons.dimaslz.dev": "Heroicons.com for Angular projects",
//    "https://dimaslz.dev": "My personal dev profile. (pending some improvements)",
//    "https://svg-icon-2-fw-component.dimaslz.dev": "SVG icon file to framwork component",
//    "Others": "Some private products",
// ]
console.log(`Status: ${Developer.status}`);
// Status: open as freelancer, mentor and consultant
console.log(`Cover letter: ${Developer.coverLetter}`);
/*
I'm a tech geek, with more than 10 years of experience as a FullStack software developer.

Enthusiastic and proactive, I have an entrepreneurial mindset, always involved in some side projects in my free time to keep learning and discover new challenges.

Skilled in multiple technologies and platforms (backend, infrastructure, databases, frontend, android, ios, desktop), I am able to adapt to the needs of the team.

As an employee, I am empathetic and aware of the product as a whole. I like to understand the business model and the team's goals, to be more productive and proactively think something about what could be a benefit for the user or the project. I like to learn, work and contribute with my code and my positive and supportive attitude.
I like to be a mentor when needed and, I like to be mentored as well.
*/
console.log(`CV url: ${Developer.cvUrl}`); // CV url: https://cv.dimaslz.dev

Dimas López's Projects

daux.io icon daux.io

Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.

dimaslz-cv icon dimaslz-cv

My online Resumé built with Svelte + TailwindCSS

draft-js-plugins icon draft-js-plugins

React Plugin Architecture for DraftJS including Slack-Like Emojis, FB-Like Mentions and Stickers

floating-browser icon floating-browser

A chrome app that allows you to navigate websites on a floating (always-on-top) window.

forem icon forem

For empowering community 🌱

frontend-dev-bookmarks icon frontend-dev-bookmarks

A huge list of frontend development resources I collected over time. Sorted from general knowledge at the top to concrete problems at the bottom.

heroicons icon heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.

icon-lib-builder icon icon-lib-builder

Small tool to generate a Framework component (React, Preact, Angular, Svelte or Vue) from a SVG icons. Copy and paste the SVG icon content to the tool and you will have a basic framework template to use the SVG icon in your project.

jenkins-docker-example icon jenkins-docker-example

This is the example code used in an article I wrote on Hackernoon. It's a very simple HTTP server.

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.