Skip to content
View giltwizy's full-sized avatar
💭
Awesome
💭
Awesome

Block or report giltwizy

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

hello


GitHub followers

class BackEndDeveloper {
    constructor() {
        this.name = "Gilton";
        this.age = 28;
        this.role = "Backend Developer";
        this.language_spoken = ["en", "sw"];
    }

    sayHi() {
        console.log("Thanks for stopping by. I hope you find some of my work interesting.");
    }
}

const me = new BackEndDeveloper();
me.sayHi();

Languages and Tools:

HTML5

CSS3

Sass

Bootstrap

TailwindCss

MUI

JavaScript

TypeScript

React

Redux

MongoDB

MySQL

Git

GitHub

Visual Studio Code

Yarn

Webpack



Get in touch:

TwitterIcon DiscordIcon RedditIcon GithubIcon

Popular repositories Loading

  1. ussd-tanzania ussd-tanzania Public

    Android app for Tanzania USSD Codes

    Java 12 14

  2. pdf-word-manipulations pdf-word-manipulations Public

    Python scripts to manipulate pdf & word files

    Python 1

  3. web-scrapping web-scrapping Public

    Scrapping data on Covid-19 cases count from the official website

    Python 1

  4. cocacola-landing-page cocacola-landing-page Public

    A simple landing page for coca-cola drinks

    HTML 1

  5. excel-to-vcard excel-to-vcard Public

    A script to convert Excel(xlsx) to VCF(vCard)

    Python 1 1

  6. iot-voice-controlled-wheelchair iot-voice-controlled-wheelchair Public

    Java