tomazjr — portfolio
Explorer

/**

* Personal Portfolio

* @author Tomaz Junior

*/

import { developer } from '@hubspot';

import { projects, skills } from './portfolio';

const TomazJunior = {

name: "Tomaz Junior",

role: "",

company: "HubSpot",

};

// Building digital experiences with modern web technologies

// Quick navigation

// Most recent featured projects

export const featured = [

"LinkProfile.co", // linkprofile.co

"Preciosa Detalhes", // personalizacao.preciosadetalhes.com.br

"SweetDuo.ie" // sweetduo.ie

];

main
TypeScriptUTF-8