Projects Contacts

Jorge Teixeira

Hello. My name is Jorge Teixeira and i'm a Web Developer living in London.

> Jorge.currentLocation

"London"

> Jorge.contactInfo

[ "jorgemrt@protonmail.com", "github" ]

> Jorge.resume

"Jorge_Teixeira_cv.pdf"

> Jorge.interests

["programming", "hiking", "cinema"]

> Jorge.education

["Computer Science - ISEC, Coimbra, Portugal"]

> Jorge.skills

["Javascript", "Node.js", "React", "Redux", "Sass", "git"]

Projects

social-network

A social network platform that allows users to create a profile, look at other users profiles, create posts, like posts, comment on posts, among other things. Authentication is handled using JSON Web Tokens. The Github API is used to fetch relevant data of a user Github page.

JavaScript Node.js React Redux MongoDB HTML5 CSS3 Sass

tetris

A React implementation of the famous tetris game.

JavaScript Node.js React HTML5 CSS3 Sass

chat

This website allows users to create and share private chat rooms. It uses socket.io, a JavaScript library that enables real time, bi-directional communication between web clients and servers.

JavaScript Node.js React HTML5 CSS3 Sass

Contact Me