-
dev-how-to Public
My notes, solutions, tips and ideas on many software development and engineering topics.
-
-
-
ReadTheDocs-Dev-How-To Public
Notes, tutorials, examples, tips and insights about Haskell and functional programming in general.
-
asciidoctor-vscode Public
Forked from asciidoctor/asciidoctor-vscodeAsciiDoc support for Visual Studio Code using Asciidoctor
-
adocwiki Public
A wiki and documentation static site generator with AsciiDoc markup language at heart
-
fernandobasso.github.io Public
Source code for my blog on tutorials, tips, reminders, summaries, etc. about programming, command line, servers, linux, vim, etc.
HTML UpdatedMar 25, 2024 -
terminator Public
Forked from gnome-terminator/terminatormultiple GNOME terminals in one window
Python GNU General Public License v2.0 UpdatedJul 15, 2023 -
furo Public
Forked from pradyunsg/furoA clean customizable documentation theme for Sphinx
Sass MIT License UpdatedJun 21, 2023 -
img-paste.vim Public
Forked from img-paste-devs/img-paste.vimPaste an image into a text file (Asciidoctor, Markdown, Latext, reStructuredText, txt, etc.)
Vim Script UpdatedNov 1, 2022 -
vim-javascript Public
Forked from pangloss/vim-javascriptVastly improved Javascript indentation and syntax support in Vim.
Vim Script UpdatedAug 15, 2022 -
devhowto Public
Notes, tutorials, book exercises solutions, coding challenge solutins.
-
My code, unit tests and solutions.
-
-
Mirror of the main, active repo on Gitlab
-
Hands-On-TDD-with-JavaScript Public
A hands-on series on practical Test Driven Development examples, concepts and motivation.
Ruby Other UpdatedDec 2, 2021 -
Regular-Expressions-Guide Public
A guide on how to create and use regular expressions – by example 🚀. We avoid examples like “match ‘a’ in ‘abc’” 🙄. The focus is on real world examples 💪.
Ruby UpdatedNov 27, 2021 -
skills-api Public
This repo is a mirror of my Skills API project: https://gitlab.com/fernandobasso/skills-api
TypeScript GNU General Public License v3.0 UpdatedOct 10, 2021 -
Math-Poem-Star-Wars Public
An animation a la Star Wars that displays a math poem by Milor Fernandes. Written in plain HTML, CSS and JavaScript.
HTML UpdatedOct 7, 2021 -
My studies, notes and solutions from the book Haskell From First Principles.
Haskell UpdatedJul 21, 2021 -
docker-travisci-deploy Public
A project to practice using Docker, Travis CI and AWS deployment
JavaScript UpdatedApr 3, 2021 -
gnome-terminator.github.io Public
Forked from gnome-terminator/gnome-terminator.github.ioWebsite for Terminator
Ruby GNU General Public License v2.0 UpdatedOct 17, 2020 -
memoapp Public
MemoApp is a note-taking app, similar to a personal wiki like Zim and uses Markdown as the underlying markup language.
-
deno Public
Forked from denoland/denoA secure JavaScript and TypeScript runtime
-
-
mostly-adequate-guide Public
Forked from MostlyAdequate/mostly-adequate-guideMostly adequate guide to FP (in javascript)
JavaScript Other UpdatedAug 11, 2019 -
reicast-gamedb-site Public
Forked from skmp/reicast-gamedbReicast game compat db
CSS MIT License UpdatedSep 30, 2018 -
-
An example on how to configure Vue/Vuetify to be unit-teste with jest and vue-test-utils.
-
htcspd Public
Notes and solutions for How to Code - Systematic Program Design from EDX with Gregor Kiczales