# DevEvent β A Modern Event Management Platform Built with Next.js 16
DevEvent is a full-stack event management platform designed for developers who want a clean, fast, and modern way to browse and book tech events.
DevEvent is a full-stack event management platform designed for developers who want a clean, fast, and modern way to browse and book tech events.
A minimalist Figma clone built with Next.js, Fabric.js, and Liveblocks for real-time collaborative design editing.
This project implements a comprehensive enterprise network infrastructure for the PBS (Public Broadcasting Service) Library across multiple buildings. The network design includes VLANs, routing, VoIPβ¦
The system follows a layered architecture with clear separation of concerns:
Welcome to my Command Vault β a categorized list of useful commands I use across different environments and tools.
The distance between a node in a Binary Tree and the treeβs root is called the nodeβs depth. Write a function that takes in a Binary Tree and returns the sum of its nodesβ depths. Each BinaryTreeβ¦