Skip to content
View LukeGotBored's full-sized avatar
๐Ÿ‘‹
Hello world!
๐Ÿ‘‹
Hello world!

Highlights

  • Pro

Block or report LukeGotBored

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

Hi there, I'm Clip

๐Ÿ”Ž About Me

Front-end Developer and Student, aiming to become Web Master,

  • ๐Ÿ“š Senior Student attending Computer Science
  • โค๏ธ Making the Internet a better place, one CSS line at a time
  • ๐ŸŒฑ Been learning Web dev since 2014
  • ๐Ÿ“ฌ Contact me at luke@clipverse.net

๐Ÿ“ƒ Useless informations

const luke = {
  age: 21,
  pronouns: ["he","him"], 
  locale: ["it_It", "en_Us"],
  codingSkills: ["HTML", "CSS", "JavaScript", "Java", "Python", "C"]
}

:octocat: GitHub Stats

Taulant's GitHub Stats

๐Ÿ”— Credits

Last Update: 15/09/2024

Pinned Loading

  1. Party Party Public archive

    A simple multipurpose Discord bot with +100 commands built-in, completely modular

    JavaScript 12 3

  2. CastView CastView Public

    a simple yet advanced New Tab compatible with most modern browsers

    SCSS 1

  3. builder builder Public

    Builder is a simple-to-use build script for C programs

    Shell

  4. a really simple neofetch clone a really simple neofetch clone
    1
    #!/bin/bash
    2
    
                  
    3
    # colors
    4
    red='\033[0;31m'
    5
    green='\033[0;32m'