Skip to content
View christopher-chandler's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report christopher-chandler

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

Stargazers visitors

Christopher M. Chandler

An aspiring programmer and language nerd who wants to specialize in NLP and ML.

Overview

Overview

Table of Contents
  1. Introduction
  2. About me
  3. Goals
  4. Collaboration
  5. Contact
  6. Acknowledgments

Introduction

Hello everyone, my name is Christopher Chandler, and I am an aspiring programmer! If you speak Japanese, then please feel free to call me 栗栖クリス! If you do not speak Japanese, then please simply call me Chris! And if you are Japanese, then I am sure that you will understand my logo.

(back to top)

About me

I am an American based in Germany. I am working on a multitude of passion projects and tools at the moment to improve my coding skills. I am mostly interested in NLP tasks as that was my minor in my double major:

  • General French Philology
  • Linguistics with a minor in Computational Linguistics

Languages

Besides programming, I am very much interested in human languages as well:
English German French Japanese
I have also dabbled, but am not proficient, in * Russian, Italian, Korean, Chinese, Portuguese, Dutch, and Spanish

(back to top)

Programming

Python Java Bash

Tools

Git Github MAC_OS Pycharm

Literature

My love for languages also extends to poetry. I am currently working on a couple of poetry books. I have been writing poetry for almost 15 years now, and I would consider it to be a greater passion of mine than even coding. I enjoy reading novels, especially non-fiction. At the moment, I spend a lot of time reading on my Kindle whenever I get the chance.

(back to top)

Podcast

I am super into podcasts for langauge learning and expanding my knowledge about other cultures. I have created one of my own where I talk about American culture with my co-host. Please feel free to check it out!

(back to top)

Goals

Thousands of candles can be lit from a single candle, 
and the life of the candle will not be shortened. 
Happiness never decreases by being shared.

- Buddha 

I want to contribute to worthwhile projects and improve my coding skills in the process. I also hope to be able to teach coding to those who are also willing to learn. My biggest goal to understand the deeper side of things.

(back to top)

Collaboration

Contributions and collaborations are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make any of my projects better, please fork the respective repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

I am highly interested in collaborating. Even if it is not within the realm of deep learning or NLP, please feel free to contact me. Maybe we can both discover something new, who knows?

(back to top)

Contact

Christopher Chandler - christopher.chandler at outlook dot de

(back to top)

Acknowledgments

My friend who created the logo for my Github account.

  • Yohanna Camaran - yohannacamarana at gmail dot com

(back to top)

Popular repositories

  1. Teki Teki Public

    This was my bachelor project for computational linguistics.

    Python

  2. emoticon_emoji_recognizer emoticon_emoji_recognizer Public

    This project is based on a NLP Project for automatically identifying emoticons and emojis in a given string.

    Python

  3. christopher-chandler christopher-chandler Public

    profile readme introduction

  4. TicTacToe TicTacToe Public

    Forked from nomisreual/TicTacToe

    This is a CLI game for TicTacToe

    Python

  5. i2pdf i2pdf Public

    i2pdf combines multiple images together to create a single .pdf.

    Python

  6. words_per_minute words_per_minute Public

    A simple program to calculate the words per minute (WPM) that you can type.

    Java