- 🔭 I’m a builder
- 🌱 I’m always curious and learning
- 👯 I’m looking to collaborate
Currently employed at Cakewalk
Neumorphism Design for Analog Clock (HTML, CSS, JS)
CSS 1
benchmarkCPU() {
const startTime = performance.now();
// Perform CPU-intensive task, e.g., prime number calculation
// Replace the code below with your own CPU-intensive task
let sum = 0;