Skip to content
View NuricoVicyyanto's full-sized avatar
😐
😐
Block or Report

Block or report NuricoVicyyanto

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

Hi , I'm Vicky




class mySelf():
    
    def __init__(self):
        self.name = "Nurico Vicyyanto";
        self.username = "NuricoVicyyanto";
        self.location = "Indonesia";
        self.language = "Python-PHP-Javascrip";
        self.framework = "Django-Laravel-Vue";
        self.database = "MySQL-MongoDB-PostgreSQL-SQLite";
        
        def __str__(self):
            return self.name
            
if __name__ == '__main__':
    me = mySelf()



Vic's github activity graph

Popular repositories

  1. ABondowoso_Web_E41190321_NuricoVicyyanto ABondowoso_Web_E41190321_NuricoVicyyanto Public

    Tugas Web Laravel

    HTML 1

  2. pancakarya pancakarya Public

    Website profile informasi penjualan rumah menggunakan laravel

    HTML 1

  3. absensi_app absensi_app Public

    JavaScript

  4. ABondowoso_E41190321_NuricoVicyyanto_Mobile ABondowoso_E41190321_NuricoVicyyanto_Mobile Public

    Tugas android java

    Java

  5. NuricoVicyyanto NuricoVicyyanto Public

    Config files for my GitHub profile.

  6. DjangoWeb DjangoWeb Public

    Test web django

    CSS