File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,16 +16,25 @@ export default function Home() {
1616 < section id = "about" >
1717 < p className = "px-8" >
1818 I'm a 16 year old programmer from New Zealand. I make projects, like{ " " }
19- < a > this project link needed</ a > ! I am fluent in python and C++ and
20- decent at Java. I'm a member of{ " " }
21- < a href = "hackclub.com" target = "_blank" className = "underline" >
19+ < a
20+ href = "https://pypi.org/project/restless-dungeon/"
21+ className = "underline"
22+ >
23+ this
24+ </ a >
25+ ! I am fluent in python and C++ and decent at Java. I'm a member of{ " " }
26+ < a href = "https://hack.club" target = "_blank" className = "underline" >
2227 Hack Club
2328 </ a >
2429 ! < br /> I prefer working in the CLI to any GUI app (which is why I'm
2530 not the best at UI things XD < br /> I wrote my own neovim config,
2631 ghostty config, and tmux config, which are the main tools I use to
2732 program. You can find them on my{ " " }
28- < a href = "github.com/dekoder-py" target = "_blank" className = "underline" >
33+ < a
34+ href = "https://github.com/dekoder-py"
35+ target = "_blank"
36+ className = "underline"
37+ >
2938 GitHub
3039 </ a >
3140 !
You can’t perform that action at this time.
0 commit comments