Giter Club home page Giter Club logo

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!

Rusty Taylor's Projects

affine-cipher-algorithms icon affine-cipher-algorithms

Reads multiple binary input files, encrypts the contents of the files using an Affine Cipher, decrypts the encrypted message, then verifies that the original input and the decrypted message are the same. Written in C++

appointment-scheduler-dbms icon appointment-scheduler-dbms

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 appointments from the database, auto-generates multiple summary reports.

cpp icon cpp

C++ practice exercises from exercism.io

csharp icon csharp

C# practice exercises from exercism.io

cucumber-exercise icon cucumber-exercise

Practice using Behaviorial Driven Development (BDD) with Cucumber for Java.

ecce icon ecce

ML Prediction of Bible Topics and Passages (Python / React)

face-rekon icon face-rekon

A cross-platform iOS and Android app with liveness detection and facial recognition. Written using React Native and AWS Rekognition

foodorb icon foodorb

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

hash-table-collision-resolution-algorithms icon hash-table-collision-resolution-algorithms

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 in C++.

huffman-coding-algorithms icon huffman-coding-algorithms

Encodes and decodes text from input files using Huffman coding. Reads mutiple input files a byte at a time, counts the number occurrences of each byte, sorts the bytes by frequency, builds a Huffman tree, reads and encodes the file data, reads and decodes the encoded file data, then compares the decoded file with the original input file. Written in C++

javascript-algorithms icon javascript-algorithms

Algorithms and data structures implemented in JavaScript with explanations and links to further readings

kruskals-algorithm icon kruskals-algorithm

Finds the minimum spanning tree of a graph using Kruskal’s algorithm, priority queues, and disjoint sets with optimal time and space complexity. Written in C++

map icon map

Interactive map application which displays up-to-date worldwide Covid-19 data pulled from the About Corona Api (https://about-corona.net/). Also displays current weather information for cities worldwide with a population greater than 6 million people. Draws from the GeoDB Api for population data (https://geodb-cities-api.wirefreethought.com), and the OpenWeatherApi for weather data (https://openweathermap.org/api). Data rendered on Google GeoCharts. Written in Angular

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.