diff --git a/Styles/roadmap.css b/Styles/roadmap.css
new file mode 100644
index 0000000..1813452
--- /dev/null
+++ b/Styles/roadmap.css
@@ -0,0 +1,78 @@
+body {
+ background-color: #ffbbbb;
+ color: #fff;
+}
+
+.header {
+ background-color: #663399;
+}
+
+.tabswitcher {
+ display: grid;
+ grid-template-columns: auto auto auto;
+ background-color: #222;
+ text-align: center;
+}
+
+.tabswitcherbtn {
+ padding: .8em 0;
+ display: inline-block;
+ background-color: #222;
+ font: 1em sans-serif;
+ transition: .2s;
+}
+
+.activeswitcher {
+ background-color: #444;
+}
+
+.active-section { background-color: #00ff00; }
+.timeline-section { background-color: #00ffff; }
+.roadmap-section { background-color: #ffff00; }
+.activetab { background-color: #ffffff; }
+
+.sections {
+ padding: 2em 0;
+ overflow: auto;
+ white-space: nowrap;
+ overflow-x: hidden;
+}
+
+.sections::-webkit-scrollbar { display: none; }
+
+.section {
+ box-sizing: border-box;
+ display: inline-block;
+ width: 100vw;
+ white-space: initial;
+ color: #222;
+ transition: .05s;
+}
+
+
+.project-block {
+ padding: 4em 3em;
+ display: grid;
+ grid-template-columns: 50% 50%;
+ background-color: #ddd;
+ border-bottom: solid .2em #222;
+}
+
+.img-parent {
+ text-align: center;
+}
+
+.img-parent img {
+ max-width: 40vw;
+}
+
+.text-block {
+ background-color: #fff;
+}
+
+
+@media only screen and (max-width: 700px) {
+ .project-block {
+ grid-template-columns: auto;
+ }
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index 7c9c0fb..8e2ba2e 100644
--- a/index.html
+++ b/index.html
@@ -26,6 +26,7 @@
My current big projects are Git Organized, a project management and planning tool for developer projects, and an unnamed chat project, which is just a bunch of experiments with web sockets and the others nice stuffs. If you like them, you can email me to contribute.
+Some other work I've done include Hillside Township, an imaginary town with a satirical newspaper. The website's nice, so just... ignore the content.
Another cool little thing is Activity Log, which is meant to be used for tracking time. It's a really cool project, with a cool design and charts and everything.
diff --git a/roadmap.html b/roadmap.html new file mode 100644 index 0000000..cc85545 --- /dev/null +++ b/roadmap.html @@ -0,0 +1,82 @@ + + + + + + + + + + +hi
+hmfmdnnsh
+keuiahshbm
+hi
+