Git Product home page Git Product logo

kenny-designs.github.io's People

Contributors

bakumon avatar ctrl-q avatar henryqw avatar huxpro avatar jamiebyunsage avatar jelizaga3-gatech avatar kenny-designs avatar kitian616 avatar krinkle avatar liao961120 avatar llovvoll avatar lloyar avatar maddovr avatar ojw28 avatar ssosso avatar tanersenyurt avatar thianda91 avatar zerone01y avatar ziofil avatar

Stargazers

 avatar  avatar

Watchers

 avatar

kenny-designs.github.io's Issues

Update bio

Update the home and about pages with new skills and whatnot.

Remove Unused Articles

There's a few unused articles in the code. The articles tab is hidden right now but the tags on the articles still cause them to show up when looking at tags. Go ahead and remove said articles or at least hide the tags.

GitHub Stars

For the live version of the site, GitHub stars won't show up for projects. Works just fine locally though.

Update master branch

There have been a few updates to the main repository. Be sure to bring those changes in.

CSharp React TypeScript Tutorial

I recently started combining C# with React and TypeScript. However, there is currently no out of the box template to use for this when working with the .NET CLI that comes installed with .NET 6.0. At most, Visual Studio 2022 appears to offer a way of going about this but those using Mac or even Linux (such as myself) can't quite use that method. At most, we can currently use dotnet new react to get us started with a JavaScript based project. This starter project is sufficient but not grand for those wanting to use TypeScript. However, I found a relatively easy way to convert it to a TypeScript based project.

This article along with this one I found helpful in doing this and should reference in the tutorial.

Voxel Edit

Add my Voxel Edit project to the website's projects page.

Bug: CORS missing origin font-awsome

Went to access the website and noticed it was hanging for a long time. Upon opening the console I noticed that the application was having trouble accessing a font-awesome font.

I received the following errors:

downloadable font: download failed (font-family: "Font Awesome 5 Free" style:normal weight:900 stretch:100 src index:1): status=2152398850 source: https://cdn.bootcdn.net/ajax/libs/font-awesome/5.15.1/webfonts/fa-solid-900.woff2

downloadable font: download failed (font-family: "Font Awesome 5 Free" style:normal weight:400 stretch:100 src index:2): status=2152398850 source: https://cdn.bootcdn.net/ajax/libs/font-awesome/5.15.1/webfonts/fa-regular-400.woff

https://cdn.bootcdn.net/ajax/libs/font-awesome/5.15.1/webfonts/fa-solid-900.woff2 CORS Missing Allow Origin

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.bootcdn.net/ajax/libs/font-awesome/5.15.1/webfonts/fa-solid-900.woff. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 522.

Home Page

The current home page is pretty empty. Fill it up!

Bug: Calls to GitHub API blocked due to rate limit exceeded

Description

As per the title, the GitHub API plugin that I was using to report stars and whatnot from my projects has been blocked due to the rate limit being exceeded.

Steps to Reproduce

  1. Run the project via bundle exec jekyll serve
  2. Website still builds and runs but give a ton of warnings Website does not build, only errors

Expected behavior

To not have have a warning regarding the GitHub API being rate limit exceeded for the IP address 68.185.158.251.

Stack Trace

GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
   GitHub Metadata: GET https://api.github.com/users/kenny-designs/repos?per_page=100&type=public: 403 - API rate limit exceeded for 68.185.158.251. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) // See: https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting
GitHub Metadata: Error processing value 'owner_public_repositories':
  Liquid Exception: undefined method `map' for false:FalseClass Did you mean? tap in /home/alexander/Documents/Projects/kenny-designs.github.io/_layouts/page.html
                    ------------------------------------------------
      Jekyll 4.2.2   Please append `--trace` to the `serve` command 
                     for any additional information or backtrace. 
                    ------------------------------------------------

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.