Skip to content

Instantly share code, notes, and snippets.

View anabastos's full-sized avatar
🛶
De boa na lagoa

Ana Luiza Portello Bastos anabastos

🛶
De boa na lagoa
View GitHub Profile
@anabastos
anabastos / print-art.sh
Created June 4, 2026 01:02
print-art.sh
cat <<'EOF'
:-
---=
-----
---- ----:
=---.# ----:
=---.# ----:
----.# -----
:=---------------:=:=:-==-= .++ .==:----:% ----: -=-------=
==--------------:====-.-=--:==-+-=--.----:% ----:-=-----------+
@anabastos
anabastos / startship.toml
Last active June 4, 2026 01:02
startship.toml
"$schema" = 'https://starship.rs/config-schema.json'
format = """
$os\
[ ★](fg:#cd4b87)\
$time\
[★ ](fg:#cd4b87)\
$username\
$directory\
[⋆✮](fg:#cd4b87)\
@anabastos
anabastos / bingo.js
Created June 12, 2025 03:12
Bingo Festa
const frasesBingo = {
1: "Começo de tudo",
2: "Patinho na lagoa",
3: "Três mosqueteiros",
4: "Quatro estações",
5: "Cinco dedos na mão",
6: "Meia dúzia",
7: "Numero da sorte",
8: "Oito tentáculos do polvo",
9: "Nove meses de gestação",
@anabastos
anabastos / brisa.html
Created August 23, 2020 07:48
Animacao de fractal colorido em canvas
<html>
<body>
<canvas id="myCanvas" width="800" height="800"></canvas><br>
<script>
let xmin=-2,ymin=-2,scale=50;
let x,y,i,xt;
let cx,cy;
let color;
let canvas = document.getElementById('myCanvas');
let context = canvas.getContext('2d');
@anabastos
anabastos / dot.el
Last active November 8, 2023 08:49
(defun dotspacemacs/layers ()
"Configuration Layers declaration.
You should not put any user code in this function besides modifying the variable
values."
(setq-default
;; Base distribution to use. This is a layer contained in the directory
;; `+distribution'. For now available distributions are `spacemacs-base'
;; or `spacemacs'. (default 'spacemacs)
dotspacemacs-distribution 'spacemacs
@anabastos
anabastos / about.gif
Last active July 26, 2024 18:10
about.gif
about.gif
@anabastos
anabastos / my_key.gif
Last active April 6, 2026 18:07
my_key.gif
my_key.gif
@anabastos
anabastos / contact.gif
Last active July 2, 2025 12:50
contact.gif
contact.gif
@anabastos
anabastos / my_projects.gif
Last active July 26, 2024 19:03
my_projects.gif
my_projects.gif
@anabastos
anabastos / my_resume.gif
Last active April 13, 2026 20:18
my_resume.gif
my_resume.gif