Git Product home page Git Product logo
import SoftwareDeveloper from 'MarcoDeJong';
import { Languages, Frameworks } from 'MarcoDeJong/skills';

class Bio extends SoftwareDeveloper {
  name     = 'Marco de Jong';
  title    = 'Senior Software Developer';
  location = 'Almere, NL';
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript', 'TypeScript', 'PHP', ...Languages];
  databases  = ['MySQL', 'MongoDB', 'PostgreSQL'];
  frameworks = ['Angular', 'React', 'React Native', 'Next.js', 'Laravel', 'Symfony', ...Frameworks];
}

Marco de Jong's Projects

aws-cognito-next icon aws-cognito-next

WIP - A reference implementation demonstrating the integration of AWS Cognito in a NextJS application

css-guidelines icon css-guidelines

High-level guidelines from writing manageable, maintainable CSS

csss icon csss

CSS-based SlideShow System

express icon express

Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple

git-scripts icon git-scripts

A bunch of random scripts I've either written, downloaded or clipped from #git.

jquery-form-validator icon jquery-form-validator

jQuery plugin for validating form data. This plugin keeps your html code clean from javascript logic

markup icon markup

The code we use to render README.your_favorite_markup

sitemap-php icon sitemap-php

Lightweight library for generating Google sitemap XML files

swipe icon swipe

jQuery plugin that adds mobile touch swipe event handling, and allows for vertical scrolling.

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.