Coder Social home page Coder Social logo

bunn.io's Introduction

Hey 👋 I'm Stephen

I'm a "full-stack" dev who mainly uses free time to create small tools for myself. Most of my professional time has been spent working with Python, Rust, or various JS frontends. Mainly my experience has been focused on web development and internal engineering tools.

If you would like to view more information about my experience, you can skim my resume at bunn.io. If you are interested in contacting me about open opportunities, please reach out with an email to [email protected].

Otherwise, you can find me on Mastodon.

bunn.io's People

Watchers

 avatar  avatar

bunn.io's Issues

Stylize image alternate text when images fail to load

Currently, if images fail to load, the alternate text displayed for the image appears the exact same as regular text (which can be confusing when reading). We should stylize this text to appear more like subtext.

My current thoughts are, disabled text color, small font size, italic font style.

Persist perferred color theme in localStorage

Instead of always reverting back to the default media query when reloading the site. We should be persisting the last manually selected color them (via the ThemeToggle button) to localStorage and restoring from there primarily if it exists.

Create theme toggle button

To allow for users that have not setup their system to prefer a color theme, we should add a toggle button for manually setting the color theme. We should still default to the preferred color theme.

This means we should adopt dark and light classes to the entire HTML body to handle the manual application of themes.

Fix linking to RSS feeds with trailing slashes

Enforcing trailing slashes in src/routes/+layout.ts is causing links to RSS feeds (using the feed.[…extension] route) to fail. This is likely due to the logic attempting to determine the appropriate feed extension to generate from the […extension] parameter.

The appropriate fix should account for the potential of a trailing slash in the extension parameter.

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.