Pinned Repositories
Baileys
Lightweight full-featured typescript/javascript WhatsApp Web API
bot-wa-v2
Bot WA V2 is a WhatsApp bot that integrates with various services like OpenAI, DeepAI, and Firebase to provide a range of functionalities.
guru-blaze-double
Guru Blaze Double is a tool designed to analyze and predict roulette game outcomes on Blaze. It uses WebSockets to listen for game events and employs various algorithms to make predictions.
insta-dl
Simple API to get direct link to videos/images from Instagram
samp-server-nodejs
This project is a SA-MP (San Andreas Multiplayer) server implemented in Node.js. It uses the samp-node-lib library to interact with the SA-MP server API.
scraper-web
Scraper Web is an Electron application that leverages Playwright for efficient and automated web scraping.
whatsapp-spam
WhatsApp Spam is a simple JavaScript script designed to send a specified number of messages on WhatsApp at a given interval.
zapzap
Chat OnlineZapZap is a study project that I developed to learn about real-time communication in web applications. Built with Next.js, this project serves as a practical example of integrating modern technologies to create a chat application.
NeguinDev's Repositories
NeguinDev/guru-blaze-double
Guru Blaze Double is a tool designed to analyze and predict roulette game outcomes on Blaze. It uses WebSockets to listen for game events and employs various algorithms to make predictions.
NeguinDev/zapzap
Chat OnlineZapZap is a study project that I developed to learn about real-time communication in web applications. Built with Next.js, this project serves as a practical example of integrating modern technologies to create a chat application.
NeguinDev/bot-wa-v2
Bot WA V2 is a WhatsApp bot that integrates with various services like OpenAI, DeepAI, and Firebase to provide a range of functionalities.
NeguinDev/insta-dl
Simple API to get direct link to videos/images from Instagram
NeguinDev/whatsapp-spam
WhatsApp Spam is a simple JavaScript script designed to send a specified number of messages on WhatsApp at a given interval.
NeguinDev/Baileys
Lightweight full-featured typescript/javascript WhatsApp Web API
NeguinDev/samp-server-nodejs
This project is a SA-MP (San Andreas Multiplayer) server implemented in Node.js. It uses the samp-node-lib library to interact with the SA-MP server API.
NeguinDev/scraper-web
Scraper Web is an Electron application that leverages Playwright for efficient and automated web scraping.
NeguinDev/bot-discord-call
Bot Discord para falar quando alguem entrar na call
NeguinDev/bot-logs-webhook
Bot Logs Webhook is a Discord bot built to log sales data via a webhook. It uses Discord.js for the bot functionality and Express for the web server.
NeguinDev/card-reactjs
Simple Card for ReactJS
NeguinDev/chat-online
Chat Online is a real-time chat application built using Node.js, Express, and Socket.io for the server-side, and vanilla JavaScript for the client-side.
NeguinDev/filmes-series-api
Filmes Series API is a Node.js application that fetches movie and series data using IMDb's unofficial API. It's built using Express for the server-side and Axios for HTTP requests.
NeguinDev/firebase-crud
Firebase CRUD is a Node.js application that provides basic CRUD operations using Firebase as the backend. It allows you to add, update, and remove users.
NeguinDev/fish-game
Fish Game is a simple fishing game built using HTML, CSS, and JavaScript. The game allows you to fish for different types of fish and sell them to earn virtual money.
NeguinDev/form-web
Form Web is a web-based form application built using Node.js and Express. Users can answer questions and submit their responses.
NeguinDev/game-block
Game Block is a multiplayer block game built using Node.js, Express, and Socket.io. Players can move blocks around a grid and collect fruits to increase their score.
NeguinDev/mercado-pago-simple
Simple use of the paid marketplace API
NeguinDev/next-auth
NeguinDev/nextjs_auth_v5
Next.js authentication with Auth.js project.
NeguinDev/rompot
Biblioteca para desenvolvimento de bot multi-plataforma.
NeguinDev/sales-manager
Sales Manager is a sales management system built using Node.js, Express, and Chart.js. It allows you to track sales and generate reports.
NeguinDev/scraper-gdrive
Scraper GDrive is a simple Node.js script that converts Google Drive shareable links into direct download links.
NeguinDev/telegram-md
Telegram MarkdownV2 formatter
NeguinDev/tic-tac-toe-canvas
Tic-Tac-Toe Canvas is a Node.js application that uses the Canvas API to draw a Tic-Tac-Toe grid and place 'X' and 'O' images based on the player's moves.
NeguinDev/tictactoe-web
Tic-Tac-Toe Web is a simple web-based Tic-Tac-Toe game built using vanilla JavaScript. Players can take turns to place their symbol ('X' or 'O') on a 3x3 grid.
NeguinDev/to-do-list-react-native
To-do list done in React Native
NeguinDev/whatsapp-2-react-native
WhatsApp 2 is a clone of the popular messaging app WhatsApp, built using React Native and Expo. The app features chat, home, and settings screens.
NeguinDev/whatsapp-neguin
WhatsApp Neguin is a chat application that mimics the functionalities of WhatsApp. It's built using React for the client-side and Node.js for the server-side. The application also integrates with Firebase for user authentication and real-time database features.
NeguinDev/word-corrector
Word Corrector is a simple JavaScript utility that takes an array of words and a query string as input and returns a list of words that closely match the query.