Pinned Repositories
algorithmic-arena
DSA_using_java
This repository contains the implementation of DSA using JAVA from the very basic to the most advanced and it contains the solutions of some LEETCODE DSA questions
exchange-platform
FarmGenie
FarmGenie, an AI-driven platform, empowers farmers with tailored crop recommendations, real-time field data, and precise farm management tools. It fosters a supportive community, offers a diverse product marketplace, and provides comprehensive agricultural scheme information. With multilingual support, FarmGenie helps farmers make informed choices.
Insight-Ed
JavaCodeExplained
kafka-elastic-microservice
A Node.js microservice built with TypeScript, integrating Kafka for messaging, Elasticsearch for search capabilities, and Prisma as the ORM. This project showcases scalable architecture and efficient data handling for modern applications.
OpenCV-fundamentals
Randomverse
Randomverse is a video chat application that connects users randomly, leveraging WebRTC and WebSockets for real-time and secure communication.
rusty-cookbook
comprehensive collection of code examples in Rust, covering basic to advanced concepts. It is designed to provide a structured learning path for both beginners and experienced developers, helping them learn and practice Rust programming effectively.
swataswayam-14's Repositories
swataswayam-14/FarmGenie
FarmGenie, an AI-driven platform, empowers farmers with tailored crop recommendations, real-time field data, and precise farm management tools. It fosters a supportive community, offers a diverse product marketplace, and provides comprehensive agricultural scheme information. With multilingual support, FarmGenie helps farmers make informed choices.
swataswayam-14/Insight-Ed
swataswayam-14/algorithmic-arena
swataswayam-14/exchange-platform
swataswayam-14/Paytm-Project-monorepo
This turborepo contains a comprehensive payment application that integrates a webhook backend, withdrawal server, end-user and merchant Next.js apps, and a unified PostgreSQL database to facilitate seamless transactions between user and merchants
swataswayam-14/Randomverse
Randomverse is a video chat application that connects users randomly, leveraging WebRTC and WebSockets for real-time and secure communication.
swataswayam-14/JavaCodeExplained
swataswayam-14/kafka-elastic-microservice
A Node.js microservice built with TypeScript, integrating Kafka for messaging, Elasticsearch for search capabilities, and Prisma as the ORM. This project showcases scalable architecture and efficient data handling for modern applications.
swataswayam-14/rusty-cookbook
comprehensive collection of code examples in Rust, covering basic to advanced concepts. It is designed to provide a structured learning path for both beginners and experienced developers, helping them learn and practice Rust programming effectively.
swataswayam-14/_WANDERLUST_
swataswayam-14/cms
swataswayam-14/CodeSphereX
CodeSphereX is a web application that allows users to write and submit code, which is then executed against a set of test cases. The system utilizes a combination of NextJS, PostgreSQL, and Judge0 API to provide a seamless and efficient experience for users.
swataswayam-14/daily-code
swataswayam-14/EcommerceSpectastyle
Through this project, we aim to not only learn but also innovate, leveraging the power of the MERN stack to create scalable and efficient solutions. By incorporating cutting-edge warehouse management techniques, we're poised to deliver a comprehensive Ecommerce platform that sets new standards in online retail
swataswayam-14/farm-ecommerce
swataswayam-14/GetCryptoTransactions
swataswayam-14/GoProgramming
A comprehensive repository of Go language code, covering both basic and advanced concepts, featuring a wide range of examples, tutorials, and projects.
swataswayam-14/GRPC
swataswayam-14/kafka_playground
Kafka Playground is a hands-on repository for exploring Apache Kafka with Node.js. It offers a complete Kafka implementation, easy local setup using Docker, and various examples and tutorials to demonstrate key concepts like message production and consumption.
swataswayam-14/Kubernetes
swataswayam-14/Math_for_DataScience
swataswayam-14/Multiplayer_ChessGame
A real-time multiplayer chess game using WebSockets and WebRTC for seamless communication and dynamic gameplay.
swataswayam-14/Prometheus-and-Grafana
Containerized setup for monitoring Express applications using Prometheus and Grafana, with real-time metrics and alerts for CPU, memory, errors, and storage usage.
swataswayam-14/Summit
swataswayam-14/Super-80-DSA
This repository serves as a comprehensive collection of solutions to major Data Structures and Algorithms (DSA) problems. It provides Java implementations of various problems, each with three different approaches: brute force, better, and optimal.
swataswayam-14/swataswayam-14
Config files for my GitHub profile.
swataswayam-14/Testing_in_nodejs_and_express
This repository demonstrates testing strategies for a MERN stack application using Jest and Vitest, along with Supertest and vitest-mock-extended for mocking and HTTP requests. It includes examples of unit tests, integration tests, and snapshot tests for a simple Express server.
swataswayam-14/TextTrove
A text search utility that quickly and accurately locates specific text within files, with features for customizable search settings and error handling.
swataswayam-14/Web3
swataswayam-14/WebRTC_Basics
A basic implementation of WebRTC using a WebSocket signaling server and React frontend components for sender and receiver, demonstrating peer-to-peer video and audio communication.