Stars
This is a modern RESTful API built with Node.js and Express, designed to interact with a PostgreSQL database.
Welcome to the API Design Study Repository! This project is a hands-on exploration of API-design, covering REST API, GraphQL, and gRPC.
This repository houses a robust implementation of the binary search algorithm. Binary search is a highly efficient method for locating an item in a sorted list by systematically dividing the search…
Node.js backend that unifies multiple AI models into one API featuring rate limiting, caching, input validation, streaming, and monitoring.
This project provides a visual and interactive implementation of the Selection Sort algorithm, designed to help users understand how this sorting method works in practice.
An online shop with user comments with Nodejs And MongoDB
Welcome to the repository for my personal portfolio website! This project showcases my technical skills, projects, and expertise in software engineering.
AI-powered FAQ Bot is a backend solution built with NodeJS (Express) that integrates with OpenAI to provide AI-generated answers to user queries.
This project demonstrates multithreading in Node.js using the worker_threads module, with safe shared memory operations via the Atomics and SharedArrayBuffer APIs.
Toy Processor Simulator and Asembler