commit ddc1baf66c618ce60d3e03fa820ac43a06efee86 Author: Weetile Date: Sun Apr 6 15:58:53 2025 +0100 initial commit diff --git a/icons/excalidraw.svg b/icons/excalidraw.svg new file mode 100644 index 0000000..ee99676 --- /dev/null +++ b/icons/excalidraw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/mattermost.svg b/icons/mattermost.svg new file mode 100644 index 0000000..9b05532 --- /dev/null +++ b/icons/mattermost.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/icons/pycharm.svg b/icons/pycharm.svg new file mode 100644 index 0000000..f934f1d --- /dev/null +++ b/icons/pycharm.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/rustdesk.svg b/icons/rustdesk.svg new file mode 100644 index 0000000..6c80123 --- /dev/null +++ b/icons/rustdesk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..4676c34 --- /dev/null +++ b/index.html @@ -0,0 +1,215 @@ + + + + + + Tutoring With Otto - Software Guide + + + +
+

Computer Science Software Installation Guide

+

Essential software for computer science students

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SoftwareDescriptionDownload
+
+ + PyCharm Community +
+
+ A powerful and intelligent Python IDE by JetBrains. + + Download +
+
+ + RustDesk +
+
+ An open-source remote desktop software to allow you to share screen for coding exercises and exam paper help. + + Download +
+
+ + Mattermost +
+
+ An open-source, self-hostable messaging platform designed for team collaboration. Mattermost provides secure communication with features like file sharing, search functionality, and integrations with developer tools like GitHub and Jenkins. + + Download +
+
+ + Excalidraw +
+
+ A virtual collaborative whiteboard tool that lets you easily sketch diagrams with a hand-drawn feel. Perfect for creating flowcharts, wireframes, and diagrams for programming concepts, system architecture, and algorithm visualization. + + Download +
+
+ + + + \ No newline at end of file