Code Monkey home page Code Monkey logo

mhogar.dev's Introduction

Armed with a Bachelor of Computing, and pursing a Masters in Cybersecurity, I have a passion for programming and expressing myself creatively. I create a verity of open source projects, so be sure to check them out!

Check out my Project Portfolio for a list of what I've created, and my Personal Roadmap to see what things I have in the pipeline.

mhogar.dev's People

Contributors

dependabot[bot] avatar mhogar avatar

Watchers

 avatar

mhogar.dev's Issues

Admin Login

  • Add a new /auth route:
    • If logged in, display logout button and ignore URL params
    • If not logged in and no token field, display login button that links to amber service
    • If not logged in and token field, process token to login to Firebase
  • Display link in header if logged in that logs user out

Preload Carousel Images

Currently a carousel image won't load until you view its slide, resulting in a blank background for a bit the first time its viewed. This doesn't look particularly nice, so find a way to preload the images.

Improve Scroll Behaviour

Experiment with scroll behavior timings to allow the page to load (and grow to correct size) before scrolling.

Blog Post Create/Edit

If logged in, allow for the creation and editing of blog posts

  • Create new/edit view for collecting blog post fields (in place on existing blog post page?)
    • Submitting will post updates to Firebase

Blog Updates

Update the blog to improve its styling and link to related projects.

Project Create/Edit

If logged in, allow for the creation and editing of projects

  • Create new/edit view for collecting project fields and thumbnail upload (in place on existing project page?)
    • Submitting will post updates to Firebase

Make Landing Page Static

Currently the landing page's content is loaded from Firebase. However, this page does not change often and loading it dynamically may be more detrimental then useful.

Criteria:

  • Remove loading the landing page's content from Firebase and instead just code it statically.

This will also resolve #7

Project Card Links

Currently, it is not very obvious that the project cards are links on mobile. Improve the cards to make this more obvious (perhaps by making the internal link visible on the card itself).

Project Pages

Update the portfolio so that cards are now links to a new page for that project. This new page should have a banner header and extra details such as title, category, current release, description, relevant links (github, itch.io, youtube), additional links, related blog posts, etc.

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.