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

Highlights

  • Pro

Block or report tmoroney

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 100,000 downloads and more than 1k+ 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

    Instantly generate AI-powered subtitles on your device. Works standalone or connects to DaVinci Resolve.

    TypeScript 2.5k 135

  2. 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

  3. 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

  4. compnets-ass2 compnets-ass2 Public

    Understanding forwarding mechanisms in networking

    Java

  5. 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