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

// projects
runpy.tsx

1
2
3
4
5
// 01
export const RunPy = {
name: "RunPy",
An online Python IDE — code, share, manage and teach Python in the browser. Run Python online with a user-friendly space for students to write code, and for teachers to view, run, share and give feedback.
}
pythonIDEedtech
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. Computer science revision games and flashcards dressed as a football team-builder — answer quiz questions to earn coins, open packs, collect cards and complete achievements.
}
revisionflashcardsgame
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
bitmap-images.tsx

1
2
3
4
5
// 06
export const BitmapImages = {
name: "Bitmap Images",
A GCSE Computer Science lesson on data representation — explore how computers store pictures using pixels, resolution, colour depth and file size with hands-on demos.
}
comp scilessonsgcse
sixth-form-taster.tsx

1
2
3
4
5
// 07
export const SixthFormTaster = {
name: "Sixth Form Taster",
A taster A Level Computer Science lesson — from data to decisions. Walks through linear vs binary search, scaling, complexity and the big idea behind algorithmic thinking.
}
comp scilessonsalgorithms
io-quiz.tsx

1
2
3
4
5
// 08
export const IOQuiz = {
name: "IO Quiz",
Input & Output Devices — can you spot the difference? A quick interactive computer science revision quiz covering computers, consoles and phones.
}
quizrevisioncomp sci
network-introduction-lessons.tsx

1
2
3
4
5
// 09
export const NetworkIntroductionLessons = {
name: "Network Introduction Lessons",
Year 9 Computer Science lessons on networks — the internet, connectivity, topologies and network types — plus a hands-on network simulator to build and test your own networks.
}
comp scilessonsnetworks
teacher-planner.tsx

1
2
3
4
5
// 10
export const TeacherPlanner = {
name: "Teacher Planner",
A planning tool for teachers — organise lessons, classes and schedules in one place. Built with Next.js and Supabase.
}
nextedtechtool