Projects in Awesome Lists by MrDay2Day
A curated list of projects in awesome lists by MrDay2Day .
https://github.com/mrday2day/aws-email-queue_and_task-queue_server
This server handles email queuing and delivery using AWS SES, and also supports task scheduling with expiration notifications. It allows you to manage email send rates, templates, and attachments. The task queue API stores tasks with expiration dates, notifying your server when tasks expire.
aws-ses aws-ses-notification bash docker javascript jwt-tokens mysql-database nodejs-server open-source typescript
Last synced: 13 Apr 2025
https://github.com/mrday2day/next-express-trpc
This TypeScript template provides a robust and well-structured foundation for building modern web applications. It leverages Next.js for frontend development, Express.js for backend APIs, and integrates Socket.IO for real-time communication. The template incorporates tRPC for type-safe data fetching, includes examples of SSR, SSG, & dynamic pages.
Last synced: 20 Mar 2025
https://github.com/mrday2day/java_unit_test_example
This repository serves as a reference implementation of unit testing best practices in Java applications.
Last synced: 14 Apr 2025
https://github.com/mrday2day/java-spring-grpc
Java-based gRPC server built with Spring Boot, Maven, and Protocol Buffers. It demonstrates a working gRPC service implementation using best practices for dependency management, server configuration, and reflection support.
Last synced: 14 Apr 2025
https://github.com/mrday2day/typescript_kafka
A comprehensive example demonstrating how to use Confluent's JavaScript Client for Apache Kafka® (CJSK) with TypeScript. This project showcases real-world implementation of Kafka producers, consumers, admin operations, and Schema Registry integration.
Last synced: 14 Apr 2025
https://github.com/mrday2day/java-spring-kafka
This repository demonstrates how to integrate Apache Kafka with a Spring Boot application using Spring Kafka, enabling seamless message publishing and consumption with Avro serialization.
Last synced: 14 Apr 2025
https://github.com/mrday2day/java-kafka-server
A Java Kafka example. Using simple and advance techniques along with schema registry.
Last synced: 14 Apr 2025
https://github.com/mrday2day/java-grpc-example
This is just a quick example creating a Java gRPC server and client. The server includes reflection, metadata & error handling. This is just a simple guide to demonstrate how microservices leverage this technology for efficiency.
Last synced: 04 Apr 2025
https://github.com/mrday2day/javawebserver
Simple Example of Java Spring Boot Web Server - Maven
Last synced: 28 Mar 2025
https://github.com/mrday2day/quiz_webapp_server
Simple Quiz App & Server for Conferences or any type of event.
Last synced: 07 Mar 2025
https://github.com/mrday2day/cs130_group_project
CS130 Introduction to Web Technologies Group Project. Members are Tamara Treasure, Patrtick Tate, Dwight Thorpe, Roshiane Wilson
Last synced: 07 Mar 2025
https://github.com/mrday2day/java-spring-web-server-example
Secure Java server: auth, token refresh, WebSockets. Uses Spring Security and Java WebSocket API for real-time, authorized access. JWTs refresh tokens, boosting security. HTTPS and input validation ensure system integrity.
Last synced: 04 Apr 2025
https://github.com/mrday2day/java-mongodb
This project demonstrates how to integrate MongoDB with a Spring Boot application using Java. It includes a complete setup for connecting to a MongoDB replica set, performing CRUD operations, and executing complex queries and aggregations.
Last synced: 14 Apr 2025