From 0705177614bee269e5a30d53a0d2e5522962f832 Mon Sep 17 00:00:00 2001 From: Jingkang Zhang Date: Sun, 16 Jun 2024 22:44:38 -0700 Subject: [PATCH] update company --- README.md | 7 +- index.html | 679 ++++++++++++++++++++++++++++------------------------- 2 files changed, 359 insertions(+), 327 deletions(-) diff --git a/README.md b/README.md index 04a78b8..3f5044a 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,15 @@ Jingkang Zhang's personal website. Currently features a 3D point cloud model of ## Start developing ``` -python -m SimpleHTTPServer +python3 -m http.server ``` ## Building the ./writings directory + In `./writings`, run + ``` node build ``` -This will run the ./writings/build.js script to generate htmls from markdowns. To add a new writing, create a new markdown file under ./writings and re-run above command. \ No newline at end of file + +This will run the ./writings/build.js script to generate htmls from markdowns. To add a new writing, create a new markdown file under ./writings and re-run above command. diff --git a/index.html b/index.html index faadc3c..47ef25a 100644 --- a/index.html +++ b/index.html @@ -1,347 +1,376 @@ - - - - + - - - + gtag("config", "UA-139602857-1"); + + + + - Jingkang Zhang - - - + - @keyframes anim{ + + + + - 100% { top:0 } - } - #container { - margin:auto; - width: 100vw; - height: 75vh; +
+
+
+
+
+
+
+
+
+
+
Jingkang Zhang +
+ Founding Engineer @ Kindroid | + UC Berkeley 21' +
+ + LinkedIn | + GitHub | + Writings + +
- } - - + + + + + + + + + + - - - - - - - - - - - + renderer.render(scene, camera); + } + +