Skip to content
View rdtaylorjr's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report rdtaylorjr

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

Thanks for stopping by!

I'm a software engineer at Nielsen and a graduate student at Georgia Tech, specializing in natural language processing and artificial intelligence. I am particularly interested in neural machine translation of low resource languages.

Before I became a software engineer, I was an academic researcher studying ancient near eastern languages. As part of that work, I was responsible for creating and maintaining complex, highly-specialized right-to-left language datasets optimized for linguistic analysis.

When I'm not coding, I enjoy trail running in the Colorado mountains. I've run several ultra-marathons including a couple of 100 milers. Ultra running has proven to me that any problem can be solved with enough preparation, adaptation, and determination.

I would love to connect with you and collaborate on any interesting projects! Have an awesome day!

Pinned

  1. TSP-Algorithm-Delivery-Scheduler TSP-Algorithm-Delivery-Scheduler Public

    Implements a traveling salesperson problem (TSP) approximation algorithm in order to optimize routes for package deliveries. Written in Python. Supports multiple delivery vehicles, real time change…

    Python 5

  2. Hash-Table-Collision-Resolution-Algorithms Hash-Table-Collision-Resolution-Algorithms Public

    Resolves hash table collisions using linear probing, quadratic probing, and linear hashing. All data structures implemented from scratch. Optimized for efficient time and space complexity. Written …

    C++ 3

  3. Appointment-Scheduler-DBMS Appointment-Scheduler-DBMS Public

    Graphical User Interface (GUI) tool for maintaining a server database system. Written in Java/JavaFX/MySQL. Approx. 5000 lines of code. Facilitates adding, updating and removing customers and appoi…

    Java 2

  4. FoodOrb FoodOrb Public

    A full-featured food ordering app, including user login, shopping cart, order tracking, and customizable settings. Written in Angular. Fetches data from customized JsonServer API

    TypeScript 1