You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/About.md
+32-10Lines changed: 32 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,26 +3,48 @@ title: About
3
3
compartir: true
4
4
---
5
5
6
-
Hello, I'm Miguel Pimentel—a self-taught developer from the Dominican Republic, now living in Minnesota. I suffer from a chronic case of curiosity, which has led me to explore diverse fields: designing bike trails in AutoCAD, getting licensed as a firefighter, creating browser extensions, and learning emergency medicine.
6
+
I'm Miguel Pimentel. I live in Minnesota and work as an Engineering Project Manager for the City of Crystal. While I spend my days managing the construction and maintenance of public infrastructure, I use this site to document my work in software development and data analysis.
7
7
8
8
This is my [[Digital Garden|digital garden]], where I cultivate thoughts, collect interesting discoveries, and document my ongoing learning journey. Unlike traditional blogs, these notes grow and evolve over time through [[Continuous Care|continuous care]], connected by ideas rather than chronology.
9
9
10
-
## What You'll Find Here
10
+
## Professional Background
11
11
12
-
My garden contains [[Atomic Notes|atomic notes]]—focused, self-contained thoughts that can stand alone or connect to form larger ideas. I'm currently implementing a growth system (🌱 seedlings, 🌿 budding, 🌳 evergreen) to indicate the maturity of different notes as they develop.
12
+
My daily focus is the delivery of municipal projects. This includes everything from the design of street resurfacing plans to the management of large-scale road and utility contracts. My role requires a balance of technical oversight and coordination. I handle contract specifications, cost estimation, and final construction inspections while ensuring compliance between private agencies and public entities.
13
13
14
-
The **[[Free Facts]]** collection showcases my favorite type of discovery—those wonderfully random pieces of knowledge that serve no practical purpose but satisfy an itch of curiosity. I also maintain a growing collection of **[[words|Words I Like]]** because language fascinates me, and a **[[Uses]]** page documenting the tools that power my daily workflows.
14
+
I began this journey over twelve years ago as a Civil Engineering Technician in the Dominican Republic. I eventually moved into project management, where I now rely on GIS and CAD systems to manage the lifecycle of physical infrastructure.
15
+
16
+
With over 10 years in public construction, I've developed a systems-thinking approach that carries over into how I organize knowledge and approach problems—whether technical or otherwise.
15
17
16
-
## Knowledge Systems
18
+
## The Self-Directed Path
17
19
18
-
My approach to managing information centers around [[Sweep Your Mind|sweeping your mind]]—getting thoughts out of your head and into a reliable system. This garden serves as both my external brain and a testament to [[Consistency|consistency]] over intensity in learning.
20
+
My approach to expertise is non-traditional. While studying at INTEC, I found that I lacked the drive for traditional academics and eventually moved away from a formal degree. However, as I gained experience in the field, I discovered a profound motivation for learning that school had not sparked.
19
21
20
-
The development side of my curiosity surfaces in notes about [[Git]] for version control, [[CLI Commands Cheat Sheet|CLI commands]], [[Neovim]] for text editing, tutorials on everything from [[First Love Game|creating your first LÖVE game]] to [[Publish Logseq Graph Github|publishing Logseq graphs on GitHub]], and explorations of tools like [[Espanso Cheat Sheet|Espanso]] for text expansion.
22
+
This shift defined my career. I have spent the last decade in a process of self-directed mastery. I taught myself how to build software and use data analysis to solve specific problems. I believe that an engineer's value is found in the ability to understand a system and improve it, regardless of whether that system is built of concrete or code.
21
23
22
-
## Professional Work
24
+
## Areas of Experience
23
25
24
-
I currently work as the Engineering Project Manager for the City of Crystal, Minnesota, overseeing public infrastructure projects from conception through completion, along with traffic studies and ROW permits. With over 10 years in public construction, I've developed a systems-thinking approach that carries over into how I organize knowledge and approach problems—whether technical or otherwise.
26
+
My background is a mix of technical precision and public service:
27
+
28
+
-**Public Infrastructure**: Managing municipal projects, designing residential road plans in AutoCAD Civil 3D, and overseeing construction site inspections.
29
+
-**Digital Tools**: Building Obsidian plugins and Firefox extensions to optimize my personal workflow.
30
+
-**Data Analysis**: Developing Python-based prototypes to help stakeholders explore and understand public data, such as our Adopt-a-Drain program.
31
+
-**Public Safety**: A past chapter as a licensed Firefighter and EMT, which provided early experience in managing systems under pressure.
32
+
33
+
## What You'll Find Here
34
+
35
+
This website is my public notebook. It is a place to connect the dots between engineering management and digital creation. I share content covering:
36
+
37
+
-**Infrastructure Management**: Insights into public works, contract strategies, and CAD/GIS applications.
38
+
-**Software and Automation**: Documentation of my coding projects, technical tutorials, and personal knowledge management.
39
+
-**Process Improvement**: Applying an engineering mindset to learning new skills and optimizing workflows.
40
+
41
+
The garden contains [[Atomic Notes|atomic notes]]—focused, self-contained thoughts that can stand alone or connect to form larger ideas. I'm currently implementing a growth system (🌱 seedlings, 🌿 budding, 🌳 evergreen) to indicate the maturity of different notes as they develop.
42
+
43
+
The **[[Free Facts]]** collection showcases my favorite type of discovery—those wonderfully random pieces of knowledge that serve no practical purpose but satisfy an itch of curiosity. I also maintain a growing collection of **[[words|Words I Like]]** because language fascinates me, and a **[[Uses]]** page documenting the tools that power my daily workflows.
25
44
26
45
---
27
46
28
-
**New to digital gardens?** Start with [[Words|Words I Like]] if you enjoy language and definitions, explore [[Uses]] if you're curious about tools and workflows, or dive into [[Motivation Strategies|Encouragements]] if you want to see how I approach motivation and habits. Each note connects to others, so follow your curiosity wherever it leads.
47
+
**Want to learn more?**
48
+
- Read my full story on my [Blog's About page](https://miguelpimentel.do/about/)
49
+
- Check out my [omg.lol profile](https://database.omg.lol/)
50
+
- Explore [[Uses]] if you're curious about tools and workflows, or dive into [[Motivation Strategies|Encouragements]] if you want to see how I approach motivation and habits. Each note connects to others, so follow your curiosity wherever it leads.
Copy file name to clipboardExpand all lines: content/Tutorials/Publish Logseq Graph GitHub.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ date: 2024-07-22
5
5
difficulty: Beginner
6
6
compartir: true
7
7
category: Tutorials
8
-
tags: [tutorial]
8
+
tags: [tutorial,logseq]
9
9
---
10
10
11
11
Logseq is a powerful open-source knowledge management tool that emphasizes bidirectional linking and block-level editing. Sharing your graph publicly can be a great way to showcase your knowledge or collaborate with others.
Copy file name to clipboardExpand all lines: content/Tutorials/Unlock Firefox Sidebar.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ date: 2023-06-25
5
5
difficulty: Beginner
6
6
compartir: true
7
7
category: Tutorials
8
-
tags: [tutorial]
8
+
tags: [tutorial,firefox]
9
9
---
10
10
11
11
Firefox's sidebar is great for extensions, but the default width restrictions can be frustrating when you want to make better use of that space. This guide will show you how to break free from those limitations.
Copy file name to clipboardExpand all lines: content/index.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,15 @@ title: Welcome!
3
3
description: Forgetful Notes—A digital garden of knowledge. A platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to.
4
4
compartir: true
5
5
---
6
+
Hi, I'm Miguel.
7
+
8
+
> **Engineering civil infrastructure and digital tools.**
9
+
10
+
I'm an Engineering Project Manager in Minnesota, focusing on public infrastructure like roads and utilities. I apply that same engineering discipline to software. As a self-taught developer, I build tools to solve practical problems—ranging from Python-based dashboards for traffic analysis to Obsidian plugins and browser extensions that streamline my workflow.
11
+
6
12
You've come across **Forgetful Notes**—a [[Digital Garden|digital garden]] of knowledge. Come in and make yourself comfortable.
7
13
8
-
This website serves as a platform for my learning and creative endeavours. A space for thinking through,building upon, and coming back to. It is part of my effort to organize my own theories, concepts, and ideas in a more public setting.
14
+
This website serves as a platform for my learning and creative endeavours. A space for thinking through,building upon, and coming back to. It is part of my effort to organize my own theories, concepts, and ideas in a more public setting.
9
15
10
16
You will find within a wide range of topics, expanding and exploring ideas across multiple disciplines. In a way, you could say the [[Scope of Work|scope of work]] for the website is not only allowed to, but expected to grow. Forgetful Notes embraces the inherent [[Rhizomatic Learning|rhizomatic learning]] and web-like nature of our thinking. It is a living document designed for an audience of one, myself.
11
17
@@ -14,11 +20,11 @@ Like me, all notes contained within should be considered work-in-progress. Expec
14
20
- Want to learn more _about me_?
15
21
Check out the [[About]] page.
16
22
- Want to read more of my material?
17
-
Visit my [Blog](https://miguelpimentel.do/).
23
+
Visit my [Blog](https://miguelpimentel.do/blog/).
18
24
- Want to learn more _about the site_?
19
25
Review the site's [[Meta]] page.
20
26
21
-
I leave you with some fun quotes. Feel free to stop by the [[Quotes]].
27
+
I leave you with some fun [[Quotes]]:
22
28
23
29
> _"The problem with your sink is that I have no idea how to fix it."_
0 commit comments