Skip to content
    CallumCM

    Callum

    Core
    @CallumCM
    I work at jcwyt.com. Outside work, I enjoy running, learning French, and practicing bassoon. Email me at [email protected].
    PST (UTC-8)
    GitHub
    YouTube
    Website
    CallumCM
    CallumCM
    published a Repl
    9 months ago
    0
    SemanticWordCategorizer
    SemanticWordCategorizerUses embeddings and Tensorflow.js to categorize words semantically in your browser!
    CallumCM
    CallumCM
    published a Repl
    10 months ago
    0
    WebcontainerTailwind
    WebcontainerTailwindSee my friend got on my tail the other day for just including the entirety of TailwindCSS statically on my site (since static Repls don't support preprocessors), so instead I'm now using the Webcontainers API to load a virtual machine running NodeJS, install TailwindCSS, compile the CSS in your browser, and then inject it into the page. Oh and, since Replit doesn't support configuring headers the homepage registers a service worker and reloads the page, and then the service worker loads the real page and injects the needed headers for Webcontainers. Learn more at https://webcontainers.io
    CallumCM
    CallumCM
    published a Repl
    1 year ago
    1
    Petname Generator
    Petname GeneratorGenerate unique petnames for any use case! Make sure other people are okay with it before you call them a petname.
    CallumCM
    CallumCM
    published a Repl
    2 years ago
    0
    Link Shortener
    Link ShortenerA quick nodejs link shortener I built. It has a password-protected submission page, and all the URLs are stored in an easily-editable JSON file. Just connect it to your domain/subdomain you want to use as a link shortener, and add some links! The submit url page is available at [website-url]/admin/submit. Feel free to customize the 404 page (when you try and visit a link that doesn't exist).
    CallumCM
    CallumCM
    published a Repl
    2 years ago
    0
    Link Shortener
    Link ShortenerA quick nodejs link shortener I built. It has a password-protected submission page, and all the URLs are stored in an easily-editable JSON file. Just connect it to your domain/subdomain you want to use as a link shortener, and add some links! The submit url page is available at [website-url]/admin/submit. Feel free to customize the 404 page (when you try and visit a link that doesn't exist).
    CallumCM
    CallumCM
    published a Repl
    2 years ago
    0
    JCWYT API
    JCWYT APIThis is a collection of the API(s) brought to you by the JCWYT Team. Enjoy!
    CallumCM
    CallumCM
    published a Repl
    2 years ago
    0
    TurnipTalk
    TurnipTalkIncluding a bot API, and a wrapper in Python (check my other project, TurnipTalk.py https://replit.com/@turnip123/TurnipTalkpy), TurnipTalk is the world's most advanced IRC Client chat app made by me, TurnipTalk supports Markdown formatting, as well as colors. Here's the syntax for colors: %hex code/name of color:text% or text. Why I made this, I have absolutely no idea.
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang