Pinned Repositories
ai-chat-assist
A customer care AI chatbot uses the OpenAI API for natural language interactions, enabling efficient data retrieval and management.
api-gateway
A simple example api gateway routes requests to backend services, with middleware for logging, authentication, and rate limiting to boost security and performance.
auth-react-nodejs
Token-Based Authentication is a secure way to authenticate users by issuing a unique token upon successful login. This token is then used to access protected routes or resources.
book-review-graphql
This is a simple API for managing book reviews. Users can add reviews to books, retrieve books, and view associated reviews.
code-collab
The collaborative-coding project is designed to facilitate teamwork and collaboration among developers working on backend development.
concurrent-web-scraper
This is a simple yet powerful demonstration of Go's concurrency model using goroutines and channels.
first-nest
product-manufacturer-mapping
This is designed to process and analyze product data from multiple sources, map related manufacturers, and provide insights into manufacturer relationships.
scripting-python
Learning scripting python
tictactoe
My programming journey started in 2017. I started with the C language and it's my first program.
zahidhasann88's Repositories
zahidhasann88/auth-react-nodejs
Token-Based Authentication is a secure way to authenticate users by issuing a unique token upon successful login. This token is then used to access protected routes or resources.
zahidhasann88/first-nest
zahidhasann88/scripting-python
Learning scripting python
zahidhasann88/tictactoe
My programming journey started in 2017. I started with the C language and it's my first program.
zahidhasann88/ai-chat-assist
A customer care AI chatbot uses the OpenAI API for natural language interactions, enabling efficient data retrieval and management.
zahidhasann88/api-gateway
A simple example api gateway routes requests to backend services, with middleware for logging, authentication, and rate limiting to boost security and performance.
zahidhasann88/book-review-graphql
This is a simple API for managing book reviews. Users can add reviews to books, retrieve books, and view associated reviews.
zahidhasann88/code-collab
The collaborative-coding project is designed to facilitate teamwork and collaboration among developers working on backend development.
zahidhasann88/concurrent-web-scraper
This is a simple yet powerful demonstration of Go's concurrency model using goroutines and channels.
zahidhasann88/go-web-scrapper
A web scraping API using Golang with Gin and ChromeDP for dynamic site scraping.
zahidhasann88/product-manufacturer-mapping
This is designed to process and analyze product data from multiple sources, map related manufacturers, and provide insights into manufacturer relationships.
zahidhasann88/booklist-App
Build book list app with Javascript(OOP)
zahidhasann88/despatch-sig
The Simulation of Despatch Handling in Signal Centre aims to mirror the dispatch handling and registration process within a signal center environment.
zahidhasann88/devtools-companion
The DevTools Companion API is a Node.js Express application that provides endpoints for various developer tools, including color conversion, JSON manipulation, Markdown rendering, and more.
zahidhasann88/dsa-practice
zahidhasann88/Face-Recognition-api
Face recognition system with node js
zahidhasann88/go-image-processing
This is provides a set of image processing functions with a RESTful API interface.
zahidhasann88/go-rest-api
zahidhasann88/json-to-csv
A command-line utility tool to convert JSON files to CSV format.
zahidhasann88/learning-graphql
An attempt to learn GraphQL
zahidhasann88/pr_reporter
This Python project generates summary reports for each pull request in a specified GitHub repository.
zahidhasann88/rabbithop-nodejs
RabbitHop is a Node.js application demonstrating the use of RabbitMQ for message queuing. It implements a simple producer-consumer pattern using a direct exchange.
zahidhasann88/redis-nodejs-cache
This project demonstrates how to use Redis with Node.js in a production-ready setup.
zahidhasann88/tip-calculator
Coding Challenge
zahidhasann88/web-crawling-python
This project is a Python web crawling application that allows users to scrape data from websites.