GithubHelp home page GithubHelp logo

πŸ–– Hi, I'm Jorge de Juana! πŸ‘‹

Welcome Mario message!



πŸŽ‰ Congratulations πŸŽ‰

Now that you have reached my Github profile, I hope you find something useful.
Feel free to clone/fork projects, and please raise issues and submit PRs to help me be better developer.

πŸ‘©β€πŸ’» Happy Coding! πŸ‘¨β€πŸ’»


Linkedin: jorgedejuana GitHub followers



TL;DR About me

export class JdeJ {
  name: string = 'Jorge de Juana';
  code: string[] = ['JavaScript', 'TypeScript', 'Java', 'html', 'css'];
  technologies: Record<string , Record<string , string[]>> = {
    frontEnd: {
      js: ['React'],
      css: ['bootstrap', 'sass', 'scss', 'styled-components', 'css-modules']
    },
    backEnd: {
        js: ['node', 'express']
    },
    databases: ['MongoDB'],
    misc: ['firebase', 'heroku', 'vercel', 'netlify']
  };
  projects: Record<string, string>[] = [
    {`Anjana's Fury`, 'Vanilla Javascript'},
    {'Ekilikua', 'Node, Express, MongoDB'},
    {'UOP - Unpopular Opinion', 'React, Node, Express, MongoDB'},
    {'WebStorageManager', 'Typescript'},
    {'useSocket React Hook', 'React, Typescript'}
  ];
  occupation: string|undefined = 'Frontend Developer';
}

Jorge de Juana's Projects

absphreak icon absphreak

:octocat: Hello there! This repository is for the welcome message on my Github Profile.

anjanasfury icon anjanasfury

A beat β€˜em up game (based on Final Fight a 1989 arcade game) made with JavaScript, Canvas and DOM manipulation.

anmol098 icon anmol098

If you are forking please do not forget to star the repo

blog icon blog

Aprendiendo JavaScript con MentoringJS.

co-co icon co-co

Project built for the Ironhack Hackaton 2019 for UX/UI & WEB DEV courses.

ekilikua icon ekilikua

Collaborative App made with NodeJS, Express, MongoDB, SocketIO, Mapbox.

geojson-regions icon geojson-regions

🌏 A repo to create simplified GeoJSON regions so we can display map-based visualisations without having to load tiles all over the place.

jdej.github.io icon jdej.github.io

CΓ³mo me convertΓ­ en programador y no morΓ­ en el intento.

jupiter icon jupiter

Terminal Jupiter explorer simulator with TDD (Jest)

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.