Compare commits
2 commits
ba690649c0
...
5b763c4b3c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5b763c4b3c | ||
![]() |
d2a2aa490f |
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ module.exports = function(eleventyConfig) {
|
||||||
);
|
);
|
||||||
|
|
||||||
eleventyConfig.addPlugin(feedPlugin, {
|
eleventyConfig.addPlugin(feedPlugin, {
|
||||||
type: "rss",
|
type: "atom",
|
||||||
outputPath: "/blog/rss",
|
outputPath: "/blog/rss",
|
||||||
collection: {
|
collection: {
|
||||||
name: "posts",
|
name: "posts",
|
||||||
|
|
|
@ -11,7 +11,7 @@ pinned: true
|
||||||
|
|
||||||
Lead and was the primary developer for a greenfield project exceeding timeline and quality expectations.
|
Lead and was the primary developer for a greenfield project exceeding timeline and quality expectations.
|
||||||
|
|
||||||
- Collaborated in tech stack choice of `Elixir`, `Phoenix`, `Lit` (web components), `TypeScript`, with a `PostgreSQL` database
|
- Collaborated in tech stack choice of `Elixir`, `Phoenix`, `Lit` (web components), `TypeScript`, `TailwindCSS`, a custom `Esbuild` and `PostCSS` pipeline, with a `PostgreSQL` database
|
||||||
- Hand-crafted dynamic charts with zero-dependency `SVG` pie charts for **data visualization**
|
- Hand-crafted dynamic charts with zero-dependency `SVG` pie charts for **data visualization**
|
||||||
|
|
||||||
, a Summary, Grades and more.")
|
, a Summary, Grades and more.")
|
||||||
|
|
Loading…
Add table
Reference in a new issue