-
🔭 I’m currently working on my portfolio website
-
🌱 I’m currently learning trpc
-
📫 How to reach me me@ayushseth.dev
-
⚡ Fun fact I love to play the guitar and post covers on my Instagram and YouTube channel
- India
-
14:34
(UTC +05:30) - @ayush_src
- in/ayush-seth
Pinned Loading
-
query-hook-generator.ts
query-hook-generator.ts 1import { useAuth } from "@clerk/nextjs";
2import { useQuery } from "@tanstack/react-query";
3import { type ZodSchema } from "zod";
4import { api } from "../utils";
5 -
fractal-tree
fractal-tree PublicTakes an object oriented approach at generating a fractal tree using p5.js.
-
self-steering-car
self-steering-car PublicSelf steering vehicle that implements Craig Reynold's steering behaviours algorithm to find it's path through various checkpoints
JavaScript 1
-
flee-and-seek
flee-and-seek PublicImplementation of Craig Reynold's "Flee" and "Seek" behaviours for animating some text where each letter is filled with individually controlled dots called vehicles
JavaScript
-
filtered-echarts
filtered-echarts PublicA small app that lets you filter data based on min and max of any column of a csv file that is plotted as a line chart to show the filtered data .
TypeScript
-
fm-age-calculator
fm-age-calculator PublicA solution to the Age calculator app challenge on Frontend Mentor
TypeScript
If the problem persists, check the GitHub status page or contact support.