Compare commits
No commits in common. "5b763c4b3c93a951e48c542ddec6b408b8e585f9" and "ba690649c025764959ba480e4e0c2de22542eeaa" have entirely different histories.
5b763c4b3c
...
ba690649c0
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ module.exports = function(eleventyConfig) {
|
|||
);
|
||||
|
||||
eleventyConfig.addPlugin(feedPlugin, {
|
||||
type: "atom",
|
||||
type: "rss",
|
||||
outputPath: "/blog/rss",
|
||||
collection: {
|
||||
name: "posts",
|
||||
|
|
|
@ -11,7 +11,7 @@ pinned: true
|
|||
|
||||
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`, `TailwindCSS`, a custom `Esbuild` and `PostCSS` pipeline, with a `PostgreSQL` database
|
||||
- Collaborated in tech stack choice of `Elixir`, `Phoenix`, `Lit` (web components), `TypeScript`, with a `PostgreSQL` database
|
||||
- Hand-crafted dynamic charts with zero-dependency `SVG` pie charts for **data visualization**
|
||||
|
||||
, a Summary, Grades and more.")
|
||||
|
|
Loading…
Add table
Reference in a new issue