Skip to content
View semx2a's full-sized avatar

Block or report semx2a

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
semx2a/README.md

$ man about > ~/.git/semx2a.txt

Hello, I'm Semiha — a Software Engineer and 42 Paris alumna.

I previously worked at nao Labs, a Y Combinator-backed startup, as a Full-Stack Software Engineer ([January 2025 – July 2025]). On a 4-person team (3 eng, 1 data), I helped build an AI-powered IDE — a VS Code fork designed for people working with data. My work spanned the full stack:

  • Frontend: React, TypeScript, Node.js
  • Backend: Python, Django — serving both the website and API endpoints
  • Core feature: an AI agent, built on OpenAI's API via their Python SDK, integrating with users' databases and workspaces
  • CI/CD: Contributed to streamlining the team's pipeline

Since November 2025, I've been working as a Python developer and pipeline engineer at Everest Studio in Paris, developing tooling built on Ynput's AYON Pipeline Platform. My work covers:

  • Add-ons & integrations: AYON server add-ons and DCC integrations for Adobe After Effects, Nuke, Houdini, and Substance Painter
  • Backend: Python
  • Frontend: React, TypeScript
  • Deployment: Docker
  • CI/CD: GitLab — SAST, SBOM, secret detection, linting, testing, building, and releasing

Feel free to reach out on LinkedIn with any questions.

Popular repositories Loading

  1. piscine-python piscine-python Public

    42's Python modules for Data Science

    Python 10 1

  2. Libft Libft Public

    Recoding some of the libc functions

    C

  3. pipex pipex Public

    The Pipex project is a detailed exploration and programming of a UNIX pipe.

    C

  4. born2beroot born2beroot Public

    This project introduces fundamental concepts of virtualization through the creation of a virtual machine with specific configurations.

    Shell

  5. Makefile42 Makefile42 Public

    Makefile

  6. philosophers philosophers Public

    This project is themed around the famous "Dining Philosophers" problem.

    C