Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2024/06/20 20:12] – steve.wang | start [2024/09/12 19:32] (current) – [School Work] steve.wang | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Hi I Am Steve ====== | ====== Hi I Am Steve ====== | ||
- | Hi, I am Steve. I am a student and I am 17 years old.This is my website where I will be recording my projects and my studies. My interest lies with software. I just get lost while I am messing with code and start losing track of time. I was able to find this interest because I have always been interested in tech and I was never good at small things like wires. I have trouble seeing small things with my glasses on so, software is something I am able to enjoy without much trouble. That being said, I did learn some hardware skills to compliment my software skills. To see some of my projects, go to the navbar and under the software section. I am trying to get better at it because it is quite fun and if I get good enough I can make money. I like money so I am going to work hard. One of the major projects I have worked on is Konduktiva. It is a JavaScript library for live coding, an improved version of the Conductive library for live coding in the Haskell programming language by Renick Bell. I have helped improve the Konduktiva libary and have co-written a paper. Click [[konduktiva|here to read more]] | + | Hi, I am Steve. I am a student and I am 17 years old.This is my website where I will be recording my projects and my studies. My interest lies with software. I just get lost while I am messing with code and start losing track of time. I was able to find this interest because I have always been interested in tech and I was never good at small things like wires. I have trouble seeing small things with my glasses on so, software is something I am able to enjoy without much trouble. That being said, I did learn some hardware skills to compliment my software skills. To see some of my projects, go to the navbar and under the software section. I am trying to get better at it because it is quite fun and if I get good enough I can make money. I like money so I am going to work hard. One of the major projects I have worked on is Konduktiva. It is a JavaScript library for live coding, an improved version of the Conductive library for live coding in the Haskell programming language by Renick Bell. I have helped improve the Konduktiva libary and have co-written a paper. Click [[https:// |
==== Hobbies ==== | ==== Hobbies ==== | ||
In my free time, I like to watch Youtube but sometimes I enjoy gaming. When I watch Youtube, I usually watch funny and stupid videos that just make me relax. I sometimes play Chess at school when I am bored or tired because I have found a loophole in the school rules that technically allows me to do so. Most of the time I dislike doing math but we work on math 3 days a week at school which is quite annoying. I also dislike science quizes/ | In my free time, I like to watch Youtube but sometimes I enjoy gaming. When I watch Youtube, I usually watch funny and stupid videos that just make me relax. I sometimes play Chess at school when I am bored or tired because I have found a loophole in the school rules that technically allows me to do so. Most of the time I dislike doing math but we work on math 3 days a week at school which is quite annoying. I also dislike science quizes/ | ||
- | ==== School Work ====== | ||
- | At school we are learning a few different things: | ||
- | - [[circuits|Circuits]] | ||
- | - | ||
==== Future Projects ==== | ==== Future Projects ==== | ||
Line 81: | Line 77: | ||
console.log(' | console.log(' | ||
setTimeout(() => { | setTimeout(() => { | ||
- | jumpTo(document.getElementsByClassName('media img-responsive')[0].getBoundingClientRect().right , hiPos.y - document.getElementsByClassName(' | + | jumpTo(document.getElementById('hobbies' |
}, 1000) | }, 1000) | ||
setTimeout(() => { | setTimeout(() => { |