jogi-bot
I am Krunal Jogi, a software engineer with a passion for JavaScript and Node.js. I am always looking for new ways to learn and grow,
Ahmedabad
Pinned Repositories
Asterisk-Install-Guide
Welcome to the Asterisk-Install-Guide repository! This guide provides step-by-step instructions for installing Asterisk on an Ubuntu system. Whether you are a beginner or an experienced user, this guide will help you set up Asterisk quickly and efficiently.
cron-node
cron-node is a powerful Node.js module that facilitates scheduling tasks based on cron expressions. It provides a simple and intuitive interface for defining and executing recurring jobs, making it ideal for automating various tasks within your Node.js applications.
e-commrace
encryption-and-decryption-of-file-in-node
firebase-opretion-with-node
NODE JS WITH FIRE-BASE-UNDERSTANDING-HOW IT,S WORKS WITH FIRE-BASE
Freeswitch-Installation
This repository provides a detailed guide and scripts for installing FreeSWITCH on Debian-based systems.
JS-BASIC
JavaScript Basic Repo: Functions, arrays, objects, strings, JSON, arrays of objects, promises, and callbacks are covered. Examples and explanations provided for fundamental JavaScript concepts.
JS-Questiones
The best way we learn anything is by practice and exercise questions. We have started this section for those (beginner to intermediate) who are familiar with JavaScript. Hope, these exercises help you to improve your JavaScript coding skills. Currently following sections are available, we are working hard to add more exercises. Happy Coding!
LeetCode_Probleam_Solving
This repository contains my solutions to the problem solving questions on LeetCode. The problems are categorized by difficulty level and tag. I am still learning, so I welcome any feedback or suggestions.
node-asterisk-connector
Node.js library for connecting to Asterisk's Asterisk Manager Interface (AMI). AMI is a text-based protocol that allows you to control and monitor Asterisk from external applications.
jogi-bot's Repositories
jogi-bot/node-asterisk-connector
Node.js library for connecting to Asterisk's Asterisk Manager Interface (AMI). AMI is a text-based protocol that allows you to control and monitor Asterisk from external applications.
jogi-bot/Freeswitch-Installation
This repository provides a detailed guide and scripts for installing FreeSWITCH on Debian-based systems.
jogi-bot/Asterisk-Install-Guide
Welcome to the Asterisk-Install-Guide repository! This guide provides step-by-step instructions for installing Asterisk on an Ubuntu system. Whether you are a beginner or an experienced user, this guide will help you set up Asterisk quickly and efficiently.
jogi-bot/cron-node
cron-node is a powerful Node.js module that facilitates scheduling tasks based on cron expressions. It provides a simple and intuitive interface for defining and executing recurring jobs, making it ideal for automating various tasks within your Node.js applications.
jogi-bot/e-commrace
jogi-bot/encryption-and-decryption-of-file-in-node
jogi-bot/firebase-opretion-with-node
NODE JS WITH FIRE-BASE-UNDERSTANDING-HOW IT,S WORKS WITH FIRE-BASE
jogi-bot/JS-BASIC
JavaScript Basic Repo: Functions, arrays, objects, strings, JSON, arrays of objects, promises, and callbacks are covered. Examples and explanations provided for fundamental JavaScript concepts.
jogi-bot/JS-Questiones
The best way we learn anything is by practice and exercise questions. We have started this section for those (beginner to intermediate) who are familiar with JavaScript. Hope, these exercises help you to improve your JavaScript coding skills. Currently following sections are available, we are working hard to add more exercises. Happy Coding!
jogi-bot/LeetCode_Probleam_Solving
This repository contains my solutions to the problem solving questions on LeetCode. The problems are categorized by difficulty level and tag. I am still learning, so I welcome any feedback or suggestions.
jogi-bot/MyCoolUserProfileAPI
#node-js #sequelize #user-profile-api #api #javascript #full-stack #web-development #programming #developer #tech#login #signup #update-profile #reset-password #change-password #secure #easy-to-use #flexible #scalable #reliable
jogi-bot/node-asterisk-connector-mysql
View other drafts node-asterisk-connector-mysql is a Node.js module that allows you to connect to and interact with Asterisk using the MySQL database. It provides a high-level API for Asterisk that makes it easy to perform common tasks such as:
jogi-bot/NODE-JS-BASIC
NODE JS BASIC TOPIC COVER IN THIS MY REPO
jogi-bot/nodejs-raw-query-demos
This repo contains a collection of demos that illustrate how to perform raw queries in Node.js. The demos cover a variety of topics, including: Connecting to a database Executing raw queries Parsing the results of raw queries Handling errors The demos are designed to be easy to follow and understand. They are also well-documented,
jogi-bot/React-TIC-TAC-TOE
Features Interactive game board with a 3x3 grid Real-time updates for player turns and game status Valid move checking and preventing overwriting of cells Winning condition detection for horizontal, vertical, and diagonal lines Game reset functionality to start a new game
jogi-bot/ReactJS-Interview
To prepare ReactJs interview
jogi-bot/sequelize-with-project
jogi-bot/sequlize-Associations
1)one-to-one Associations , and 2)one-to-many Associations I explain with code with proper understanding.......
jogi-bot/silly-stuff-Repo
A repository for storing random code snippets, scripts, and other bits of programming silliness.
jogi-bot/solana-phantom-wallet
This project provides a simple way to connect to the Phantom wallet from Node.js. It uses the Solana web3.js library to interact with the wallet's RPC endpoint. The project also provides a few utility functions for working with the wallet, such as getting the user's balance,
jogi-bot/TypeScript-Quickstart
This repo contains a quick and easy way to get started with TypeScript. It includes a basic tutorial that covers the essential concepts of TypeScript, as well as some sample code. The tutorial is designed for beginners, so no prior knowledge of TypeScript is required.
jogi-bot/websocket-mini-demo
using web-socket I make LoTs,Of OF mini demo easy to doing and good for Parectise good for learning socket I.O.
jogi-bot/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
jogi-bot/MongoCRUD-Demo
A comprehensive MongoDB CRUD (Create, Read, Update, Delete) demo repository showcasing best practices for working with MongoDB using Mongoose in a Node.js environment. The repository covers each CRUD operation with clear explanations, and it includes a Postman API documentation file for easy testing and understanding.
jogi-bot/node-file-router-demo
This demo showcases the elegance and simplicity of organizing your Node.js application's routes using files, unlocking a more intuitive and maintainable approach to routing.
jogi-bot/Node_Task
"Develop a Node.js application using the latest packages, combining all daily tasks into a single codebase with a well-structured file system."
jogi-bot/nodejs-error-handling
Learn how to handle errors in Node.js and TypeScript by creating custom error classes that extend the main Error constructor and error middleware
jogi-bot/SkillScrapper
SkillScrapper is a backend project designed to parse resumes and extract valuable information through an API. It automates the process of gleaning key details from candidate resumes, saving you time and effort.
jogi-bot/TypeScriptNodeAPI
A robust and scalable Node.js API built with TypeScript, featuring modern coding practices and seamless integration with Git.
jogi-bot/ws-chat-example
This repository provides a simple chat application using Node.js and the ws library. It demonstrates basic WebSocket communication between a client and server.