Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikededo/mikededo
https://github.com/mikededo/mikededo
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikededo/mikededo
- Owner: mikededo
- Created: 2020-08-12T16:41:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T06:54:11.000Z (3 months ago)
- Last Synced: 2024-10-30T00:07:49.184Z (about 2 months ago)
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hey there, I'm Mike (@mikededo) :wave:
I am frontend developer who loves building stuff with React and Svelte, whether
it's building standalone apps or using meta-frameworks like Next.js. I am also
interested in other languages such as Go and Rust, to scape a bit from the
front-end world, as I am currently working as a FE Engineer. I really enjoy
working from the terminal, so I am always on the look for new CLI tools that can
simplify my developer experience (even storing all my configs on a repo, so I
can move from OS or computers with a simple `git clone`:
[.dotfiles](https://github.com/mikededo/.dotfiles)I am always open to collaboration and new ideas. So if you're interested in working
together, or just want to chat about programming and life, hit me up!Aside from that, I'm a cyclist love so most of my spare time is spent on my pedals!
:bicyclist:### :open_hands: Open Source projects and ideas
#### Dart Barrel File Generator
I started my frontend developer journey developing _Flutter_ apps and I found
the necessity of automating the creation of barrel files, since it is something
that is really used in the _Flutter_ framework. And, in order to enhance
developer experience, I developed 👷 the extension for Visual Studio Code.[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=mikededo&repo=dartBarrelFileGenerator)](https://github.com/mikededo/dartBarrelFileGenerator)
#### Squared CI
Once of the projects that I invested most time of, was a GitHub Actions builder,
with the idea of simplifying the process of coding and configuring GitHub
Actions. The idea was to have a no-code application (or little-code) that would
end up generating a workflow file!
I started focusing on other ideas, and the project is not finished. However, you
can check it at: [Squared CI](https://squared-ci.vercel.app)[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=mikededo&repo=squared-ci)](https://github.com/mikededo/squared-ci)
Thanks for stopping by and happy hacking! 🚀