https://github.com/codezaura/codezaura
README
https://github.com/codezaura/codezaura
Last synced: about 23 hours ago
JSON representation
README
- Host: GitHub
- URL: https://github.com/codezaura/codezaura
- Owner: codezaura
- Created: 2024-03-06T03:26:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-17T10:19:08.000Z (6 months ago)
- Last Synced: 2025-08-30T16:36:19.014Z (6 months ago)
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello
, I'm Vikash Kumar
Web Developer - IN
****
### **Know me!**
- 💬 Ask me about:
**Frontend Development stuffs like `JavaScript`, `CSS` & `Material UI`**
- 📫 How to reach me:
[vikashloharjsr@gmail.com](mailto:vikashloharjsr@gmail.com)
- ⚡ Fun fact:
**Food can make me happy!**
****
### Connect on 🔗
****
### GitHub Trophies 🏆

****
## My Works 👇
### [**`caselyjs`**](https://github.com/codezaura/caselyjs)
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!*
```bash
npm install caselyjs
```
Minimum setup you need to start with
```js
import { casely } from 'caselyjs';
casely.config({
path: 'src'
});
casely.execute();
```
> [!tip]\
> Full configuration details inside the documentation.
🔗 [**npmjs.com/caselyjs**](https://www.npmjs.com/package/caselyjs)
----
### [**`Docs.dev`**](https://github.com/codezaura/Docs.dev)
*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`**](https://github.com/codezaura/JavaScript-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.
----
### [**`File Organizer Utility`**](https://github.com/codezaura/file-organizer-utility) 😋
Do you need?
*A quick cleanup of your download folder with messy file collection*.
Gotcha! Solution is here.
Code in action 👇
```js
// 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`](https://guess-the-magic.netlify.app/) 🔮
**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](https://guess-the-magic.netlify.app/) 🚀
Code: [GitHub Source](https://github.com/codezaura/magic-number-guess)
---
### [`explore.io`](https://github.com/codezaura/explore.io)
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.
---
### GitHub Stats