Skip to content
@LCHoldings

LCHoldings

Hello! We're a group of two developers who are passionate about creating and developing new aswell as existing projects.

README.tsx

import * as React from React

export default function LCHoldingsReadme() {
    const [isLazy, setIsLazy] = useState(false)

    React.useEffect(() => {
        if (true) {
            setIsLazy(true)
        }
    })

    if (isLazy) {
        return <h1>Work in progress!!</h1>
    } else {
        return <></>
    }

}

Pinned Loading

  1. LCDevelopment-Portfolio LCDevelopment-Portfolio Public

    Open-source portfolio!

    Vue 1

  2. NextLesson NextLesson Public

    An iOS app that lets you see when yur next lesson is or when your current lesson ends. Only available to Students in Sweden using Skola24.

    Swift 1

  3. lc-inventory-mgmt lc-inventory-mgmt Public

    Inventory Mananagement. Keep track of your things, made for both individuals and larger scale.

    TypeScript 1

  4. hcb-fee-calculator hcb-fee-calculator Public

    Calculate the donation fee for your HCB transactions, includes blåhaj! (not affiliated with HCB or IKEA)

    TypeScript 2

Repositories

Showing 10 of 15 repositories
  • lc-inventory-mgmt Public

    Inventory Mananagement. Keep track of your things, made for both individuals and larger scale.

    LCHoldings/lc-inventory-mgmt’s past year of commit activity
    TypeScript 1 0 0 0 Updated Feb 3, 2025
  • beacon-docs Public
    LCHoldings/beacon-docs’s past year of commit activity
    MDX 0 0 0 0 Updated Jan 16, 2025
  • .github Public
    LCHoldings/.github’s past year of commit activity
    0 0 0 0 Updated Jan 13, 2025
  • hcb-fee-calculator Public

    Calculate the donation fee for your HCB transactions, includes blåhaj! (not affiliated with HCB or IKEA)

    LCHoldings/hcb-fee-calculator’s past year of commit activity
    TypeScript 2 0 0 0 Updated Dec 29, 2024
  • LCHoldings/esphome-han-reader’s past year of commit activity
    0 0 0 0 Updated Dec 24, 2024
  • hackclub-sticker-coollection Public

    A website where you can be cool and collect them all

    LCHoldings/hackclub-sticker-coollection’s past year of commit activity
    0 0 0 0 Updated Dec 23, 2024
  • NextLesson Public

    An iOS app that lets you see when yur next lesson is or when your current lesson ends. Only available to Students in Sweden using Skola24.

    LCHoldings/NextLesson’s past year of commit activity
    Swift 1 GPL-3.0 0 0 0 Updated Dec 13, 2024
  • LCHoldings/fivem-web-mgmt’s past year of commit activity
    1 0 0 0 Updated Dec 9, 2024
  • blockcypher-discord-bot Public

    A Discord bot that lets you track Crypto Transactions Using BlockCyphers Api

    LCHoldings/blockcypher-discord-bot’s past year of commit activity
    TypeScript 0 0 0 0 Updated Dec 5, 2024
  • blockcypher-slack-bot Public

    Tracks crypto transactions 🙂

    LCHoldings/blockcypher-slack-bot’s past year of commit activity
    TypeScript 0 0 0 0 Updated Dec 5, 2024

Top languages

Loading…

Most used topics

Loading…