Code Monkey home page Code Monkey logo

dalton-website's People

Contributors

daltonclaybrook avatar drewwyatt avatar

Stargazers

 avatar  avatar

Forkers

drewwyatt

dalton-website's Issues

Display some portfolio-type elements, such as GitHub projects and/or apps

This issue needs fleshing out some more. I don't want the site to feel like a resume. Also, projects change/go stale, and old apps fizzle out and occasionally rot. It would be a challenge in itself just to keep the list current. One of the goals of this site is to be super low-maintenance.

Display short bio

This should be loaded from a separate HTML or MD file. It should be really painless to update, otherwise, I'll never do it.

Add some sort of Contact Me

AC:

  • be able to contact me somehow

I could simply include a link to my email address, but I wonder if there's a creative way of doing this that prevents me from having to give out my email.

Starting types/interfaces with the letter "I"

interface IBook {

This is 100% personal preference (so feel free to ignore me), but I strongly dislike the trend of starting types/interfaces with a capital "I".

It makes sense if you plan on also having a Book class (then some differentiation is probably necessary), but unless you see yourself doing that, I would just do interface Book { ... }.

Configure HTTPS

Probably AWS built-in free certs. I believe this is handled by Route 53.

Display profile picture

This should be really easy to change, otherwise, I'll never do it. Do people still use Gravatar?

Display header

This can probably be hard-coded, as long as I'm sure it won't change frequently. Probably something lighthearted, like:

"Hi, I'm Dalton."

Style the thing

Figure out what the design should be and implement the necessary styles. I keep hearing people talk about "styled components" so I will probably check that out.

Make everything fit on mobile

Make the site responsive. At the moment, this should only include changing the flex direction of the check-ins and updating the size of games. Going forward, new changes to style should be responsive by default.

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.