diff options
author | j-james | 2021-12-13 10:56:16 +0000 |
---|---|---|
committer | j-james | 2021-12-13 11:00:39 +0000 |
commit | 4e473e025eb912938d738235c6ce01de142498d4 (patch) | |
tree | e42feb0bb761a29c7d000484328cf48659743135 /links.html | |
parent | 97390a47c033a97d749934e1a4f984f590da477a (diff) |
Add a short overview of some projects to my resume
Also update my bookshelf and links pages
Diffstat (limited to 'links.html')
-rw-r--r-- | links.html | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -33,6 +33,8 @@ <li><a href="https://www.photopea.com/">Photopea</a> - online photo editor</li> <li><a href="https://www.remove.bg/">remove.bg</a> - remove image backgrounds</li> <li><a href="https://www.unscreen.com/">unscreen</a> - remove video backgrounds</li> + <li><a href="https://tineye.com/">TinEye</a> - reverse image search</li> + <li><a href="https://www.openstreetmap.org/">OpenStreetMap</a> - the wikipedia of mapping</li> <li><a href="https://www.windy.com/">Windy</a> - real-time weather patterns</li> <li><a href="https://proxy.vulpes.one/">Gemini Proxy</a> - browse the textual web</li> <li><a href="https://sdf.org/">sdl.org</a> and <a href="https://www.teknik.io/">teknik.io</a> - public access services</li> @@ -45,9 +47,17 @@ <li><a href="https://sci-hub.st/">Sci-Hub</a> - public access research</li> <li><a href="https://www.gutenberg.org/">Project Gutenburg</a> - free ebooks</li> <li><a href="https://standardebooks.org/">Standard Ebooks</a> - nicely typeset, public domain ebooks</li> - <li><a href="https://www.khanacademy.org/">Khan Academy</a> - a free K-12 curriculum</li> + <li><a href="https://moby-thesaurus.org/">Moby Thesaurus</a> - the most comprehensive english-language thesaurus</li> <li><a href="https://www.youtube.com/3Blue1Brown">3Blue1Brown</a> - visualized mathematics</li> - <li><a href="https://www.internetingishard.com/">Interneting Is Hard</a> - friendly webdev tutorial</li> + </ul> + <h3>Tutorials</h3> + <ul> + <li><a href="https://www.khanacademy.org/">Khan Academy</a> - a free and online K-12 curriculum</li> + <li><a href="https://www.youtube.com/c/TheOrganicChemistryTutor">The Organic Chemistry Tutor</a> - simply the best basic chemistry resource</li> + <li><a href="https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab">3Blue1Brown's Essence of Linear Algebra</a> - linear algebra, visualized in the R^n</li> + <li><a href="https://www.internetingishard.com/">Interneting Is Hard</a> - friendly html+css tutorial</li> + <li><a href="https://javascript.info/">The Modern JavaScript Tutorial</a> - how it's done now, from the basics</li> + <li><a href="https://doc.rust-lang.org/stable/book/">The Rust Programming Language</a> - the rust book</li> <li><a href="https://www.lesswrong.com/posts/xg3hXCYQPJkwHyik2/the-best-textbooks-on-every-subject">The Best Textbooks on Every Subject</a></li> </ul> <h3>Websites</h3> |