Pinned Repositories
functional-programming-javascript
next13-page-transition
Implementation of next13 with framer motion to achieve page transition and animation
nextjs-darkmode
Dark mode UI implementation in Next.js with simply CSS Variables
nextjs13-data-fetching
Ways of Data Fetching in Next.js 13
prisma
Modern DB toolkit to query, migrate and model your database
react-contextAPI
React CRUD application with context API
react-gallery
A simple image gallery built with React
react_search
Build Search App with React using OMDb API (The Open Movie Database)
remix-zod-form
Remix form validation using Zod
tailwind_darkmode
Implementation of darkmode UI with tailwind v2.0
isNan909's Repositories
isNan909/next13-page-transition
Implementation of next13 with framer motion to achieve page transition and animation
isNan909/react_search
Build Search App with React using OMDb API (The Open Movie Database)
isNan909/tailwind_darkmode
Implementation of darkmode UI with tailwind v2.0
isNan909/trpc-crash-course
A Crash course on tRPC using a T3 Stack
isNan909/skeleton-loading-react
Skeleton Loading with React
isNan909/product_hunt_ui_clone
UI clone of product hunt with Tailwind CSS
isNan909/React_gsap
Greensock implementation with react demo
isNan909/composition-todo-demo
Demo for composition API in Vue
isNan909/custom-hooks
Demo on creating custom react hooks
isNan909/DarkmodeUI
Implementing Darkmode UI with HTML, CSS, JS
isNan909/helpscout_assets
Assets needed for help scout documentation
isNan909/ishan-is-me
Config files for my GitHub profile.
isNan909/JAMStack_with_Gridsome
Blog using JAMStack with Gridsome consuming GraphQL API with local Markdown
isNan909/memetoberfest
Open source meme contest by daily.dev
isNan909/mirage-vue
Demo Application for using Mirage with Vue JS
isNan909/ogimage-generation-vercel
Next.js v13 Dynamic Open Graph Image Generation
isNan909/React-Intl
Adding internalization in react apps
isNan909/react-useDebounce
An implementation of react debounce hook in action
isNan909/react_cypress_unit_testing
Unit testing in react application
isNan909/React_pagination
Paginating in React
isNan909/remix-zod-form
Remix form validation using Zod
isNan909/Stitches-crash-course
A Crash Course on Stitches (CSS in JS) UI library
isNan909/tailwind-dashboard
A simple tailwind dashboard
isNan909/cypress-with-github-actions
Cypress Continuous Integration(CI) with Github actions demo
isNan909/next-netlify-forms
A demo application for form submission with Next and Netlify functions
isNan909/react_cypress_testing
A complete end to end test with Cypress in React
isNan909/redis-next-app
A demo application working with NextJS and RedisOM
isNan909/remix_strapi_blog
A simple blog with Remix and StrapiCMS written in Typescript
isNan909/remix_strapi_starter-template
A starter application using Remix and StrapiCMS
isNan909/unit-testing-in-cypress
A demo of unit testing with cypress