Skip to content
View tntath's full-sized avatar

Sponsoring

@Homebrew

Block or report tntath

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

Hi there, I'm Theodore πŸ‘‹

I'm a Software Engineer passionate about backend web development and AI. Here's a bit about me:

  • πŸ”­ I’m currently working on: A web app that handles renting agreements
  • 🌱 I’m currently learning: Machine Learning Engineering for Production
  • πŸ‘― I’m looking to collaborate on: AI projects
  • πŸ€” I’m looking for help with: AI Generated Text Detection
  • πŸ’¬ Ask me about: Backend Engineering with Python, GraphQL, Machine Learning
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: I like optimistic nihilism.

πŸ“Š My GitHub Stats

Your GitHub stats

Top Languages

πŸš€ Some of My Projects

  • From Jupyter Notebooks to OOP Machine Learning Projects: I refactored a single Jupyter Notebooks into object oriented code in Python, so that it can be used in real products.
  • ToDo list API with FastAPI: An API for a ToDo list app as a part of a coding challenge. I used FastAPI as the main framework, Postgres for its databse, and Docker to con- tainerize them.
  • Github API assistant: An LLM based assistant that answers questions related to the Github API. I used FastAPI as the main framework, FAISS for semantic search, and OpenAI's GPT-3.5-turbo model as the LLM.
  • Hotel Reservation Application in Java: A Java application with a command line interface that enables a user to create an account, check the available rooms, and make a Reservation

For more of my projects, check out my repositories.

πŸ“£ Let's Connect!

Popular repositories Loading

  1. notebooks-to-oop-simple-gan notebooks-to-oop-simple-gan Public

    Refactoring a simple GAN trained on the MNIST dataset from a Jupyter Notebook to working Python Object Oriented code

    Python 1

  2. hyperion hyperion Public

    Hyperion NASA Space App

    Python 1

  3. deep-learning deep-learning Public

    Forked from udacity/deep-learning

    Repo for the Deep Learning Nanodegree Foundations program.

    Jupyter Notebook

  4. sirodoht.xyz sirodoht.xyz Public

    Forked from sirodoht/sirodoht.com

    Personal website

    HTML

  5. dotfiles dotfiles Public

    Forked from sirodoht/dotfiles

    Personal dotfiles repository

    Shell

  6. multi-nilm multi-nilm Public

    Forked from ChristoferNal/multi-nilm

    Multi-NILM: Multi Label Non Intrusive Load Monitoring

    Python