Skip to content
View Rlianny's full-sized avatar

Highlights

  • Pro

Block or report Rlianny

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

Hi there! 👋 I'm Rlianny

Computer Science Student | Software Developer

🚀 About Me

I'm Rlianny, a passionate Computer Science student at the University of Havana deeply committed to building high-quality, scalable, and maintainable software.

My core technical focus lies in the .NET Ecosystem (C#), where I have successfully engineered complex academic projects (Information Retrieval, Low-Level Networking).

Current Focus: Bridging Academia and Industry

As I transition into the final stages of my degree, my goal is to build a strong professional profile by focusing on hands-on software architecture and stack diversification. I am actively working on:

  • End-to-End Application Design: Initiating personal projects that solve real-world problems and force me to manage the full software lifecycle.
  • Architectural Excellence: Dedicated to mastering advanced software design principles (e.g., SOLID, Design Patterns) to ensure applications are scalable and maintainable.
  • Expanding Horizons: Stepping outside my comfort zone to integrate new technologies, particularly in Frontend Development or Cloud Services, into my next projects.

I approach every challenge with dedication, driven by the goal of producing clean code and robust architectures.


🛠️ My Key Projects

These are some of the main repositories I've worked on, showcasing my skills in different domains.

Project Description Tech Stack
InfraGestion RESTful API backend for enterprise infrastructure management. Implements CQRS pattern with MediatR, comprehensive domain modeling for equipment lifecycle tracking, maintenance scheduling, and technical decommissioning workflows. Features role-based authorization and PostgreSQL persistence. .NET 9.0, ASP.NET Core Web API, PostgreSQL, CQRS (MediatR), Entity Framework Core
InfraGestion.Web Modern SPA client for the InfraGestion API. Implements feature-based architecture with dedicated modules for inventory management, user administration, and department organization. Provides real-time statistics, advanced filtering, and comprehensive CRUD operations through an intuitive interface. Blazor WebAssembly, .NET 9.0, C#, CSS3
Link-Chat Peer-to-Peer chat application operating at the Link Layer (Layer 2) using raw sockets. Features AES encryption, file sharing, and cross-platform desktop/console support without needing a traditional server or internet. .NET 9.0, C#, Avalonia UI, Raw Sockets
Gwent Pro An interactive replica of the famous card game from The Witcher, implemented with a Rick and Morty theme. Unity, C#
Degree Token A blockchain-based system for the tokenization of university degrees using non-transferable NFTs (Soulbound Tokens concept). Solidity, Ethereum, Web3
Moogle A document search application that utilizes the Vector Space Model and Natural Language Processing (NLP) to find relevant results, including complex relevance calculation. .NET Core 7.0, C#, Blazor

🤝 Collaborative Contributions

I actively collaborate on academic and open-source projects, applying my knowledge in system design and UI development.

Repository Project Description My Contribution Tech Stack
EasyPeasy Login Enterprise-grade WiFi captive portal system built with .NET 9 and N-Layered Architecture. Provides complete network access management through automated WiFi Access Point configuration, dynamic firewall control, and multi-platform authentication portal. Features dual operation modes (Blazor Server + Custom HTTP Server). Architecture and complete implementation of the network infrastructure layer (NetworkOrchestrator, HostapdManager, DnsmasqManager, CaptivePortalControlManager with 60+ encapsulated system commands) + Development of the Blazor Server UI (admin dashboard, portal components with interactive SVG animations) + Complete UI/UX design (responsive interface, programmatically generated HTML pages). .NET 9.0, C#, Blazor Server, Linux, hostapd, iptables, dnsmasq

Feel free to connect or check out my repositories!

Popular repositories Loading

  1. Gwent_Pro_2024 Gwent_Pro_2024 Public

    C# 1

  2. Link-Chat_2025 Link-Chat_2025 Public

    C# 1

  3. Degree_Token_2025 Degree_Token_2025 Public

    JavaScript

  4. Moogle_2023 Moogle_2023 Public

    TeX

  5. Rlianny Rlianny Public

    About me...

  6. InfraGestion InfraGestion Public

    C#