Pinned Repositories
actions-setup-docker
Set up your GitHub Actions workflow with a specific version(18.09,19.03,20.10,nightly) of Docker ON Linux/macOS
admin-bro-nestjs
NestJS module to import admin the Nest way
angular-calendar-heatmap
📊 Angular directive for d3.js calendar heatmap graph
angular-chat-web-component
angular-tfjs
Short example for adding tfjs-examples in an Angular app
apexcharts.js
📊 Interactive JavaScript Charts built on SVG
calendar-heatmap
📊 Calendar heatmap graph
calendar-heatmap-1
A d3 heatmap for representing time series data similar to github's contribution chart
fullstack-javascript-chat
A demo chat app using NodeJS (NestJS), Angular 2+ and SocketIO.
nodejs-cli
Basic example of how to create a nodejs cli
Devimal's Repositories
Devimal/angular-tfjs
Short example for adding tfjs-examples in an Angular app
Devimal/fullstack-javascript-chat
A demo chat app using NodeJS (NestJS), Angular 2+ and SocketIO.
Devimal/nodejs-cli
Basic example of how to create a nodejs cli
Devimal/actions-setup-docker
Set up your GitHub Actions workflow with a specific version(18.09,19.03,20.10,nightly) of Docker ON Linux/macOS
Devimal/admin-bro-nestjs
NestJS module to import admin the Nest way
Devimal/angular-chat-web-component
Devimal/apexcharts.js
📊 Interactive JavaScript Charts built on SVG
Devimal/calendar-heatmap
📊 Calendar heatmap graph
Devimal/calendar-heatmap-1
A d3 heatmap for representing time series data similar to github's contribution chart
Devimal/crud
NestJs CRUD for RESTful APIs
Devimal/dayjs
⏰ Day.js 2KB immutable date-time library alternative to Moment.js with the same modern API
Devimal/flex-layout
Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
Devimal/gatsby-remark-code-buttons
Add buttons to code snippets 🔘
Devimal/gatsby-remark-code-titles
A Gatsby remark plugin that will allows for code title injection in fenced code blocks
Devimal/ghost-to-md
A tool to export your Ghost export file to a collection of markdown files.
Devimal/import-nodejs
Companion repo for Devimal Planet blog.
Devimal/javascript-chess-engine
A JavaScript chess engine written to beat its master
Devimal/javascript-interview-questions
List of 1000 JavaScript Interview Questions
Devimal/js-combinations
Devimal/mysql-action
GitHub Action to setup a MySQL database
Devimal/nestjs-graphql-best-practice
NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
Devimal/nestjs-query
Easy CRUD for GraphQL.
Devimal/ng-apexcharts
ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
Devimal/ngx-ui
🚀 Style and Component Library for Angular
Devimal/redis-github-action
Use Redis in GitHub Actions
Devimal/responsively-app
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
Devimal/simple-typescript-starter
A minimal TypeScript starter for general purposes. Includes watch mode, debugging and testing configurations. Heavily inspired by the other larger TypeScript starters such as Microsoft and NestJS.
Devimal/skip-duplicate-actions
Save time and cost when using GitHub Actions
Devimal/string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Devimal/typescript-watch-and-run
How to watch and run a typescript project on every code change