Skip to content
View mthomason's full-sized avatar
👻
👻

Block or report mthomason

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mbot mbot Public

    A starter template for an AI-powered chat applications with Svelte-Typescript JS (frontend), Python FastAPI (backend), and OpenAI integration. Perfect for startups, developers, and hobbyists lookin…

    Svelte 1

  2. wordflick-ios wordflick-ios Public

    Wordflick iOS: A fast-paced word game where players drag and drop letter tiles to spell words and score points. Fun, educational, and optimized for iOS multitouch! Now open-source.

    Objective-C 1 1

  3. Create an `Index.md` file for an Obs... Create an `Index.md` file for an Obsidian vault. Edit script to add path to your vault.
    1
    #!/usr/bin/env python3
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    # Author: Michael Thomason <mthomason@gmail.com>
    5
    # Copyright (C) 2025 Michael Thomason, All rights reserved.
  4. collect collect Public

    Example shows how to batch create a Drudge Report type site using Open AI's Function Calling API.

    Python

  5. encrypt encrypt Public

    Simple Python scripts to encrypt and decrypt files.

    Python

  6. File2Markdown File2Markdown Public

    This is a simple Python program to convert files to markdown using Microsoft's MarkItDown library.

    Python