Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posabsolute/posabsolute
https://github.com/posabsolute/posabsolute
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/posabsolute/posabsolute
- Owner: posabsolute
- Created: 2022-01-31T01:12:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T11:57:35.000Z (7 months ago)
- Last Synced: 2024-04-14T09:58:28.242Z (7 months ago)
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Currently working as a principal software developer, leading a team focused on scaling UI practices and building platform personalization services.
```javascript
export const DEV = {
code: [Javascript, Typescript, HTML, CSS, NO-SQL DB],
tools: {
frontend: [React, React-Query, TanStack Table, Storybook, CSS Modules, Styled-Components,
Jest, Testing Library, Webpack, Module Federation],
backend: [Node, Express, Apollo, GraphQL, RabbitMQ, Kafka, Mongo],
ops: [Helm, Kubernetes, Docker, Jenkins],
experience: [
"Expertise in building single page applications with modern javascript frameworks.",
"Implementing micro-frontends and UI practices in large organizations for UI flexibility.",
"Domain-Driven API Design, serverless architectures, Monolith to Microservices transitions.",
"Containerization and orchestration with Docker, Kubernetes.",
],
}
```### Speaking Notes
- [Micro-frontends with module federation in practice](https://drive.google.com/file/d/1K0OWytOmc3tB21ohnBKv-tOQdn5xnQwY/view?usp=sharing) - Confoo 2023
- [Building an AI Chatbot With Node.js](https://drive.google.com/file/d/1yuiC54cJAdFXVi_fF-AKS8fjm1Ix-yp6/view?usp=sharing) - JS-Montreal 2023### Cool but aging projects
- [Inker](http://inker.position-absolute.com/) - A framework to build and send transactional emails (2015).
- [Scrum Release Notes Mobile App](http://releasenotes.position-absolute.com/) - An easy way to stay informed on how your scrum projects are doing (2016).
- [Grunt Generate](https://github.com/Grunt-generate/grunt-generate) - Generates files from user-defined templates (2014).### Blog Posts
For many years I maintained **position-absolute.com**, started at the height of jQuery, it was a great way to share my adventures. I have kept a few of my favorite posts here.
- [Exploring Cloudflare Workers](https://posabsolute.github.io/2024/05/28/cloudflare-worker.html) - May 28, 2024
- [Exploring the Future of AI in Web Interfaces: Beyond Chatbots](https://posabsolute.github.io/2024/03/17/ai-txt.html) - March 17, 2024
- [Navigating Transactional Email Development: A Historical Perspective and Some Solutions](https://posabsolute.github.io/2024/01/02/the-email-stack.html) - January 2, 2024
- [Exploring Micro-Frontends with Module Federation: Insights from Practice](https://posabsolute.github.io/2023/05/06/micro-frontend.html) - May 15, 2023
- [Rethinking Workplace Communication: Beyond the Chaos of Constant Chats](https://posabsolute.github.io/2016/06/21/about-channels.html) - June 21, 2016
- [The Controlled Input Dilemma with React & Redux](https://posabsolute.github.io/2016/01/28/controlled-inputs.html) - January 28, 2016
- [Reflecting on the Sale of a Side Project: The Journey of WeddingDeck](https://posabsolute.github.io/2013/11/13/sideproject.html) - November 13, 2013
- [Navigating the Quirks of IE6: A Developer's Dilemma](https://posabsolute.github.io/2009/04/28/ie6.html) - April 28, 2009
- [Where front-end web development will be in 5 years](https://posabsolute.github.io/2009/03/30/in-5-years.html) - March 30, 2009
- [The front-end developer's burden](https://posabsolute.github.io/2008/07/23/front-end-developer-burden.html) - September 23, 2008### About my open source projects
Once upon a time, I was a very active open source contributor. While I am proud of my contributions, these projects are older and do not use modern best practices.The latest open source project I made was never completed (already 3 years ago), [Inker2](https://github.com/posabsolute/inker2), a small service for email delivery built in Typescript.
I also created and maintained for a couple of years one of the most popular [jQuery form validation](https://github.com/posabsolute/jQuery-Validation-Engine) library; it was launched on Google Code in 2011.
![GitHub stats](https://github-readme-stats.vercel.app/api?username=posabsolute&show_icons=true&theme=radical&include_all_commits=true)