danielangel22
Java specialized software developer with an appetite for technology at all levels of the stack, including the cloud and everything in between.
@tecnoinEl Salvador
Pinned Repositories
angular-crud
api-rest-django-and-python3
api-rest-with-laravel
Api de autenticacion de usuarios y creacion de clientes
Danielangel22
generatemassive-pdfs-springrest
This is a sample code of my article in medium.com follow the link
netty-incubator-codec-http3
Experimental HTTP3 codec on top of QUIC
ngrok-spring-boot-starter
🚀 Spring Boot tunneling with Ngrok made easy! No matter if you are using Windows, Mac OS X, Linux or even Docker - ngrok binary will be chosen automatically 🤖 so you don't need to care about environment changing etc. auto-configuration magic 🧙♂️
OCR-java-springboot
This OCR (Optical Character Recognition) project utilizes advanced computer vision techniques to recognize text in digital images.
sample-base64-with-springboot
Resume decode an encode String and files parameters easy fast in java
slack-messaging-springboot
Envia mensajes en tiempo real a slack con spring boot y slack api
danielangel22's Repositories
danielangel22/slack-messaging-springboot
Envia mensajes en tiempo real a slack con spring boot y slack api
danielangel22/sample-base64-with-springboot
Resume decode an encode String and files parameters easy fast in java
danielangel22/angular-crud
danielangel22/api-rest-django-and-python3
danielangel22/api-rest-with-laravel
Api de autenticacion de usuarios y creacion de clientes
danielangel22/Danielangel22
danielangel22/generatemassive-pdfs-springrest
This is a sample code of my article in medium.com follow the link
danielangel22/netty-incubator-codec-http3
Experimental HTTP3 codec on top of QUIC
danielangel22/ngrok-spring-boot-starter
🚀 Spring Boot tunneling with Ngrok made easy! No matter if you are using Windows, Mac OS X, Linux or even Docker - ngrok binary will be chosen automatically 🤖 so you don't need to care about environment changing etc. auto-configuration magic 🧙♂️
danielangel22/OCR-java-springboot
This OCR (Optical Character Recognition) project utilizes advanced computer vision techniques to recognize text in digital images.
danielangel22/paging-without-jpa
Este es un ejemplo de paginacion con java sin la necesidar de usar JPA como dependencia
danielangel22/sample-excel-export
Ejemplo basico de como exportar un archivo excel con apache poi y java con spring boot
danielangel22/sample-firebase-cloud-storage-springboot
Implementacion de FCS con java 8 implementacion personal
danielangel22/sample-jasypt-springboot
Proyecto de pruba sobre la implementacion de encriptacion de properties con java y spring boot para servidores de ambiente productivo
danielangel22/sample-javamailer-springboot
Proyecto de implementacion de un smtp con spring boot
danielangel22/sample-spring-annotations
Ejemplo de como crear anotaciones personalizadas en spring boot con programación orientada a aspectos
danielangel22/sample-spring-boot-tcp-client
example of a client tcp server communicating with a tcp server with java 11 and spring boot
danielangel22/sample-spring-boot-tcp-server
this is an exmple spring boot tcp server an spring integration and spring ip for servers
danielangel22/Sample-Spring-Reactive-MongoDB
Este es un ejemplo utilizando el framework de java spring con la tecnología de spring boot y una base de datos no realcional como mongodb
danielangel22/sample-springboot-encrypting-and-decrypting-with-AES
Ejemplo de manejo de encriptacion con aes y diferentes algoritmos
danielangel22/sample-springboot-mongodb-crud
This is an example of crud with spring boot and mongo db in kotlin and documentation with open api :) <3
danielangel22/sample-springboot-rabbitmq
This is an example of rabit mq with a producer and a consumer implementing a simple AMQP pattern
danielangel22/sample-springcloud-openfeing
Sample open feing with spring cloud and java 11, small integration with fake api
danielangel22/sample-swagger-ui-springboot
Ejemplo basico de documentacion con swagger 2 para spring boot
danielangel22/split-a-full-name-in-java
this is an example repo in which it is proposed how to divide a full name into names and surnames, it is subject to improvements
danielangel22/spring-authorization-server-password-grant-type-support
This is a new impl oauth2 server 2022
danielangel22/spring-cloud-architecture-template
This is an spring cloud arch example for init your projects in this example spring authorization server contain the deprecate version but it is still usable only that it will no longer have support and it will have to be passed to the new version
danielangel22/spring-cloud-function
danielangel22/sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included
danielangel22/Useful-Algorithms-for-Daily-Tasks
This repository contains a collection of algorithms that I find useful in my day-to-day coding tasks. Whether you're a developer looking for practical solutions to common problems or just interested in exploring different algorithmic approaches, this toolkit has something for everyone.