Skip to content

shaik/shaik.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shaik.github.io

This repository contains the root page for Shai Kfir's (@shaik) personal site: shaikfir.com (also reachable via shaik.github.io, which redirects there).

It serves as a clean, high-performance, and responsive hub to discover and launch various web apps, pages, and projects.

🚀 Featured Web Projects

The hub features quick links to active, live applications:

  • Hebrew Clock Web (mahashaa.com) — Spoken time clock.
  • Clock o' Clocks (Live Site) — Grid-based sync analog clocks.
  • Hebrew Anagram POC (Live Site) — Client-side anagram solver.
  • PL Season Dashboard (Live Site) — Premier League football visualizer.
  • Emoji52 JS (Live Site) — Interactive canvas emoji art.
  • Am I in Thailand? (amiinthailand.com) — Humorous static joke website.

🛠️ Features

  • Modern Glassmorphic UI: Responsive layout featuring smooth backgrounds, custom SVG animations, and spotlight cursor tracking card-glow effects.
  • Dynamic Search & Tagging: Fully interactive client-side searching and language categorization (JavaScript, Python, TypeScript, HTML, Perl, C++).
  • SEO & Lightweight: Fast load-times built with vanilla HTML5, modern CSS grid/variables, and client-side JavaScript.

💻 Running Locally

Since this project consists of pure static files, you can launch it instantly:

# Option 1: Python web server
python3 -m http.server 8000

# Option 2: Node npx live-server
npx live-server

Then visit http://localhost:8000 or http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors