Skip to content
View teddante's full-sized avatar

Block or report teddante

Report abuse

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

Report abuse

Pinned Loading

  1. Ensemble Ensemble Public

    A modern web application that queries multiple Large Language Models simultaneously and synthesizes their responses into a single, optimal answer.

    TypeScript

  2. Computational-Mathematics-Project-Integral-Equation Computational-Mathematics-Project-Integral-Equation Public

    This is a piece of coursework I did as a part of my Computational Mathematics module. It has a merge of Calculus and Python to allow for numerical analysis.

    Jupyter Notebook

  3. CSC-30014-Project CSC-30014-Project Public

    This is a project is about simplifying someone's experience of finding the fastest way around a racetrack and this project logs my attempt to use Unity and its Machine Learning Agents component to …

    C# 5

  4. SubtitleSplitter SubtitleSplitter Public

    A command-line tool for converting text files into subtitle (.srt) format. It parses scripts or transcripts, splits them into sentences, and formats them into customizable subtitles for multimedia …

    C#

  5. Fit-File-to-Calories-Burnt Fit-File-to-Calories-Burnt Public

    A Python tool that estimates calories burned from .fit files using the Keytel formula. Features batch processing of fitness files and an interactive calculator that can solve for calories, heart ra…

    Python