Skip to content
View valentinsoare's full-sized avatar
🏠
Working from home and currently deep dive into Bash and Python.
🏠
Working from home and currently deep dive into Bash and Python.
  • London Stock Exchange Group
  • Bucharest, Romania
Block or Report

Block or report valentinsoare

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
valentinsoare/README.md
  • 👋 Hi, I’m @valentinsoare;
  • 👀 I’m interested in Software Design Principles, Data Structures and high performance apps;
  • 🌱 I’m currently writing code in Java and Spring Boot;
  • 📫 How to reach me - > soarevalentinn@gmail.com

Pinned Loading

  1. EmailAdministrationApplication EmailAdministrationApplication Public

    Just a simple app providing several solutions to email administration scenarious.

    Java 1

  2. CoolInitializerForConfigsDBConnectionAndWhatnot CoolInitializerForConfigsDBConnectionAndWhatnot Public

    Initialize config loader, cache loader, databsase connection and many more helper components at the init phase of an application using custom annotation in order to decouple the init phase from exe…

    Java 1

  3. ConfigFileDeserialization ConfigFileDeserialization Public

    Custom config file deserialization....converting a properties file designated for a gameconfig into a POJO object using deserialization along with code inspection at runtime.

    Java 1

  4. asyncWithConcurrentWebServerDeployedWithAnsibleAndVagrant asyncWithConcurrentWebServerDeployedWithAnsibleAndVagrant Public

    Guide how to prepare and what to use for Ansible certification.

    Shell 1

  5. fastwebserver fastwebserver Public

    Just a simple http server made in Java with async and concurrency in mind implemented with NIO library and Spring Boot

    Java 1

  6. wordtally wordtally Public

    wordtally -> build your own wc tool coding challenge

    Java 2