Skip to content
View rudiantoni's full-sized avatar

Block or report rudiantoni

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
rudiantoni/README.md

Hi there! πŸ‘‹

My name is Rudi Antoni and I'm a software developer from πŸ‡§πŸ‡· Brazil

I liked software development since my first contact, which was with the C programming language for PIC microcontrollers 😧. Since then, I just like every type and possible branch inside and around software development.

Development stats

my Github Stats mystreak

Main skills

  • πŸ’¬ I already have developed personal learning projects using a lot of different technologies that are not present here, maybe someday I'll create some and publish them but that's not the point right now. Here they are, sorted by proficiency in ascending order:
    • C, C++ and Pawn
    • PHP (Magento, Wordpress, TemplatePower, Smarty and CodeIgniter)
    • Lua
    • HTML, CSS and JavaScript (Ajax and jQuery).
    • 🟒 React
    • 🟒 Java and Kotlin (JPA, Spring Boot Web and Data)
    • 🟒 PostreSQL, MySQL, Oracle, MSSQL Server and MongoDB.
  • πŸ’¬ The ones marked with 🟒 are those which I keep in touch almost in a daily basis.
  • ⚑ Fun fact: The first language I learned was C, but it's the one i'm the least proficient with (I'm not sure if that's fun though).

Skills overview

Development languages

Main frameworks/libraries

Databases

Other technologies

  • 🌱 I'm currently learning Spring Batch framework in Java, and much more are on the way!
  • πŸ”­ If you want to see what I'm currently learning, take a look at main repositories below.
  • πŸ€” I’m looking for help with DevOps, including Docker and Kubernetes. These are my next goals to achieve.

Main repositories

Name Link Description
spring-batch-first spring-batch-first Basic working Spring Batch structure.
spring-batch-first-refactor spring-batch-first-refactor Refactoring from the first Spring Batch project.
spring-batch-database spring-batch-database First Spring Batch project connecting to a database using MySQL.
spring-batch-database-double spring-batch-database-double First double Spring Batch Application connecting multiple databases.
spring-batch-file-fixed-width spring-batch-file-fixed-width Spring Batch application using a fixed width file as datasource.
spring-batch-file-delimited spring-batch-file-delimited Spring Batch application using a delimited file as datasource.
spring-batch-file-delimited-relationship spring-batch-file-delimited-relationship Spring Batch application using a delimited file as datasource containing multi domain data within its contents.
spring-batch-xml-reader spring-batch-xml-reader Spring Batch application using a xml file as data source.
spring-batch-json-reader spring-batch-json-reader Spring Batch application using a json file as data source.
spring-batch-jdbc-cursor-reader spring-batch-jdbc-cursor-reader Reading data from a database with JdbcCursorReader reader.
spring-batch-jdbc-paging-reader spring-batch-jdbc-paging-reader Reading data from a database with JdbcPagingReader reader.
spring-batch-budget-report spring-batch-budget-report Exercise answer, using both multiple delimited file readers with related domain classes and database as datasource.

Trophies

Popular repositories Loading

  1. spring-batch-json-reader spring-batch-json-reader Public

    Spring Batch application using a json file as data source.

    Java 2

  2. learn-spring-batch learn-spring-batch Public

    Learning Spring Batch framework projects.

    Java 1

  3. spring-batch-first spring-batch-first Public

    Basic working spring batch structure

    Java 1

  4. spring-batch-first-refactor spring-batch-first-refactor Public

    Refactoring from the first spring batch project.

    Java 1

  5. spring-batch-database spring-batch-database Public

    First Spring Batch project connecting to a database using MySQL

    Java 1

  6. spring-batch-database-double spring-batch-database-double Public

    First double Spring Batch Application connecting multiple databases

    Java 1