2023
Pi42.exchange
Pi42 is India's First Native Crypto Derivatives Platform with Lightning-Fast Settlement in Rupees.
- NextJS
- Redux
- SocketIO
- SCSS
- Typescript
Wednesday June 14, 2023
Saturday February 12, 2022
I'm a software engineer who specializes in React with an affair going on with backend. I'm passionate about creating beautiful user interfaces and digital experiences. Let's work together to bring your ideas to life.
Hello there! My name is Rishu Patel and I'm a your friendly neighbourhood web developer. I started my coding journey in 2019 and began focusing on web development in 2020. Despite not having a traditional education in computer science, I've honed my skills through self-directed learning and practical experience.
Currently, I work as a software engineer at a service-based company. I enjoy creating clean, elegant user interfaces that provide an intuitive user experience. I currently work in React but also have thing going on with backend and I am also rated around 1,000 on chess.com
Here are a few technologies I've been working with recently:
2023
Pi42 is India's First Native Crypto Derivatives Platform with Lightning-Fast Settlement in Rupees.
2023
Taxnodes is a crypto tax computation & expert-assisted ITR filing startup based in India. Worked on the website, app and the internal dashboards on the platform.
2023
Krello is a trello clone built with Svelte, Appwrite and Flowbite
2022
Devlog is blogging platform for developers built with Next.js and Firebase and is loosely inspired by Dev.to
2022
Artemis is a โ react components library build with StoryBook, Typescript, SASS and bundled with Rollup.
Featured on bestofreactjs.com
Available on npm
2022
Sintax is a ๐คณ social media web application inspired from the traditional social media platforms.
June 14, 2023
Krello - a project management app: Appwrite X Hashnode Hackathon Team Details.
Rishu - Rishu Patel
Project Description. Krello is a task management app built with SvelteKit, Appwrite, Flowbite and Tailwind. It's a clone of the popular task manageme...
February 12, 2022
How many times have you added javascript to your HTML like this <script src="path/to/some/javascript"></script> but have you ever pondered how browser handle that line of code? Why do we sometimes pass async or defer attributes to the s...
February 11, 2022
The beautiful thing about react is that it lets you break down UI into smaller components and reuse them at multiple places in your project, but that's not it, you can standardize your components and publish them to npm or yarn and let o...