// I'm a software engineer who loves what she does.
whatImUpTo = () => {
if (!coding) {
const activities = [
'backpacking π',
'camping π',
'hiking π₯Ύ',
'skiing πΏ',
'rockClimbing π§'
];
return activities[Math.floor(Math.random() * activities.length)];
}else return 'coding'
};
- Bend, OR
- kaseywolff.dev
Pinned Loading
-
-
open-source-labs/Recoilize
open-source-labs/Recoilize PublicA Chrome Dev tool for debugging applications built with the experimental Recoil.js state management library.
-
StarGuides/StarGuides
StarGuides/StarGuides PublicStarGuides is a CRM tool to manage your clients' national park trips
-
VentureVault/VentureVault
VentureVault/VentureVault PublicYour one stop shop for your Bucket List!
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.