Pinned Repositories
adrian-blog
A blog service using NodeJS Express, TypeScript, MongoDB and Redis as a cache server, equipped with Uppy companion to be capable of multipart resumable upload to S3 compatible storages and also the blog service messages are localized by using i18next
adrian-blog-micrservices
A full-stack project based on node.js, Express, React, Nextjs, and Redux with TypeScript, created by using microservices architecture, Docker, Kubernetes, and NATS JetStream. The project is going to have the ability to manage a full online store. The current repository contains just the Blog part of the project. Building services still is in progress...
aspian
A CMS based on C# and ASP.NET Core, created by using clean architecture principles and CQRS and Mediatr. This public repository only includes core functionality of the whole system which in the full version has a full store and LMS and eHealth system and Chat.
aspian-admin-frontend-react
Admin dashboard (front-end) of ASPIAN CMS (aspian repo) created with React/Redux/TypeScript/Ant Design.
aspian-dashboard-template
This is part of my work on an admin dashboard template I created using HTML/Sass/ES6/Bootstrap4.4/Webpack in 2 RTL and LTR layouts and 2 different languages (English and Persian) by using node-static-i18n plugin. You can see some videos from this in my Instagram with the id aspian.io
aspianet-frontend
My ASPIANET Website's Frontend (NextJS)
faraz-sms-sdk
Faraz SMS REST API SDK to work with NodeJS and TypeScript or JavaScript.
nats-jetstream-ts-kubernetes
Some helper abstract classes in TypeScript to use NATS JetStream in Kubernetes by using official NATS client package "nats.js" for using in node.js SOA applications.
nestjs-adrian-blog
A blog made by using NestJS, TypeORM, PostgreSQL, Redis cache, Bull Queue and S3 as the storage
nodejs-idpay
IDPay SDK for using official REST API.
aspian-io's Repositories
aspian-io/aspian
A CMS based on C# and ASP.NET Core, created by using clean architecture principles and CQRS and Mediatr. This public repository only includes core functionality of the whole system which in the full version has a full store and LMS and eHealth system and Chat.
aspian-io/nestjs-adrian-blog
A blog made by using NestJS, TypeORM, PostgreSQL, Redis cache, Bull Queue and S3 as the storage
aspian-io/faraz-sms-sdk
Faraz SMS REST API SDK to work with NodeJS and TypeScript or JavaScript.
aspian-io/nats-jetstream-ts-kubernetes
Some helper abstract classes in TypeScript to use NATS JetStream in Kubernetes by using official NATS client package "nats.js" for using in node.js SOA applications.
aspian-io/adrian-blog-micrservices
A full-stack project based on node.js, Express, React, Nextjs, and Redux with TypeScript, created by using microservices architecture, Docker, Kubernetes, and NATS JetStream. The project is going to have the ability to manage a full online store. The current repository contains just the Blog part of the project. Building services still is in progress...
aspian-io/adrian-blog
A blog service using NodeJS Express, TypeScript, MongoDB and Redis as a cache server, equipped with Uppy companion to be capable of multipart resumable upload to S3 compatible storages and also the blog service messages are localized by using i18next
aspian-io/aspian-admin-frontend-react
Admin dashboard (front-end) of ASPIAN CMS (aspian repo) created with React/Redux/TypeScript/Ant Design.
aspian-io/aspian-dashboard-template
This is part of my work on an admin dashboard template I created using HTML/Sass/ES6/Bootstrap4.4/Webpack in 2 RTL and LTR layouts and 2 different languages (English and Persian) by using node-static-i18n plugin. You can see some videos from this in my Instagram with the id aspian.io
aspian-io/aspianet-frontend
My ASPIANET Website's Frontend (NextJS)
aspian-io/docs
📚 Prisma Documentation
aspian-io/nestjs-adrian-blog-multilingual
A multilingual blog made by using NestJS, TypeORM, PostgreSQL, Redis and Passport for authentication and authorization.
aspian-io/nextjs-event-platform
aspian-io/nodejs-idpay
IDPay SDK for using official REST API.
aspian-io/ticketing
A simple online ticket store as microservices show case using Node.js, TypeScript, NextJS 14, MongoDb, Docker and Kubernetes for orchestrarion. I also make use of GitHub and Git Actions for CI/CD.
aspian-io/ticketing-common
Common npm package for my Ticketing SOA project