██ ZX SPECTRUM 48K BASIC ██

© 1982 Sinclair Research Ltd

43771 Bytes free

 

10 REM SHAI KFIR

20 REM Personal portfolio & projects

30 PRINT "github.com/shaik"

40 PRINT "shai.kfir@gmail.com"

50 GOTO 10

> GITHUB @shaik > EMAIL
K█

100 LOAD "PROJECTS"

1 HEBREW CLOCK WEB
mahashaa.com

A clock displaying time using a grid of analog clocks whose hands form digital digits. Speaks the time in Hebrew.

JavaScript Canvas
LOAD "" SRC
2 CLOCK O' CLOCKS
shaik.github.io/clockoclocks

A beautiful web app displaying system time using a grid of interactive analog clocks with hands forming digits.

JavaScript CSS Grid
LOAD "" SRC
3 HEBREW ANAGRAM SOLVER
shaik.github.io/hebrew-anagram

A highly interactive React and TypeScript static web app that validates and solves Hebrew anagrams entirely client-side.

TypeScript React
LOAD "" SRC
4 PL SEASON DASHBOARD
shaik.github.io/premier-league-season-dashboard

A fast, static dashboard visualizing Premier League matches, team standings, player details and season stats.

JavaScript Data Viz
LOAD "" SRC
5 EMOJI ART
shaik.github.io/emoji52js

A fun web-based client-side application designed to generate, view and manipulate grid-based Emoji Art creations.

JavaScript Emoji Art
LOAD "" SRC
6 AM I IN THAILAND?
amiinthailand.com

A minimal, humorous, single-page web app responding to the essential query of whether the viewer is currently in Thailand.

JavaScript Humor
LOAD "" SRC

BREAK — SPACE to continue

© 2026 Shai Kfir  |  view source on GitHub