Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 2.21 KB

_base.md

File metadata and controls

57 lines (49 loc) · 2.21 KB
tags title date description authors hide_frontmatter hide_title
dwarves
work
home
Home
2023-12-11
A collection of notes for everything we do and operate at Dwarves. This is where we keep our internal notes.
minhcloud
monotykamary
hnh
true
true

Welcome to Dwarves Notes, a collection of notes for everything we do and operate at Dwarves. Dwarves are a group of technology innovation advocates. This project is a part of our information engine, where we consolidate know-how and expertise from and for our team as part of our MMA system: Mastery, Meaning, and Autonomy.

We believe that behind every success comes great preparation, accumulation and compound every single day. This note repo contains our notes and studies for any upcoming challenges, new tech, hiring, bounty, etc.

![[information_flow.webp]]

View our list of amazing people who have contributed to our notes: [[contributor/_index|Contributors]]

Upcoming Events

LIST WITHOUT ID "[[" + file.path + "|" + title + "]] - " + event_date
FROM #event
LIMIT 3
WHERE event_date < date(today)
SORT event_date ASC
WHERE !contains(file.path, "_index") AND !contains(file.path, "_base")

Open Bounty

TABLE WITHOUT ID
	"[[" + file.path + "|" + title + "]]" as Title,
	"🧊 " + bounty as "Reward",
	status as Status,
  join(PICs) as PIC,
  functional as Function
FROM "earn" AND !"career/searn/_index" AND !"career/earn/_base"
WHERE title != null AND (status = "Open")
SORT date DESC

Contributing

At Dwarves, we encourage our people to read, write, share what we learn with others, and [[CONTRIBUTING|contributing to the Brainery]] is an important part of our learning culture. For visitors, you are welcome to read them, contribute to them, and suggest additions. We maintain a monthly pool of $1500 to reward contributors who support our journey of lifelong growth in knowledge and network.

Love what we are doing?