kasim-lone.dev — main
UTF-8 · TypeScript · ⎇ main

// projects
runpy.tsx

1
2
3
4
5
// 01
export const RunPy = {
name: "RunPy",
Code, share, manage & teach Python in the browser. A user-friendly space for students to write Python, and for teachers to view, run, share and give feedback.
}
pythoneducationweb
who-shot-mr.-burns?.tsx

1
2
3
4
5
// 02
export const WhoShotMr.Burns? = {
name: "Who Shot Mr. Burns?",
A Springfield mystery — sift through suspects, clues and eyewitness statements to crack the case of who shot Mr. Burns.
}
nextgamemystery
rev11.tsx

1
2
3
4
5
// 03
export const REV11 = {
name: "REV11",
Build your Ultimate XI. A football team-builder with quizzes, transfer market, packs and manager progression — earn coins, collect cards and complete achievements.
}
nextgamefootball
sql-injection-lab.tsx

1
2
3
4
5
// 04
export const SQLInjectionLab = {
name: "SQL Injection Lab",
An interactive 8-step security lesson that walks you through SQL injection — from a normal login through to attacks, data theft, 2FA and prevention.
}
securityeducationinteractive
exam-total.tsx

1
2
3
4
5
// 05
export const ExamTotal = {
name: "Exam Total",
A keyboard-first marking tool — type any digit to add it to a running total. Shows the live mark count and how many questions you've entered.
}
nexttooleducation
io-quiz.tsx

1
2
3
4
5
// 06
export const IOQuiz = {
name: "IO Quiz",
Input & Output Devices — can you spot the difference? A quick interactive quiz covering computers, consoles and phones.
}
quizeducationtech