Skip to content
View lotte-detaeye's full-sized avatar
  • Berlin, Germany

Highlights

  • Pro

Block or report lotte-detaeye

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lotte-detaeye/README.md

About Me

Hello :), I'm a former scholar in Literature and Linguistics who got excited about programming. My core interests are in understanding fundamental low-level structures and using that knowledge to write transparent and reliable code. I'm particularly curious about the possibilities of Gen AI and LLMs, and how they could support high quality writing, language learning, and knowledge access.

Top Projects

Older Projects

Screenshot cub3d Screenshot fractals Screenshot minishell

I'm currently upgrading my C++ and Python skills in a bunch of smaller projects!

Technologies & Tools

  • Languages: C, C++, Java, JavaScript, Python, HTML, CSS
  • Tools: Git, Docker, Docker Compose, Maven, Nginx
  • Web & Databases: MariaDB, WordPress
  • Frameworks: Spring (basic experience), Tailwind CSS, React
  • NLP and AI Frameworks: Doccano, LangChain, spaCy, Hugging Face Transformers
  • Other skills: TypeScript, Vite, ESLint, PostCSS, basic system administration (SSH, VM management)

How to Reach Me

I'm Currently Learning

  • Advanced algorithms and data structures
  • Designing AI-integrated systems

Pinned Loading

  1. cub3D cub3D Public

    This project is a simplified recreation of the game Wolfenstein 3D, featuring a raycasting algorithm to render the maze. (Made with @MacMosby)

    C

  2. fractals fractals Public

    This is a simple program that displays two different kinds of fractals on the screen, using some color

    C

  3. minishell minishell Public

    This collaborative project (with @n-andr) delivers a robust command-line environment that emulates core Bash functionality

    C

  4. contained contained Public

    3 tier web application that uses docker containers for every service

    Shell

  5. toxicity toxicity Public

    simple language toxicity detector app

    TypeScript

  6. ft_irc ft_irc Public

    This project implements an IRC server in C++ that is fully compatible with an official client.

    C++