Skip to content
View dadarvin's full-sized avatar
🐒
Slowly but surely
🐒
Slowly but surely

Block or report dadarvin

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

Hello, I'm Darvin πŸ‘‹

πŸ“« Welcome to my Github Page !

πŸ’Ό Currently Interested in Backend Development and Blockchain


About Me

const Darvin = {
    pronouns: "He" | "Him",
    code: ["Java", "C", "Go"],
    interest: ["Backend Development", "Software Architect", "Blockchain"],
    cloud: ["Alicloud", "AWS"].
    technologies: {
        backEnd: {
            java: ["Spring"],
            go: ["Gin"],
        },
        mobileApp: {
            native: ["Android & IOS", "Flutter"]
        },
        databases: ["PostgreSQL", "MySql"],
    },
    currentFocus: "Backend Development",
};


πŸ‘‡ Note:

This Github Repositories mainly contains project that i build to improve my skills in certain framework

Popular repositories Loading

  1. BAP BAP Public

    BAP: Build A PC !

    JavaScript 1 1

  2. Vending-Machine-FPGA Vending-Machine-FPGA Public

    VHDL 1

  3. Adabikun Adabikun Public

    CSS

  4. SelfWebsite-Test SelfWebsite-Test Public

    CSS

  5. pern-todo-app pern-todo-app Public

    Forked from ousecTic/pern-todo-app

    JavaScript

  6. C-Youtube-Voting C-Youtube-Voting Public

    Youtube Voting System with C

    C