Pinned Repositories
awesome-js-posts
A curated list of the latest posts, blogs and repositories related to JavaScript.
awesome-vscode-settings
🎨 A curated list of simple and awesome VS Code settings
javascript-tips
Useful JavaScript Tips & Tricks
JavaScript30
Participating in 30 Day Vanilla JS Challenges by @wesbos
LearnES6
:fire: Starter files to Learn with ES6 for Everyone by @wesbos
palashmon
:unicorn:
thinking-in-react
A walk through the thought process of building simple apps using React
unique-objects
Get unique objects from an array of objects based on single/multiple keys.
palashmon's Repositories
palashmon/awesome-js-posts
A curated list of the latest posts, blogs and repositories related to JavaScript.
palashmon/unique-objects
Get unique objects from an array of objects based on single/multiple keys.
palashmon/thinking-in-react
A walk through the thought process of building simple apps using React
palashmon/is-positive-int
Validate if a value is a positive integer between 0 & the maximum safe integer.
palashmon/car-names
:car: Used to get random Car Names
palashmon/generate-pi
:package: Find PI(Ï€) to the Nth Digit
palashmon/learn-node-pm
Learning to build applications and APIs with @wesbos
palashmon/learn-react
Simplest case example of ReactJS
palashmon/clone-array-objects
Tiny module to clone an array of objects
palashmon/generate-pi-cli
🚀 Find PI(π) to the Nth Digit
palashmon/learn-commitizen
Learning about Commitizen
palashmon/learn-sass
Playground to learn and practice more about SASS (Syntactically Awesome Style Sheets)
palashmon/learn-strapi
A simple REST API using Strapi and MongoDB
palashmon/array-add-num
Add up all the numbers in the array
palashmon/mevn-auth-api
Learning to create a simple RESTful API for Authentication using Node.js + Express + MongoDB
palashmon/nuxt-modal-app
Implementing Modals in a Nuxt.js App using Vuetify
palashmon/sass-boilerplate
A boilerplate for learning SASS
palashmon/vue-product-app-ts
Building a searchable product data table using Vue + TypeScript
palashmon/vuejs-firebase-02
Vue + Vuetify + Firebase DevMeetup Learning Project
palashmon/bundlesize
Keep your bundle size in check
palashmon/random-prime-generator
Generates a random prime number within a certain range
palashmon/acronymer
🚀 Transform strings into memorable acronyms
palashmon/app-localization-keys
For multi-language support, generate concise and distinct keys for localization files or dictionaries.
palashmon/array-reverser
Seamlessly reverse arrays or segments with ease
palashmon/hyphen-sanitizer
🚀 Simplifying text by replacing hyphens with ease
palashmon/Learn-Node
Starter Files + Stepped Solutions for the Learn Node course
palashmon/reusable-workflows
Reusable workflows for @palashmon repos
palashmon/.github
Default configuration for @palashmon repos
palashmon/app-generate-maze
Simple application that generates a maze based on the given dimensions.
palashmon/renovate-config
Renovate configuration to be used for my GitHub projects