Skip to content
View faizbyp's full-sized avatar

Organizations

@codepandaid @IEEE-SB-IPB
Block or Report

Block or report faizbyp

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

Hi My name is Faiz Byputra

A Computer Science student who puts an interest in creative and technology fields, especially in graphic design, game, and website development. Faiz has a high level of curiosity, able to take the initiative and think critically, full of consideration, and never runs out of ambitions. Faiz always looks for opportunities to develop his capacity, both in terms of soft skills and technical skills.

  • 🌍  I'm based in Indonesia
  • 🧠  I'm learning Single Page Application and Static Site Generator
  • 🤝  I'm open to collaborating on documentation!

Skills

JavaScript Git HTML5 CSS3 Bootstrap React Sass Vite

Socials

Badges

My GitHub Stats

faizbyp's GitHub stats

Pinned

  1. prudoo-list prudoo-list Public

    Simple todo list using Preact and localStorage

    JavaScript

  2. moneytracker-ads moneytracker-ads Public

    Repository for System Design and Analysis Project

    JavaScript

  3. ppku-astro ppku-astro Public

    Converting ICT IPB intern project to Astro

    Astro

  4. keindahan-alam keindahan-alam Public

    Repo ini dibuat untuk mengikuti challenge komunitas IWDC IPB 2021

    HTML

  5. dom-todo dom-todo Public

    HTML Todo List using JavaScript DOM manipulation

    JavaScript

  6. Custom Bootstrap 5 Starter Custom Bootstrap 5 Starter
    1
    // Importing fonts
    2
    @import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
    3
    
                  
    4
    // Include functions first (so you can manipulate colors, SVGs, calc, etc)
    5
    @import "../node_modules/bootstrap/scss/functions";