Skip to content
View tmoroney's full-sized avatar
🙃
🙃

Highlights

  • Pro

Block or report tmoroney

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
tmoroney/README.md

Hi there

🎓 MSc in Computer Science graduate from Trinity College Dublin
💻 Most proficient in Java, JavaScript, and Python
🏢 Former Software Engineer Intern at Workday (Feb–Aug 2024), returning Sep 2025
🌟 Creator of AutoSubs — 1K+ ⭐ open-source project
🤖 Currently developing an AI video editing system using Apple's MLX framework

Some of my Projects 🎨

1. AutoSubs 📺

Open-source, cross-platform app for automatic video captioning—over 60,000 downloads and 1,000+ GitHub stars. Built with Python, Rust, Lua, and TypeScript using the Tauri framework.

Features:

  • ⚡ Ultra-fast, local AI-driven transcription (multi-language)
  • 🗣️ Automatic speaker detection & color-coded subtitles
  • 🌏 Instant subtitle translation to English
  • 🎨 Modern, intuitive UI
  • 📦 One-click install for Mac & Windows

Led a 10-person team for IBM to build a customisable ReactJS app with SQLite and Kubernetes backend. Centralises project info and enables fast search and filtering. Demo · LinkedIn Post

Encrypts files for secure cloud storage and sharing. Combines symmetric and asymmetric encryption so only authorised group members can access files—even as users are added or removed.

🔽 More projects below 🔽

Connect with me:

image

tmoroney

Pinned Loading

  1. auto-subs auto-subs Public

    Generate Subtitles & Diarize Speakers in Davinci Resolve using AI.

    TypeScript 1.1k 56

  2. tcd-ibm/architecture-center-input-form tcd-ibm/architecture-center-input-form Public

    Input form for Red Hat Architecture Center

    JavaScript 1

  3. proxy-server proxy-server Public

    A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.

    Python

  4. Vue-Weather-App Vue-Weather-App Public

    Simple Vue.js weather app that uses APIs to retrieve the forecast for the next 5 days

    HTML

  5. Secure-Cloud-Encryption Secure-Cloud-Encryption Public

    A secure application for encrypting files before they are uploaded to the cloud and decrypting files that are in the encryption group.

    Python

  6. compnets-ass2 compnets-ass2 Public

    Understanding forwarding mechanisms in networking

    Java