Code Monkey home page Code Monkey logo

web's Introduction

one of the programmers in the world

feel free to contact: me (at) til (dot) pm or see my website

web's People

Contributors

dependabot[bot] avatar tilda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

faluhub

web's Issues

Fix Shynet implementation

I am attempting to implement analytics into the site and it's being a bit stubborn. I think I should possibly branch this out into a seperate plugin for Vue itself, considering there are plugins for Google Analytics and such.

The current implementation is a <script> with ID shynet and some accompanying code to go with it. But, it doesn't seem to work at all, neither in dev or in production. So a rewrite of the system is in order.

Stop pulling all of simple-icons in on contact page

I use simple-icons for the contact page, due to it being super simple to implement and having nearly everything I needed. The problem is, whenever you navigate to the Contact page, it pulls in the whole package of SVGs (2MB or so). (See components/ContactMethod, line 22.)

It works fine on my connection (and should be like that for most people) but slower connections still exist. This type of thing is generally frowned upon in webdev for that reason.

Maybe I could use some sort of inline require? Will probably try that soon. I used an inline require but it still seems to pull in the full package. If someone who knows their way around this knows what to do, please help me out here. Thanks.

Steam Web API returns wrong result in GetRecentlyPlayedGames

Finally launched a game on Steam other than Cookie Clicker and it seems to still return Cookie Clicker rather than the game I actually played. From what I've looked at, this might be intentional (they sort by playtime rather than actual recents, from a quick look at the API response) which SUCKS and I HATE IT. Will have to see if I have to start scraping or something to get actual results from Steam, I hope not.

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.