Skip to content
View ApplexX7's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ApplexX7

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

Hi 👋, I'm ApplexX

Software Engineer focused on Backend Engineering and Systems Design Engineering

🌐 Portfolio: applexx.me


Tech Stack

Pinned Loading

  1. webserv webserv Public

    Forked from Qirall79/webserv

    Webserv is a simple HTTP server implemented in C, supporting basic web server functionalities like handling HTTP requests, serving static files, and managing connections. It mimics the behavior of …

    C++ 1

  2. Cortexa Cortexa Public

    AI knowledge infrastructure — ingest documents, build memory, chat with intelligence. Agentic RAG with NestJS, Python & Qdrant.

    TypeScript

  3. inception inception Public

    Inception 42 extended with Grafana, Prometheus, and cAdvisor for monitoring, plus FTP and Adminer for file and database management. A modular, secure Docker-Compose setup providing observability, e…

    Dockerfile

  4. Epitrapezia-Antisfairisi Epitrapezia-Antisfairisi Public

    Full-stack real-time web application featuring authentication, multiplayer gameplay, chat, matchmaking, and tournaments using modern web technologies (TypeScript, React, Node.js, WebSockets, Postgr…

    TypeScript 1

  5. FDF FDF Public

    FdF is a simple 3D wireframe viewer made in C with MiniLibX. It reads .fdf map files and displays them using isometric projection, with zoom, move, and rotation controls. A project from 42 focused …

    C 1

  6. RAG-Codebase-Documentation-Assistant RAG-Codebase-Documentation-Assistant Public

    A production-style Retrieval-Augmented Generation system that enables users to upload documents (PDFs, code, text) and query them with context-aware, citation-backed answers. Instead of hallucinati…

    Python