Skip to content

Instantly share code, notes, and snippets.

@Offinfelix
Offinfelix / GPLUS
Last active March 1, 2026 14:41
Website that teaches student on every topic in the university
git init
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>AI Animated Teacher</title>
<style>
body {
margin: 0;