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 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
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. 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

  2. In-Memory-Task-Scheduler In-Memory-Task-Scheduler Public

    A lightweight, thread-safe task scheduling system designed to manage and execute tasks in memory. Features priority-based execution, expiration handling, and runtime metrics. Built with modular com…

    C++ 1

  3. NeoVim-Config NeoVim-Config Public

    NeoVim configuration based on CraftzDog's config.

    Lua

  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