GithubHelp home page GithubHelp logo

Hi

I'm Haydar Amru, obsessed with tinkering (me vs rabbit hole) and diving into projects that solve "interesting" problems. I'm open for a spot in a forward-thinking community where I can sharpen skills through hands-on training. Let's connect and explore opportunities together!๐Ÿค

The Accolade (1901), by Edmund Leighton
def get_profile():
    name = 'Haydar Amru Revanda'
    username = 'haydaramru'
    workplace = '?'
    city = 'Yogyakarta, ๐Ÿ‡ฎ๐Ÿ‡ฉ'
    lang = [ 'id', 'en' ]
    interest = [ 'cat๐Ÿฑ', 'dad jokes', 'philosophy' ]

    profile = {
        'name': name,
        'username': username,
        'workplace': workplace,
        'city': city,
        'languages': lang,
        'interests': interest
    }

    return profile

if __name__ == "__main__":
    my_profile = get_profile()
    print(my_profile)

An image of @haydaramru's Holopin badges, which is a link to view their full Holopin profile

Haydar's Projects

chibios icon chibios

Read only mirror of SVN ChibiOS repository at https://sourceforge.net/projects/chibios/

emailverify icon emailverify

Email Verification with Nodemailer using Express.js, Sequelize, and PostgreSQL

gconnect-api icon gconnect-api

API for G-connect Project by Computer System and Network Laboratory Department of Computer Science and Electronic FMIPA UGM

gitprofile icon gitprofile

๐Ÿš€ Create a dynamic portfolio by just providing your GitHub username.

hacktoberfest2023 icon hacktoberfest2023

Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a โญ๏ธ

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.