Suryansh Singh
Suryansh Singh
# Simon Game Addition ## Description I'd like to propose adding a Simon game to this repository. Simon is a classic memory game that can be a fun addition for...
### Issue: Implement .map, .filter, and .reduce in JavaScript ES6 #### Description **Summary:** Implement custom versions of `.map`, `.filter`, and `.reduce` array methods in JavaScript ES6. **Details:** JavaScript provides powerful...
### Issue: Add Leetcode 44. Wildcard Matching solution in C++ #### Description **Summary:** Add a C++ solution for LeetCode problem 44. Wildcard Matching. **Details:** LeetCode problem 44, "Wildcard Matching," requires...
I keep getting this message on every email. For reference, I used a express node app ```js import express from 'express'; import { PingEmail } from 'ping-email'; // Create an...
--- # Improve Toastify Design and Aesthetics ## Issue Description **Objective:** Enhance the design and aesthetics of the Toastify notifications in the MyLibrary project to improve user experience and visual...