Skip to content
View AdityaByte's full-sized avatar

Block or report AdityaByte

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

Hi πŸ‘‹, I'm Aditya Pawar

''' Unlock the world of endless possibilities through the language of code '''

aditya12-cyber

🌐 Connect with me:

Instagram

package github.readme;
// Author @AdityaByte

import java.util.List;

class SoftwareEngineer{

  private String name;
  private String role;
  private List<String> skills;
    
    public SoftwareEngineer(){
      this.name = "Aditya Pawar";
      this.role = "Software Engineer";
      this.skills = Arrays.asList("Java" , "Spring framework" , "Python" , "Javascript" , "Git" , "Figma" , "Mongodb" , "MySQL");
    }

    public String sayHi(){
      System.out.println("Thanks for dropping by, Hope you find some of my work interesting.");
    }
}

public class Main(){
  public static void main(String[] args){
    SoftwareEngineer engineer = new SoftwareEngineer();
    engineer.sayHi();
  }
}

πŸ’» Tech Stack:

Proficient

Java Go Python Spring React MySQL MongoDB Git tomcatServer Maven Go Logo Flask

Familiar

Linux Flutter JavaScript Bootstrap

πŸ“Š GitHub Stats:

GitHub Stats GitHub Streak Top Languages

Pinned Loading

  1. JournalApp JournalApp Public

    Java 1

  2. Go-Programming Go-Programming Public

    Learning Golang

    Go 1

  3. learnledger learnledger Public

    This e-commerce site lets users buy notes, projects, PDFs, and documents. Organizations can also sell their content. Built with Java, Spring Web MVC, and Spring Data MongoDB, it uses MongoDB for st…

    Java 1

  4. Portfolio Portfolio Public

    JavaScript 1