Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damianc/damianc

Config files for my GitHub profile.
https://github.com/damianc/damianc

config github-config

Last synced: about 1 month ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

- 👋 @damianc
- 🦧🐒 coding ape

> when in $f: x \mapsto \sqrt[x]{x}$, stick to $e$

> _every cat is bound to die_ 😺☠️
> **Schopenhauer's cat theorem**

> $\frac{\sin\ x}{n} = \frac{\text{si}\cancel{\color{#aaa}\text{n}}\ x}{\cancel{\color{#aaa} n}} = 6$

> $\because$ **Einstein**: $E = MC^2$
> $\therefore$ **Zweistein**: $2 = \log_C\left( \frac{E}{M} \right)$

### My Work

#### Knowledge

- [Dev Notes](https://github.com/damianc/dev-notes)
- [Math Notes](https://github.com/damianc/math-notes)

#### Math Tools

- [`Math.matrix`](https://github.com/damianc/math-matrix)
support for matrices in JavaScript
- [`prod-sum`](https://github.com/damianc/prod-sum)
getting $\Sigma$ and $\Pi$ (i.e., sum and product)
- [`math-root`](https://github.com/damianc/math-root)
getting $\sqrt[n]{x}$
- [`math-logn`](https://github.com/damianc/math-logn)
getting $\log_n(x)$
- [`math-percent`](https://github.com/damianc/math-percent)
- [`math-mean`](https://github.com/damianc/math-mean)
- [`math-ng`](https://github.com/damianc/math-ng)
getting _[a]cot/sec/csc[h]_
- [`math-ngx`](https://github.com/damianc/math-ngx)
getting _[arcus] ex[co]secant/[ha][co]versin/vercos_
- [`math-qfZeros`](https://github.com/damianc/math-qfzeros)
getting $x_0\ \cup\ x_{1,2}$ of $ax^2+bx+c$
- [`math-distantPoint`](https://github.com/damianc/math-distantPoint)
- [`math-atan2point`](https://github.com/damianc/math-atan2point)
- [`math-atan3`](https://github.com/damianc/math-atan3)
`Math.atan2()` for points that $\underset{i \in \\{1,2\\}}{\forall} {P_i}_x + {P_i}_y \neq 0$
- [`math-conv`](https://github.com/damianc/math-conv)
- [`math-logical`](https://github.com/damianc/math-logical)
- [`circleats`](https://github.com/damianc/circleats)

#### React Tools

- [`useStaticState()`](https://github.com/damianc/use-static-state)
- [React JSX Directives](https://github.com/damianc/babel-plugin-react-jsx-directives)

#### JavaScript Tools

- [`spreadMap()`](https://github.com/damianc/spreadMap)
- [`reduceFinalize()`](https://github.com/damianc/reduceFinalize)
- [`sortBy()`](https://github.com/damianc/sortBy)
- [`groupBy()`](https://github.com/damianc/groupBy)
- [Hot Generator](https://github.com/damianc/hot-generator)
- [FlowPipe](https://github.com/damianc/FlowPipe)
- [ShortcodeJS](https://github.com/damianc/ShortcodeJS)
- [nothing](https://github.com/damianc/nothing)
- [ObjPath](https://github.com/damianc/obj-path)
- [array.im](https://github.com/damianc/array.im)

#### Larger JS Tools

- [PubSub](https://github.com/damianc/PubSub)
- [ObjQL](https://github.com/damianc/ObjQL)
- [array-x](https://github.com/damianc/array-x)
- [gulp-javascript-pl](https://github.com/damianc/gulp-javascript-pl)

#### RegExp Tools

- [PattRe](https://github.com/damianc/pattre)

#### Map Tools

- [Leaflet Place Groups Picker](https://github.com/damianc/leaflet-place-groups-picker)

#### WordPress Tools

- [Is This Post Helpful](https://github.com/damianc/is-this-post-helpful)

#### Python Tools

- [Subject.py](https://github.com/damianc/Subject.py)