- ๐ฌ Ask me about:
Frontend Development stuffs likeJavaScript
,CSS
&Material UI
- ๐ซ How to reach me:
[email protected] - โก Fun fact:
Food can make me happy!
caselyjs is a programmatic tool that helps you rename files and folders in bulk using a consistent naming convention like kebab-case
, camelCase
, or PascalCase
.
Say goodbye to manually renaming 100+ files in your project!
npm install caselyjs
Minimum setup you need to start with
import { casely } from 'caselyjs';
casely.config({
path: 'src'
});
casely.execute();
Tip
Full configuration details inside the documentation.
๐ npmjs.com/caselyjs
An ultimate resource for Web Developer
s!
Where I have discussed and written experience based code.
Inside the documentary, You'll find?
Best practices!
And Hacks! ๐
JS BrainStorming
โก
JSBrainStorming, has built to practice!
JavaScript challenges and logic building.
Inside the repo there are many Code Snippets
written for pratice and logic building in JS.
Do you need?
A quick cleanup of your download folder with messy file collection.
Gotcha! Solution is here.
Code in action ๐
// index.js
import { Clutter } from "../clutter.js";
Clutter("index.js")
Note
Currently, Built on node.js
environment.
To execute this code, You'll have to create a node environment.
Install/download node.js
Magical Number
๐ฎ
Fast, Simple, and Interesting!
An answer predictor bot
, who is waiting for your first input.
Rules:
3 Inputs from the user and 2 reponses from the bot.
Try out ๐: magical-number ๐
Code: GitHub Source
A minimal search engine built on the top of google search API
explore.io is a powerful search engine designed to provide users with efficient and relevant search results. With its sleek design and intuitive interface, explore.io aims to enhance the search experience and help users find information quickly and easily.