Code Monkey home page Code Monkey logo
public class Greeting {
    private final String prefix = ". Welcome to my Github";
    private String name;
    public Greeting (String name) {
        this.name = name;
    }

    public void sayHi() {
        System.out.println("Hello, " + name + prefix)
    }
}

Hi šŸ‘‹, I'm Gerald

A passionate System Engineer from Blitar, Indonesia

geraldapm

Hello everyone, my name is Geraldhi Aditya Putra Mahayadnya. You can just call me Gerald. I'm a graduate from Universitas Dinamika (Stikom Surabaya) majoring in Computer Engineering. I'm interested about developing IT Infrastuctures especially in Computer Networking, System Administration, and Internet of Things.

šŸŒ± Iā€™m currently working at a Banking Company in Indonesia as a System Engineer specialized in Unix and Linux Systems. I organized, deployed, and maintained over 500+ Linux Machines and automated them using Ansible and other tools. API is my best friend when it comes to automation :D

šŸ‘Æ Iā€™m looking to collaborate on IT Infrastructure Engineering and developing Linux-based Machine. Feel free to reach me anytime.

Connect with me:

geraldapm gerald.mahayadnya gerald_apm

geraldapm

geraldapm

Geraldhi A.P. Mahayadnya's Projects

ceritarakyat icon ceritarakyat

This repository combines all of the legend stories of Indonesia and provides translations to several languages.

easeplantz-1 icon easeplantz-1

easeplantz is a plant diseases detection application developed using the Kotlin language. This application utilizes machine learning built using tensorflow and keras

easeplantz-backend icon easeplantz-backend

Easeplantz back-end server using NodeJS and Express JS integrated with Tensorflow.js

hacktoberfest-intro icon hacktoberfest-intro

This repository trains new people to know about contributing to Hacktoberfest Event.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.