add profile
This commit is contained in:
46
README.md
Normal file
46
README.md
Normal file
@@ -0,0 +1,46 @@
|
||||
<div>
|
||||
<img style="100%" src="https://capsule-render.vercel.app/api?type=waving&height=100§ion=header&reversal=false&text=Hello%20World&fontColor=FFFFFF&fontAlign=50&fontAlignY=60&stroke=-&animation=fadeIn&desc=I%20am%20@craisin&descSize=16&descAlign=50&descAlignY=90&textBg=false&color=914639" />
|
||||
</div>
|
||||
|
||||
<p align="left">
|
||||
I am Kah Kai Cayden Yap (I go by Cayden), a mainly Python dev with an interest in competitive programming, ML, and self hosting.
|
||||
Find out more about me at <a href="https://craisin.tech">my website</a>.
|
||||
</p>
|
||||
|
||||
|
||||
<h2>About Me</h2>
|
||||
<ul>
|
||||
<li>High schooler, class of '27</li>
|
||||
<li>Currently balancing school while preparring for USACO and doing cool projects</li>
|
||||
<li>Saber fencer in my free time</li>
|
||||
</ul>
|
||||
|
||||
<h2>Projects</h2>
|
||||
<ul>
|
||||
<li>Craisin Cove - my own personal website</li>
|
||||
<li>ShapeAI - a fun fork I did of an old project of @quentinbkks</li>
|
||||
<li>Homelab Compose - a docker compose stack I made that hosts public and private services in my homelab</li>
|
||||
<li>Jackson Calendar - an AI based secretary made for scheduling events (made for Los Altos Hacks)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Tech</h2>
|
||||
<p align="left">Mainly focused on Python, but picking up C++ and some vanilla JS. Competent in Docker and Linux through homelabbing.</p>
|
||||
<div align="left">
|
||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg" height="40" alt="python logo" />
|
||||
<img width="12" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/flask/flask-original.svg" height="40" alt="flask logo" />
|
||||
<img width="12" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/tensorflow/tensorflow-original.svg" height="40" alt="tensorflow logo" />
|
||||
<img width="12" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/docker/docker-original.svg" height="40" alt="docker logo" />
|
||||
<img width="12" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linux/linux-original.svg" height="40" alt="linux logo" />
|
||||
<img width="12" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/cplusplus/cplusplus-original.svg" height="40" alt="cplusplus logo" />
|
||||
<img width="12" />
|
||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/raspberrypi/raspberrypi-original.svg" height="40" alt="raspberrypi logo" />
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<img style="100%" src="https://capsule-render.vercel.app/api?type=waving&height=100§ion=footer&reversal=false&fontSize=70&fontColor=FFFFFF&fontAlign=50&fontAlignY=50&stroke=-&descSize=20&descAlign=50&descAlignY=50&color=914639" />
|
||||
</div>
|
||||
Reference in New Issue
Block a user