Algorithms | February 27, 2025

Convex Hull Visualization

This small project dynamically generates a unique set of points, determines the shortest path to connect and contain all coordinates using a brute force convex hull algorithm approach, and displays a visualization of the result.


Read More >

Featured Selections

Live Chat Widget

Realtime Communication | December 28, 2024

This project overviews a custom live-chat feature built to for e-commerce websites. The system allows administrators to view incoming chat rooms, respond to messages, and track unread chats, all within a streamlined dashboard. Live chat interfaces enhance customer support and ensures efficient communication across the platform to drive conversions.

Convex Hull Visualization

Algorithms | February 27, 2025

This small project dynamically generates a unique set of points, determines the shortest path to connect and contain all coordinates using a brute force convex hull algorithm approach, and displays a visualization of the result.

Live Chat Widget

Realtime Communication | December 28, 2024

This project overviews a custom live-chat feature built to for e-commerce websites. The system allows administrators to view incoming chat rooms, respond to messages, and track unread chats, all within a streamlined dashboard. Live chat interfaces enhance customer support and ensures efficient communication across the platform to drive conversions.