Code Monkey home page Code Monkey logo

website's Introduction

personal website

I just wanted a sandbox to play in mainly, but this doubles as a creative way to make my resume and career info publicly available (simply because it's easier to send someone a URL).

about

Currently, the site uses React + Vercel (NextJS) to display content about yours truly. I want to use this "sandbox" for POCs, blowing things up, making mistakes, and learning about new technology. So if my site is down, that's me blowing things up. Oops. ^_^

I try to follow best practices in whatever technology I am running with while keeping things as simple and straightforward as possible (say "no" to Javascript fatigue!), so here is the current app structure:

.
├── README.md          # what you're reading now :)
├── package.json       # npm dependencies and script runners
├── public             # static files made publicly available to web
├── src                # react source files
│   ├── components     # react component files
│   ├── pages          # pages of the site
│   └── styles.js      # app theming
└── next.config.js     # nextjs config

attributions

React Webpack     ESLint       Jest

website's People

Contributors

dependabot[bot] avatar jflayhart avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.