-
-
one-click-asterisk-install Public
One-Click Asterisk Install is a streamlined shell script to automate Asterisk installation on Ubuntu. With a single command, it updates packages, installs dependencies, downloads, compiles, and set…
-
Asterisk-Install-Guide Public
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 …
1 UpdatedJul 25, 2024 -
Freeswitch-Installation Public
This repository provides a detailed guide and scripts for installing FreeSWITCH on Debian-based systems.
2 UpdatedJun 24, 2024 -
SkillScrapper Public
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 tim…
UpdatedMar 26, 2024 -
silly-stuff-Repo Public
A repository for storing random code snippets, scripts, and other bits of programming silliness.
-
JS-Questiones Public
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 …
-
LeetCode_Probleam_Solving Public
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 sugge…
-
TypeScriptNodeAPI Public
A robust and scalable Node.js API built with TypeScript, featuring modern coding practices and seamless integration with Git.
TypeScript UpdatedJan 25, 2024 -
MongoCRUD-Demo Public
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 CR…
JavaScript UpdatedJan 12, 2024 -
Node_Task Public
"Develop a Node.js application using the latest packages, combining all daily tasks into a single codebase with a well-structured file system."
JavaScript UpdatedJan 11, 2024 -
node-file-router-demo Public
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.
JavaScript UpdatedJan 10, 2024 -
nodejs-error-handling Public
Forked from mmaksi/nodejs-error-handlingLearn how to handle errors in Node.js and TypeScript by creating custom error classes that extend the main Error constructor and error middleware
TypeScript UpdatedDec 25, 2023 -
cron-node Public
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…
1 UpdatedDec 11, 2023 -
MyCoolUserProfileAPI Public
#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…
-
JS-BASIC Public
JavaScript Basic Repo: Functions, arrays, objects, strings, JSON, arrays of objects, promises, and callbacks are covered. Examples and explanations provided for fundamental JavaScript concepts.
-
ws-chat-example Public
This repository provides a simple chat application using Node.js and the ws library. It demonstrates basic WebSocket communication between a client and server.
UpdatedNov 20, 2023 -
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…
-
-
TypeScript-Quickstart Public
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 d…
-
node-asterisk-connector Public
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.
-
clean-code-javascript Public
Forked from ryanmcdermott/clean-code-javascript🛁 Clean Code concepts adapted for JavaScript
JavaScript MIT License UpdatedOct 3, 2023 -
nodejs-raw-query-demos Public
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 Parsin…
1 UpdatedAug 23, 2023 -
websocket-mini-demo Public
using web-socket I make LoTs,Of OF mini demo easy to doing and good for Parectise good for learning socket I.O.
1 UpdatedAug 17, 2023 -
solana-phantom-wallet Public
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 util…
-
-
-
ReactJS-Interview Public
Forked from a8hok/ReactJS-Study-GuideTo prepare ReactJs interview
1 UpdatedAug 2, 2023 -
-
sequlize-Associations Public
1)one-to-one Associations , and 2)one-to-many Associations I explain with code with proper understanding.......