GitHub / arifshariati 60 Repositories
Senior Software Engineer
arifshariati/chat-bot-ai
🤖 Chat Bot AI with Next JS, Clerk for Authentication, Bun, Strip, Pusher and more.
Language: TypeScript - Size: 1.62 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

arifshariati/nx-nextjs-shadcn-boilerplate
Nx monorepo boilerplate for Next Js and Shadcn stack
Language: TypeScript - Size: 292 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

arifshariati/css-logo-stroke-fill
An amazing CSS Logo Animation 🔥 . You will love using it specially if you have text logo for your project/website.
Language: HTML - Size: 54.7 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/zoom-clone-react-webRTC-socket-io-peers
This repo is a tiny effort on working with socket.io. Real time audio and video chat made possible in express as backend and React js as frontend. Libraries such as socket.io, webRTC, Peers have been used.
Language: JavaScript - Size: 444 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

arifshariati/multi-step-form
multi-step forms in Next JS using react-hook-form and zod validation along with shadcn ui components
Language: TypeScript - Size: 138 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

arifshariati/nodejs-exchanges-orders-book
NodeJS and typescript - get exchanges orders book with REST and Web Sockets.
Language: TypeScript - Size: 109 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

arifshariati/monor
Nx workspaces repo that houses various frontend and backend projects for learning purposes in order to solidify learnings with HOW part of working with monorepos.
Language: TypeScript - Size: 1.87 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

arifshariati/nextjs-shadcn-react-hook-form-zod
reusable component for forms in next js with shadcn components alongside react-hook-form and zod for validation
Language: TypeScript - Size: 274 KB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

arifshariati/nx-nestjs-microservices
This repository demonstrates the implementation of Nestjs micro-services with RabbitMQ in nx workspaces. Postgresql is used for data persistency.
Language: TypeScript - Size: 653 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

arifshariati/nx-multi-ci-cd-poc
This is POC repo for github CI/CD optimization. We run CI/CD to affected codebase only and avoid heavy runners. We use heroky for backend app in NestJS and Vercel for NextJs frontend app.
Language: CSS - Size: 266 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arifshariati/pa
Private Authentication and Authorisation using NestJS, Prisma, Postgresql, Graphql and NextJS.
Language: TypeScript - Size: 407 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arifshariati/myorg-auth
Language: TypeScript - Size: 322 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arifshariati/nestjs-rest-api-boilerplate
Nest JS boilerplate for REST API
Language: TypeScript - Size: 622 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

arifshariati/nestjs-micro-services
This repository explains basic concepts of Micro Services in Nest JS. You can find implementations for Authentication and Authrization using Passport. Moreover, comprehensive use of Docker containers. Furthermore, you can have a look into Stripe payment integration and MongoDB as datases.
Language: TypeScript - Size: 106 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

arifshariati/nativescript-rickandmorty-api
NativeScript App demonstrating working with API calls. For this project I have used Rick and Morty Public Api. The App has two screens, page contents and events. First Page contains list of all characters of Season 8. by pressing any of the character link second page navigation is triggered which then makes another api call for displaying character details such as name, picture etc. You can review codebase by cloning and do let me know in case of any issue.
Language: JavaScript - Size: 1.89 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

arifshariati/dockerized-nestjs-react-mongoDB-pagination
dockerized nestjs react pagination with mongoDB is basic filter and pagination example implemented on backend (nestjs). NestJs backend code is focused on generalizing pagination for its usability for future modules to be constructed upon by creating separate paginatModule.
Language: JavaScript - Size: 976 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

arifshariati/nx-monorepo
nestjs, reactjs and react-native app in nx work-spaces. This repo demonstrate type and code sharing amongst apps which scales development for larger projects in cross functional teams.
Language: TypeScript - Size: 741 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

arifshariati/react-native-instagram-clone
react native instagram clone 🔥 designed and developed in react-native and AWS amplify. This project does not cover entire functionalities of Instagram, rather focuses on few basic features.
Language: JavaScript - Size: 1.47 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

arifshariati/cloudinary-demo
Visualise cloudinary image manipulation in Next JS 14 along with stripe integration.
Language: TypeScript - Size: 796 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arifshariati/react-display-files-folder
List files and folder in presentable view in react js.
Language: JavaScript - Size: 206 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

arifshariati/nx-serverless
Nx monorepo with serverless framework
Size: 143 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arifshariati/react-native-spotify-clone
Spotify let's you listen music online via spotify mobile app (android and IOS). This repo will focus on UI design and implementing minimal features of Spotify. Developed in react-native, aws amplify and graphql
Language: TypeScript - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

arifshariati/nxref
NX workspaces for React, React Native and Nest JS projects.
Language: Shell - Size: 270 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

arifshariati/react-native-simple-weather-app
react native simple weather app is a one pager weather app which pulls weather details from openweather website. Once user launches app in android or ios mobile phone, application will as for location data, if user allows, app will display weather details for that location. This repo is a good start for react native beginners.
Language: JavaScript - Size: 594 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

arifshariati/react-redux-nestjs-graphql-postgres
Basic full stack app in React (Typescript), Redux, Material UI, NestJS, Graphql, Postgres and containers with Docker
Language: TypeScript - Size: 602 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

arifshariati/react-native-whatsapp-clone
react-native with TypeScript - whatsApp clone with AWS amplify backend. Chats are real-time and almost resembles whatsApp but not entire feature of whatsApp.
Language: TypeScript - Size: 2.1 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

arifshariati/dockerized-nest-js-postgres
Spin-up Nest JS API gateway and Postgres DB with Docker.
Language: TypeScript - Size: 301 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

arifshariati/chrome-extension-task-scheduler
Language: TypeScript - Size: 938 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/axios-timeout
Proper way of handling Axios timeout in your projects.
Language: JavaScript - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

arifshariati/react-mui-storybook
Customized Material UI components for React powered by Storybook. Come collaborate on most common atomic and compound components to lessen development time and make it re-usable for all. 🥂
Language: JavaScript - Size: 2.31 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

arifshariati/react-materialui-charts
React Material UI Card and Papper component with reCharts ( for now supports Line Chart, Bar Chart and Pie Chart ). More Chart patterns will be implemented in near future. Do update your npm package for latest package updates.
Size: 385 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

arifshariati/js-cheatsheat
✨ JavaScript Cheatsheet
Language: JavaScript - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/react-native-airbnb-clone
React Native Airbnb clone - capturing few screens with custom design change and AWS amplify authentication.
Language: JavaScript - Size: 1.08 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/dinstagram
â‚¿ Dinstagram - Distributed Instagram - DApp demonstration for instagram with minimal feature
Language: JavaScript - Size: 1.28 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

arifshariati/nft-react-random-number
PoC - get FREE token every time your generated random number matches allotted random number.
Language: JavaScript - Size: 232 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/nft-smartcontract
Ethereum smart contract with solidity for NFT marketplace.
Language: Solidity - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/react-dynamic-form-drag-drop-redux
Draggable and Droppable features come in handy for dashboard design for CMS or creating dynamic forms. This project implements dynamic form creation using react-beautiful-dnd and redux for state management.
Language: JavaScript - Size: 410 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

arifshariati/chrome-extension-react
Develop google chrome extension with react.
Language: HTML - Size: 253 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/node-cheerio-webscrapping
🚀 cheerio with requst-promise (though deprecated) makes scraping a piece of cake.
Language: JavaScript - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/nestjs-graphql
NestJs-graphql project with User signup, login, authentication, protected routes. Project stack is nestjs, graphql, postgres, docker.
Language: TypeScript - Size: 404 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/web3-javascript
web3.0 basics in javascript. This repo demonstrates how to connect to ethereum block chain, smart contract with its details and much more. You can use this repo for your reference purposes.
Language: JavaScript - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/nx-boiler-plate
nx boiler plate encompassing fundamental features needed for developing gigantic apps.
Size: 217 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arifshariati/nestjs-graphql-postgres
Language: TypeScript - Size: 74.2 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-materialui-testimonials-transition
React Material UI Testimonials Package provides Easy-to-Use Material UI Card and Paper components generating Testimonial component. Testimonial Package works with independent props i.e image, title, subtitle and testimonial.
Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

arifshariati/react-mui-dashboard-boiler-plate
React Material UI Dashboard Boiler Plate
Language: JavaScript - Size: 964 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-redux-dnd-styled-component
This sample react drag and drop project uses implements redux and styled component. react-beautiful-dnd npm package is used.
Language: JavaScript - Size: 222 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-drag-and-drop
react drag and drop feature using react-beautiful-dnd npm package. Drag and Drop feature can come in handy for several UI components and dashboard features like cards, forms etc.
Language: JavaScript - Size: 655 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-read-write-json
React JS directly can not handle file system function, for which Node JS express comes in handy, where simple route for reading and writing json files and do the job.
Language: JavaScript - Size: 421 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-stripe
💳. stripe payment gateway react component. Do give it a try for your projects. For better experience of data flow, i have integrated firebase firestore to perform CRUD on stripe payment transaction.
Language: JavaScript - Size: 3.51 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/netflix
React and Redux based Netflix clone. Aim of this clone is to apply apply material UI in real life projects focusing on UX design. This project also uses firebase as database and stripe as payment gateway.
Language: JavaScript - Size: 2.58 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/express-file-upload-multer
This repo explains how to use multer for uploading files to backend server's defined storage and response back with the file
Language: JavaScript - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/nestjs-simultaneous-db-testing
This repo emphasizes on ways to integrate multiple db located at various places. Main focus of the code block is to synch two db while reading thousands of records simultaneously.
Language: TypeScript - Size: 117 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/nestjs-project-frontend
Microservices frontend in ReactJS.
Language: JavaScript - Size: 21.3 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/nestjs-project
NestJs backend for e-commers product listing with mongoDB as database. The project is developed as stand alone modules for micro-services.
Language: TypeScript - Size: 1.21 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-dashboard-stats-nestjs
Dockerized ReactJs Dashboard powered by Material UI, NestJs as backend and mongoDB as database.
Language: JavaScript - Size: 813 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-justcontest-frontend
Voting project in React Js and google firebase. This project uses firebase functions for routing and database activities such as CRUD, image storage and managing store (delete unnecessary images to avoid over usage of firebase storage). Material UI is used on front end. Check out codes and give it a try !
Language: JavaScript - Size: 1.54 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/react-stripe-backend
node.js app using express to facilitate communication between react-stripe front end and stripe payment gateway. While going though depository resources, do cross look with react-stripe repository under my repository list for better understanding the code and data flow.
Language: JavaScript - Size: 1.59 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/covid-19-tracker
covid-19-tracker dashboard using react and material ui as front-end and using dieases.sh api for covid data.
Language: JavaScript - Size: 638 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/css-animation-summer-bike
CSS Animation - SVG summer bike 😎.
Language: HTML - Size: 10.7 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/javascript-stroke-transition
Javascript awesome stroke transition 🔥. . Try out your own custom shapes/strokes designed in figma.
Language: HTML - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/Javascript-Animation-DarkMode
Tiny Animation in Javascript using 🔥 Animate.js to change Page mode to Day or Night. Now you can imagine how can you scale this to your entire App. Happy Javascript Animation 😎 😎
Language: HTML - Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/discord-clone-react-redux-firebase
Discord Clone Application developed with react js, redux and firebase. Material UI used for frontend.
Language: JavaScript - Size: 565 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/javascript-3D-Animation-Card
Working with Javascript and CSS is always fun. This repository demonstrates 3D effect with javascript and CSS. Here, I have used Card concept (key component of material ui and bootsrap), however, you can implement this effect on any component you want.
Language: CSS - Size: 1.48 MB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/socialblog
Language: JavaScript - Size: 7.7 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/react-twiter-clone
Language: JavaScript - Size: 7.67 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/blogClientgitHub
Language: JavaScript - Size: 9.29 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/arifapiclient
Language: JavaScript - Size: 7.44 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/covid19-updates-info
Website for this Project is Here ==>
Language: JavaScript - Size: 544 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arifshariati/coronavirus
Language: JavaScript - Size: 64.8 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/covid19-visualchart-daily
Language: JavaScript - Size: 7.48 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/covid19-reactjs-axios-leaflet-bootstrap
Language: JavaScript - Size: 7.42 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/reactjs-leaflet-axios-bootstrap
Language: JavaScript - Size: 7.36 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifshariati/reactjs-axiom-news-api-pull
Language: JavaScript - Size: 7.35 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
