Pinned Repositories
CodeQuest
The Document Search Engine is a web application designed to facilitate efficient searching and retrieval of information from a collection of documents. It utilizes various natural language processing techniques to preprocess the documents, extract keywords, calculate term frequencies, and generate relevant search results based on user queries.
Development-Stack
This repository contains various projects in active development, showcasing my skills across different technologies and frameworks. It serves as a collection of work-in-progress projects, demonstrating my learning and growth in web development, from concept to implementation.
FashionFleet
FashionFleet is a full-stack MERN clothing app offering user authentication, responsive design, and advanced search. It features Stripe payment integration and manages user profiles, shopping carts, and order tracking, with an admin dashboard for inventory and order management.
GlamourGrove
GloamourGrove is a full-stack MERN application offering a seamless shopping experience. Features include user authentication, responsive design, dark/light mode, product categories, advanced search, Stripe integration, user profiles, and an admin dashboard for managing products, orders, and users.
healthbridge
HealthBridge is an innovative platform connecting doctors and patients seamlessly. It offers appointment scheduling, virtual consultations, medical records management, and personalized care, ensuring efficient, accessible, and secure healthcare solutions.
RetellAi
A repository showcasing the integration of Retell using the JS Web Client SDK with React and Node.js. It demonstrates how to implement voice interaction features, including speech-to-text and text-to-speech, enhancing web applications with natural language capabilities.
ScrapeSmart
ScrapeSmart is a MERN-based Amazon Smart TV scraper that extracts product details, pricing, offers, and AI-generated review summaries. Built with Node.js, Puppeteer, Express, React.js, and MongoDB, it provides an interactive UI for seamless product data retrieval and storage.
UAV-resourceAllocation-minor-project
project models an Unmanned Aerial Vehicle (UAV) resource allocation system to optimize the delivery of essential resources (medicine, food, and weapons) to various outposts.
UrbanGems
UrbanGems is a React-based e-commerce application that provides a smooth shopping experience with features like user authentication and a streamlined checkout process via Auth0. It utilizes React Router for navigation and includes icons for an enhanced user interface.
VIDEO_mgt_App
Application for managing videos, including recording, storing, and playing videos. It includes three primary pages: a Dashboard, a Video Recording Page, and a Video Player Page. Video files are stored locally using backend APIs
RyomenDev's Repositories
RyomenDev/GlamourGrove
GloamourGrove is a full-stack MERN application offering a seamless shopping experience. Features include user authentication, responsive design, dark/light mode, product categories, advanced search, Stripe integration, user profiles, and an admin dashboard for managing products, orders, and users.
RyomenDev/ScrapeSmart
ScrapeSmart is a MERN-based Amazon Smart TV scraper that extracts product details, pricing, offers, and AI-generated review summaries. Built with Node.js, Puppeteer, Express, React.js, and MongoDB, it provides an interactive UI for seamless product data retrieval and storage.
RyomenDev/AWS
AWS: A repository dedicated to learning AWS and storing essential .sh scripts. Explore automated setups, configuration scripts, and best practices for managing cloud resources efficiently. Perfect for beginners and enthusiasts diving into AWS shell scripting and automation!
RyomenDev/AWS_CI_CD-PythonProject
This repository provides a complete implementation of AWS CI/CD using GitHub Actions, CodePipeline, and CodeDeploy. It automates builds, testing, and deployments for scalable applications, ensuring seamless integration, continuous delivery, and efficient cloud deployment workflows.
RyomenDev/CodeCompendium
Ultimate guide to software development with curated tips, code examples, solutions, and valuable insights to enhance your coding journey.
RyomenDev/Dev-P
A repository dedicated to learning and practicing MERN stack development. It includes projects and resources to build full-stack applications using MongoDB, Express, React, and Node.js, providing hands-on experience with modern web development tools and techniques.
RyomenDev/Devops
A repo for learning DevOps, featuring resources and projects on tools like Docker, Kubernetes, Jenkins,AWS, Ansible and CI/CD pipelines. It helps learners implement scalable, efficient solutions in real-world DevOps environments.
RyomenDev/Django
Dive into Django with this comprehensive GitHub repository. It covers everything from basics to advanced concepts, including models, views, templates, authentication, REST APIs, and deployment. Perfect for beginners and intermediates to master web development with Django!
RyomenDev/Docker
Comprehensive Docker learning repository with essential commands, practical examples, and ready-to-use code snippets. Ideal for beginners and professionals to master containerization, streamline development workflows, and enhance deployment efficiency. Start your Docker journey here!
RyomenDev/DSA
This repository is dedicated to learning and practicing Data Structures and Algorithms (DSA). It contains solutions to various problems, ranging from basic to advanced topics, helping enhance problem-solving skills and understanding core DSA concepts through hands-on coding.
RyomenDev/ElasticStack
This repository provides a complete setup for the Elastic Stack (ELK)—Elasticsearch, Logstash, and Kibana-along with Beats, X-Pack—on AWS. It includes deployment configurations, log processing, and visualization tools to monitor and analyze system logs, ensuring efficient observability, security, and real-time data insights.
RyomenDev/Fullstack-services-app
A full-stack application with a Node.js/Express backend and a React frontend, integrating services like Nodemailer (emailing), Cloudinary (image storage), Multer (file uploads), JWT authentication, and more.
RyomenDev/GitHub
This GitHub repository is a complete guide to mastering GitHub, covering everything from basics to advanced features like GitHub Actions, Projects, Discussions, and Security. Learn version control, collaboration, CI/CD, and more with step-by-step instructions and best practices. 🚀
RyomenDev/gRPC
A beginner-friendly repository to learn gRPC with Node.js & Express. Covers authentication, CRUD operations, and real-world integration with a MERN stack. Includes proto files, server/client setup, and REST API interop. 🚀
RyomenDev/JWT
A comprehensive guide on advanced JWT concepts, including security, optimization, microservices integration, and best practices. Covers topics like RBAC, MFA, OAuth2, JWT introspection, and performance enhancements with code examples, diagrams, and real-world implementations for deep technical discussions.
RyomenDev/Mini-Collection-Management-System
RyomenDev/Mongoose-Mongodb
A comprehensive guide to Mongoose & MongoDB, covering MongoDB Compass, MongoDB Shell, and essential commands. Learn how to set up a MongoDB database, use Mongoose for schema modeling, and interact with MongoDB via Compass and Shell with CRUD operations.
RyomenDev/portfolio
This repository showcases my personal portfolio, featuring a collection of my projects, skills, and experiences. Built with modern web technologies, it demonstrates my expertise in web development and serves as a digital representation of my work and achievements.
RyomenDev/Python
A repository for learning Python, covering fundamental concepts, data structures, algorithms, and practical projects. It aims to help beginners and intermediate learners enhance their skills with hands-on examples and coding exercises, providing a strong foundation for Python development and problem-solving.
RyomenDev/Quizo-QuizApp
An online quiz platform built with React.js, featuring quiz creation, timed multiple-choice questions, result analysis, and authentication with Node.js, Express, and MongoDB. It ensures a responsive UI, secure authentication using JWT, and state management via Redux. 🚀
RyomenDev/Real-Time-communication
This repository contains examples of real-time communication techniques, including WebSocket, Socket.IO, SSE, gRPC, and MQTT. It covers setup, implementation, and best practices for each approach, making it easy to integrate real-time features into web applications, microservices, and IoT projects.
RyomenDev/Real-time-Tracking
This project tracks active users on a webpage using Socket.io and Express.js, storing their IP addresses and socket IDs. It provides real-time user count updates and an API to fetch current users. Ideal for monitoring online presence dynamically and efficiently. 🚀
RyomenDev/Real_Time_Video_transmit
RyomenDev/Redis
MERN app with Redis for caching, rate limiting, and session management. Enhances performance by reducing DB load, preventing excessive API requests, and securing sessions. Includes JWT authentication, CORS configuration, and optimized API handling for scalability and security. 🚀
RyomenDev/Round-Robin-Coupon-Distribution
A real-time coupon management system using React, Node.js, and WebSockets. Users can claim coupons dynamically, receive instant updates, and track available and claimed coupons. Includes authentication, WebSocket notifications, and an intuitive UI for seamless coupon claiming.
RyomenDev/RyomenDev
A learning repository designed to help users create informative and engaging README.md files for their personal GitHub profiles. It includes templates, examples, and best practices to effectively present user information, skills, and project highlights, enhancing visibility and collaboration on GitHub.
RyomenDev/swagger-openApi
This repository provides a hands-on guide to integrating Swagger (OpenAPI) with Node.js and Express for API documentation. Learn to define endpoints, request bodies, and responses while testing APIs interactively using Swagger UI. Ideal for beginners and professionals improving API documentation. 🚀
RyomenDev/UAV-resourceAllocation-major-project
The UAV Resource Allocation project uses Particle Swarm Optimization (PSO) to efficiently assign UAVs for delivering essential resources like medicine, food, and weapons to multiple outposts while minimizing energy consumption and ensuring high-priority deliveries. Optimized for real-world UAV logistics. 🚀
RyomenDev/UI-components
This repository contains reusable UI components and design elements for various pages, including login forms, headers, sidebars, footers, buttons, cards, graphs, and more. It aims to provide consistent, modular, and customizable components for building intuitive web interfaces.
RyomenDev/test-server