Skip to content

This repository is dedicated to documenting and sharing various Proof of Concepts (PoCs) and my experiments with new technologies. It covers a wide range of domains, from programming languages (such as Java, Kotlin, TypeScript) to various components of system design, providing technical explanations and code examples.

Notifications You must be signed in to change notification settings

Maxence2997/TechLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechLab

This repository is dedicated to documenting and sharing various Proof of Concepts (PoCs) and my learning note. It covers a wide range of domains, from programming languages (such as Java, Kotlin, TypeScript) to various components of system design, providing detailed technical explanations and code examples.

Table of Contents

Introduction

In this repository, you will find a collection of PoCs and experimental projects aimed at exploring technologies and methodologies.

Technologies Covered

  • Programming Languages:
    • Java
    • Kotlin
    • TypeScript
  • Database Technologies:
    • TimescaleDB
  • System Design Components:
    • Microservices
    • API Design
    • Performance Optimization
    • Kubernetes

Projects

Here are some of the projects you will find in this repository:

  1. TimescaleDB PoC
    • A proof of concept for using TimescaleDB for time-series data.
  2. Kubernetes Note
    • A collection of notes on Kubernetes and its components.
  3. Customized SpringBootTestBootstrapper
    • A custom implementation of SpringBootTestContextBootstrapper for Spring Boot testing.
    • Features:
      • Custom annotations (@CustomizedSpringBootTest, @CustomizedSpringBootMockMvcTest) to simplify test setup.
      • Enhanced flexibility with @EnableAutoConfiguration exclusions and MockMvc integration.
      • Plans for future enhancements, such as support for @EnableConfigurationProperties in test contexts.
    • Detailed logging for debugging and configuration analysis.
    • Read More

About

This repository is dedicated to documenting and sharing various Proof of Concepts (PoCs) and my experiments with new technologies. It covers a wide range of domains, from programming languages (such as Java, Kotlin, TypeScript) to various components of system design, providing technical explanations and code examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published