Arpit Sarang

Results 7 issues of Arpit Sarang

Title: Added a element to provide a title for the page. Enhanced Styling: Improved styling for readability and aesthetic appeal, including a background color and box shadow for the parameter...

I reorganized the file into clear sections with headings, added a brief introduction, and created a separate section for language support with a table of languages and links to corresponding...

Type: Meta

The code applies a CMATRIX-like theme to a webpage, featuring a black background and neon-green text for a terminal-style look. It uses monospaced fonts and matrix-inspired animations, making elements flicker...

Adds a `GoSafe` method to `Context` for safe goroutine execution with panic recovery. Includes a recovery example, fixes logger access (`c.Container.Logger`), and removes globals in the example. Integration tests verify...

## Fixes Issue #675 This PR adds a complete **dark theme implementation** to the Landing Page while preserving the original design and functionality. --- ### Changes Made * Added `darkMode:...

The current Landing Page doesn’t support a dark/light theme toggle. To improve accessibility and user experience, we should add a theme switcher that allows users to switch between Light and...