Skip to content

ahmrr/chilisite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

site

🌶️ ahmer raza's personal site 🌶️

image

made minimalistically, with no dependencies except for JQuery.

the code segment at the beginning is JavaScript, stylized to look like VSCode using the Monokai Pro theme.

the typed text effect was inspired by myself making typing mistakes all the time.

the terminal ("ChiliShell") was inspired by JQuery Terminal. it isn't really a shell, of course.

the chili icon is from Flaticon, and the arrow icon is from PNGRepo.

finally, the GitHub icon is from GitHub itself.

const sendOff = () => {
    console.log(
        "%c thanks for checking out my website source! 🥳",
        "color: crimson; font-weight: bold;"
    );
};

About

My personal website!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published