Skip to content
View DJFCoder's full-sized avatar
πŸ€“
Studdying
πŸ€“
Studdying

Block or report DJFCoder

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

Me

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge
package com.developer.jf;

import lombok.AllArgsConstructor;
import lombok.Getter;

@Getter
@AllArgsConstructor
public class AboutMe {
    private final String name;
    private final int age;
    private final String focusOn;
    
    public void showSomeAboutMe() {
        System.out.print("πŸ–₯️ Systems Development student at SENAC\n"
                   + "πŸ”­ Passionate about Back-end Development\n"
                   + "🌱 Currently exploring Java frameworks and best practices\n"
                   + "πŸ› οΈ Tech stack: Java, Swing, Spring Boot, Hibernate, MySQL\n"
                   + "🎯 Focus: Clean Code, Design Patterns, and Software Architecture\n"
                   + "⚑ Fun fact: I've been a hardware maintenance technician since I was 15\n"
                   + "πŸ“š Constantly improving my problem-solving skills\n"
                   + "πŸ”Ž Actively seeking opportunities as a Java Developer");
    }

    public static void main(String[] args) {
        AboutMe me = new AboutMe("Juan Fabian", 27, "Back-End");
        me.showSomeAboutMe();
    }
}
DJF-CSS DJF-HTML DJF-CSS DJF-CSS

Pinned Loading

  1. sales-sync-GUI Public

    Java | MySQL | Hibernate | Swing | Flatlaf | BCrypt

    Java

  2. event-register-application-API Public

    Java | Spring Boot | Spring Data JPA | MySQL | Docker

    Java

  3. redirect-url-shortener-API Public

    Java | AWS Lambda | Amazon S3 | Jackson | Lombok

    Java

  4. create-url-shortener-API Public

    Java | AWS Serverless | Bucket S3 | AWS Lambda | Jackson | Lombok

    Java

  5. resume-generator-CLI Public

    Java | Apache Poi XWPF | Lombok | Launch4j

    Java

  6. marcal-madeiras-WEBSITE Public

    HTML | CSS | JS | BOOTSTRAP | JQUERY

    HTML