🔭 I’m currently building API's and UIs.
🌱 I’m exploring backend development and databases.
💬 I love talking about React, Node.JS and MongoDB.
📫 How to reach me saikowshik0306@gmail.com
🔭 I’m currently building API's and UIs.
🌱 I’m exploring backend development and databases.
💬 I love talking about React, Node.JS and MongoDB.
📫 How to reach me saikowshik0306@gmail.com
A backend service for blog creation and management built with Node.js, Express, and MongoDB. Supports secure authentication, role-based access, full blog CRUD operations, a favorites system, and co…
JavaScript
A backend service for restaurant menu and order management built with MongoDB and REST APIs. Supports menu CRUD, search, availability updates, and order handling with status tracking and pagination.
JavaScript
A backend service that handles secure user authentication and manages all transaction data. It provides APIs for CRUD operations and supports search, filters, and efficient data loading with pagina…
JavaScript
This project analyzes heart attack data in Japan, focusing on gender-based differences in risk factors such as smoking, diabetes, alcohol consumption, and regional variations. The dataset is cleane…
Python
This Python script fetches and displays real-time cryptocurrency prices for a list of popular cryptocurrencies in various currencies (BTC, USD, EUR, and INR). The data is presented in a visually ap…
Python
This Python script allows users to fetch and display recipe details based on a main ingredient using the Spoonacular API. The recipes are presented in a beautifully formatted table using the rich.
Python