Skip to content
View etnms's full-sized avatar

Block or report etnms

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

Hi, I'm etnms

👋 Hi, I’m etnms. I'm a linguist who develops (full stack) web apps often related to linguistics and languages, for work or for fun.

My interests

I have a background in linguistics and computational linguistics. This can be found in a lot of my projects that deal directly, or indirectly, with linguistics and languages. Besides lingusitics I also love space and space related things 🌌. This can also be found in some of my projects!

Languages that I use

  • Javascript/typescript (HTML, CSS, React, Redux, NextJS, Vue, Node) for web applications. Most of my projects revolved around web-development
  • C#, I create some Windows desktop apps but also work on some Unity projects in my free time
  • Python, mostly for automated my workflow, but also as a backend for some of my apps
  • MongoDB and PostgresSQL 🐘
  • Java on rare occasions ☕

I'm currently working on

A dictionnary project. I created 2 different apps that allowed me to create a dictionary, and now is the time to work on an actual dictionary. This project focuses on regional languages in France, which are sometimes documented but not always with a web application.

I'm currently learning

I'm trying to learn more on Machine Learning. I plan on learning more about transformers in the near future.

Pinned Loading

  1. Conlingua-conlanguage-generator Conlingua-conlanguage-generator Public

    Web app that allows you to create constructed languages.

    JavaScript 5

  2. dictionary-maker dictionary-maker Public

    Dictionary Maker App for windows (made with WPF C#)

    C# 1

  3. Dictionnaire-Berrichon Dictionnaire-Berrichon Public

    Web frontend for the Berrichon dictionary

    TypeScript

  4. Elan-file-analyzer Elan-file-analyzer Public

    Program that reads multiple elan files and create an output with general information on them.

    Python

  5. ELAN-file-reader ELAN-file-reader Public

    Webapp to read and visualize ELAN files.

    TypeScript

  6. Neural-Network-From-Scratch Neural-Network-From-Scratch Public

    A neural network project from scratch in python (no library like Tensorflow or PyTorch). The goal of this project was for me to get a deeper understanding of neural networks. 100% in python.

    Python