Giter Site home page Giter Site logo

tempura-config's Introduction

const site = {
    header: {
        name: "Harry Merzin",
        description: "Hi, I'm Harry. I'm a high schooler/ software engineer from New York. I ❤️ everything JavaScript and Swift. I focus a lot on open source Node ⬢, React ⚛️, Swift 🐦 and JavaScript 💛. I also enjoy writing and writing about TypeScript 💙.",
        github: 'http://github.com/hmerzin',
        twitter: 'http://twitter.com/harrymerzin',
        facebook: 'http://facebook.com/harry.merzin'
    },

    sections: [
        {
            title: 'My Writing 📝', //'GitHub 🐙',

            items: [
                //{type: 'link', value: 'http://github.com/hmerzin', text: 'mah github'}
                { type: 'link', value: 'https://dev.to/harry/typescript-head-first', text: 'My article on TypeScript' },
                { type: 'plain', value: 'I love to write about all sorts of technologies. This is an in-depth article I wrote about beginning TypeScript from JavaScript.' },
                { type: 'link', value: 'https://github.com/hmerzin/learning-core-data', text: 'My tutorial on iOS data persistance with Core Data.' },
                { type: 'plain', value: 'This tutorial was used to help my fellow iOS Nanodegree students learn the Core Data framework, as some of the course material was tricky.' }
            ]
        },

        {
            title: 'My Work 👨‍💻',

            items: [
                { type: 'link', value: 'https://www.flickr.com/photos/nnsanews/albums/72157675976588370', text: 'My work for the National Nuclear Security Agency' },
                { type: 'plain', value: 'I wrote and packaged all of the software on the screens on the stage behind the speakers. Each wall was its own app, and was fully interactive throught the touch screens.' },
                { type: 'plain', value: 'I also currently work with a company called Lapin, to create a software and hardware ecosystem to ensure that gyms are as fit as their members.' }
            ]
        }
    ]

};

export default site;

tempura-config's People

Stargazers

 avatar

Watchers

James Cloos avatar Harry Merzin avatar  avatar

Forkers

mckennammj

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.