mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Add Desktop Institute to projects list
This commit is contained in:
parent
e60a74e2a7
commit
eea6de609b
2 changed files with 27 additions and 34 deletions
|
@ -2,7 +2,7 @@ Binary Trance Software
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
Through my app development company [Binary Trance Software][bt] I've
|
Through my app development company [Binary Trance Software][bt] I've
|
||||||
built the following apps:
|
built the following app:
|
||||||
|
|
||||||
* [SymbolMate][symbolmate] -- Quickly find and copy symbols and Emoji
|
* [SymbolMate][symbolmate] -- Quickly find and copy symbols and Emoji
|
||||||
|
|
||||||
|
@ -12,39 +12,37 @@ built the following apps:
|
||||||
Websites
|
Websites
|
||||||
--------
|
--------
|
||||||
|
|
||||||
A couple of other websites I maintain are:
|
Other websites I maintain are:
|
||||||
|
|
||||||
* [Read Rust][readrust] -- an aggregator of news about the [Rust programming
|
* [Read Rust][readrust] -- an aggregator of news about the [Rust programming
|
||||||
language][Rust].
|
language][Rust].
|
||||||
* [Bit Cannon][bitcannon] -- a new blog that I designed and built with
|
* [Desktop Institute][desktop-institute] -- Documenting the search for a
|
||||||
[Hugo][hugo] as a bit of an experiment, the exact nature of which is still
|
desktop environment that combines the, "it just works", nature of [GNOME] with
|
||||||
|
the window management of [Awesome].
|
||||||
|
* [Bit Cannon][bitcannon] -- a blog that I designed and built with
|
||||||
|
[Hugo] as a bit of an experiment, the exact nature of which is still
|
||||||
evolving.
|
evolving.
|
||||||
* [Linked List][linkedlist] -- "a semi-organized collection of knowledge
|
* [Linked List][linkedlist] -- "a semi-organized collection of knowledge
|
||||||
that I have accumulated.", created as a reference for myself but also published
|
that I have accumulated.", created as a reference for myself but also published
|
||||||
publically in the hope it may be useful to others as well. The code ([pkb])
|
publicly in the hope it may be useful to others as well. The code ([pkb])
|
||||||
is open source.
|
is open source.
|
||||||
|
|
||||||
|
[Awesome]: https://awesomewm.org/
|
||||||
|
[bitcannon]: https://bitcannon.net/
|
||||||
|
[desktop-institute]: https://desktop.instutite/
|
||||||
|
[GNOME]: https://www.gnome.org/
|
||||||
|
[Hugo]: https://gohugo.io/
|
||||||
[readrust]: https://readrust.net/
|
[readrust]: https://readrust.net/
|
||||||
[Rust]: https://www.rust-lang.org/
|
[Rust]: https://www.rust-lang.org/
|
||||||
[bitcannon]: http://bitcannon.net/
|
|
||||||
[hugo]: http://gohugo.io/
|
|
||||||
|
|
||||||
BSD CI
|
|
||||||
------
|
|
||||||
|
|
||||||
[BSD CI] (currently in development) aims to provide a simple way for software
|
|
||||||
projects to build and test on [BSD operating systems][run-bsd].
|
|
||||||
|
|
||||||
[BSD CI]: http://bsd-ci.com/
|
|
||||||
[run-bsd]: http://runbsd.info/
|
|
||||||
|
|
||||||
Open Source Projects
|
Open Source Projects
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
I have a collection of open-source software on [GitHub][github]. Some of the
|
I have a collection of open-source software on [GitHub] and [Sourcehut]. Some of the
|
||||||
more noteworthy projects are listed below.
|
more noteworthy projects are listed below.
|
||||||
|
|
||||||
[github]: http://github.com/wezm
|
[GitHub]: https://github.com/wezm
|
||||||
|
[Sourcehut]: https://git.sr.ht/~wezm/
|
||||||
|
|
||||||
### Read Rust
|
### Read Rust
|
||||||
|
|
||||||
|
@ -62,7 +60,7 @@ to quickly publish snippets of knowledge. It powers
|
||||||
[linkedlist.org][linkedlist], which is my instance of pkb.
|
[linkedlist.org][linkedlist], which is my instance of pkb.
|
||||||
|
|
||||||
[pkb]: https://github.com/wezm/pkb
|
[pkb]: https://github.com/wezm/pkb
|
||||||
[Rails]: http://rubyonrails.org/
|
[Rails]: https://rubyonrails.org/
|
||||||
[linkedlist]: https://linkedlist.org/
|
[linkedlist]: https://linkedlist.org/
|
||||||
|
|
||||||
### titlecase
|
### titlecase
|
||||||
|
@ -86,17 +84,6 @@ Compiler][ragel] in the hope that it will help ensure fast and correct parsing.
|
||||||
[mustache]: http://mustache.github.com/
|
[mustache]: http://mustache.github.com/
|
||||||
[ragel]: http://www.complang.org/ragel/
|
[ragel]: http://www.complang.org/ragel/
|
||||||
|
|
||||||
### node-genx
|
|
||||||
|
|
||||||
[node-genx] is a [node.js][node] binding to the [Genx][genx] XML generation
|
|
||||||
library. It allows fast and correct XML generation from the Javascript based
|
|
||||||
node.js environment. Available for easy install via [npm].
|
|
||||||
|
|
||||||
[node-genx]: https://github.com/wezm/node-genx
|
|
||||||
[node]: http://nodejs.org/
|
|
||||||
[genx]: http://www.tbray.org/ongoing/When/200x/2004/02/20/GenxStatus
|
|
||||||
[npm]: http://npmjs.org/
|
|
||||||
|
|
||||||
### Weather Station
|
### Weather Station
|
||||||
|
|
||||||
I previously had a weather station at my home for keeping track of the local
|
I previously had a weather station at my home for keeping track of the local
|
||||||
|
|
|
@ -31,19 +31,25 @@
|
||||||
<p>Curated posts from the Rust community.</p>
|
<p>Curated posts from the Rust community.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://binarytrance.com/apps/symbolmate">
|
<a href="https://desktop.institute/">
|
||||||
<img src="/images/symbolmate.png" >SymbolMate
|
<svg fill="#000000" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" x="0px" y="0px"><g data-name="Browser"><path d="M2,2V62H62V2ZM60,4v6H4V4ZM4,60V12H60V60Z"></path><rect x="6" y="6" width="2" height="2"></rect><rect x="10" y="6" width="2" height="2"></rect><rect x="14" y="6" width="2" height="2"></rect><rect x="56" y="6" width="2" height="2"></rect><path d="M8,56H32V16H8Zm2-38H30V54H10Z"></path><path d="M36,34H56V16H36Zm2-16H54V32H38Z"></path><path d="M36,56H56V38H36Zm2-16H54V54H38Z"></path></g></svg>Desktop Institute
|
||||||
</a>
|
</a>
|
||||||
<p>iPhone and iPad app for finding symbols and emoji.</p>
|
<p>Documenting the search for the perfect desktop environment.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://bitcannon.net/">
|
<a href="https://bitcannon.net/">
|
||||||
<svg id="bookmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="#85144b">
|
<svg id="bookmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="#85144b">
|
||||||
<path d="M6 2 L26 2 L26 30 L16 24 L6 30 Z"></path>
|
<path d="M6 2 L26 2 L26 30 L16 24 L6 30 Z"></path>
|
||||||
</svg>Bit Cannon
|
</svg>Bit Cannon
|
||||||
</a>
|
</a>
|
||||||
<p>A blog about operating system exploration.</p>
|
<p>A blog about operating system exploration.</p>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://binarytrance.com/apps/symbolmate">
|
||||||
|
<img src="/images/symbolmate.png" >SymbolMate
|
||||||
|
</a>
|
||||||
|
<p>iPhone and iPad app for finding symbols and emoji.</p>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://linkedlist.org/">
|
<a href="https://linkedlist.org/">
|
||||||
<svg id="i-link" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
<svg id="i-link" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
||||||
|
|
Loading…
Reference in a new issue