Skip to content
View Dialexy's full-sized avatar

Highlights

  • Pro

Block or report Dialexy

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

Hello you 👋 I'm Filipe!

I'm a Software Developer from England.

More about me: [https://dialexy.github.io] <-- work in progress - updates as they come out

Pinned Loading

  1. RAG-pipeline RAG-pipeline Public

    From-scratch hybrid RAG pipeline over Wikipedia: semantic chunking, BM25 + dense fusion, query expansion, cross-encoder reranking, and a trustworthy eval harness.

    Python 2

  2. NeoVim-Config NeoVim-Config Public

    NeoVim configuration based on CraftzDog's config.

    Lua

  3. AVLTree AVLTree Public

    A complete, self-balancing AVL tree implementation in C++ with O(log n) time complexity for all major operations. Features include automatic rebalancing through rotations, generic key-value storage…

    C++ 1

  4. Dialexy.github.io Dialexy.github.io Public

    My portfolio website built with React 19, Vite 6, and Tailwind CSS 4. Deployed through GitHub Pages

    JavaScript