Giter VIP home page Giter VIP logo

next-mdx-digital-garden-starter's Introduction

Hey, I'm Ryan!

I'm an engineering team leader and community builder. I have 12+ years of experience building & designing web sites and applications. I leverage my wide skill set to lead software engineering teams by example.

Tech stack

My go-to tech stack is ReactJS, NextJS, TypeScript, ChakraUI, NodeJS, and MySQL (PlanetScale). I design and prototype in Figma.

Quick hits

  • ๐Ÿ“บ I'm currently full-time at mmhmm.
  • ๐Ÿ”ฎ I'm building a new Pokรฉmon database dittobase.com.
  • ๐Ÿง™โ€โ™‚๏ธ Check out my blog at warner.codes.
  • ๐ŸŽฎ I play all kinds of video games.
  • ๐Ÿƒโ€โ™‚๏ธ I competed in the 400m sprint while at RIT, and still run regularly.

next-mdx-digital-garden-starter's People

Contributors

ekafyi avatar ryanwarner avatar talves avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

next-mdx-digital-garden-starter's Issues

Consider use of jsconfig.json for aliases

Consider use of jsconfig.json as alternative to .babelrc for alias [as in docs](Consider use of jsconfig.json as alternative to .babelrc for alias).

Reading through the docs, the recommended way to create aliases paths was using the jsconfig.json file.

jsconfig.json

{
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "*": ["src/*"],
      "components/*": ["src/components/*"],
      "utils/*": ["src/utils/*"],
      "styles/*": ["src/styles/*"],
    }
  }
}

I thought this might be for discussion. Not sure of the benefits yet.

Search

Search is something I would almost always want for my digital garden. An example for this would suffice, if not merged in to the base starter.

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.