The more online, general audience persona and channel. Cosmic explorer of the digital universe. My goal is to show how we can all create our own [[Digital Galaxy]] in the internet to work towards our ideal life. By connecting the dots between different ideas and disciplines, we build a personal galaxy of knowledge that nurtures our curiosities and passions. It's about transforming the endless information and opportunities online into our greatest asset for self-actualization. I'm here to navigate this journey with you, turning the vast internet into a place of endless possibilities and discoveries. To see what I've done, visit [[My Achievements]] using technology to nurture my curiosities, follow my passions, and work towards my ideal self ## Notes [[Split YouTube channels]] A Vtuber [[HealthyGamerGG]] focused on learning and productivity [[My Bios]] Exploring new audiences - Could be confirmation bias but there are a lot of comments in my videos that point out the anime background and vtuber aesthetic! ### Video Ideas - what books would this anime character read - can then be brought into my current content and book notes - that's how you get people interested? ### To self I am a Vtuber that has a galaxy space aesthetic to my character with stars and purple on it, and the main thing I make videos on is personal knowledge management, a way to learn by connecting ideas across different disciplines, and that is made more accessible through the Internet and the infinite galaxies of information online. this is so people can achieve their potential, using the internet to benefit them rather than enslave them through addictions. ### Inspirations pure talking head: - coreofmidas - celeritydust mini stimulation: - mari yume, mari monday for answering questions in a non-async chat style ### Polymath but this can explain the space exploration part, a wanderer of different galaxies celebrating the joy of being a generalist in a specialist world and it's honestly my best attempt at giving myself a niche lmao curiosity polymath wandering ## Rambles ### EP1 hi there! my name is i'm on a cosmic journey: - change the way we view the internet. instead of doomscrolling or escapism, i want to promote curiosity, self-learning, and personal growth. this is what i currently call digital self-actualization. i feel this is more important than ever. - traditional schooling has killed our intrinsic desires to learn as we are forced to prioritize grades over our education - influencers downplay critical thought as they tell us what to think, not how to think. - most vtubers are entertainment and streaming focused, and i feel like it would be fun to explore what being an educational vtuber could look like - from what i know, there's none primarily talking about some of my personal interests like reading, learning, productivity, philosophy, self-actualization, and lots of other ones - so what will i be planning on doing? - first is hopefully daily or frequent rambles about thoughts on my mind or cool things i'm learning. i've been inspired by more conversational vtubers on youtube like celeritydust that don't always play games and instead just do casual talking head videos. maybe i can try out planned out or scripted videos like mari yume. i like to take a lot of notes and write in a note taking app called obsidian, and i want to share some of those ideas beyond my online digital galaxy of ideas. - by doing so, i hope to practice my speaking skills and be more familiar with my new 3d capabilities. i have to give huge credit and thanks to kakaiya for bringing me to life, as well as warudo for their powerful 3d software. - once this goes well, i can also try out more educational streams as ive been exploring the world of educational vtubers. give detailed and researched lessons like psydere and mr. aejis. usually in school you're forced to take classes you don't want to, but what if instead you had teachers that made the material more engaging and you got to personally choose what courses and lessons you wanted to enroll in? and what about for topics that might not always be accessible? I am a university dropout so I don't have any established credentials or degrees, but I do have my own personal experiences and my research from various books and resources which I feel like can be helpful to share for other people who want to go on a similar path less path of self learning so whats next? - there's still so much i have to say and have planned so stay tuned by subscribing! all slowly start ramping up my uploading here and we'll see how this goes. - if you can't wait though, you can visit my website or my main channel at John Mavrick - and of course, if you want to join me you can share your thoughts and suggestions or join my discord community - this has been john mavrick, stay mindful #### Implementation - My name is john mavrick, and I'm trying to facilitate learning and self-actualization on the internet through the idea of a digital galaxy - Instead of using technology as a means of escapism, i want to show how you can create your own intentional system for - i'm on a mission to promote curiosity and self-actualization in the vtuber space, to explore how this limitless universe of knowledge and opportunities available with technology can be used to make being chronically online a secret superpower. - %% With my previous unhealthy relationship with the internet of doom-scrolling and playing games for up to 16 hours a day, %% - this is done by their own digital galaxy. a second brain system to support them in their curiosities and passions - Hope to see you around ! - Just like how self-actualization is a journey, I'll also be sharing my progress through the following avenues: - Weekly newsletter where I share updates and new shining stars in my galaxy - Upcoming streams for co-working and knowledge sharing - Public notes ##### Invitation - My name is john mavrick and I'm an unconventional vtuber that focuses less on entertainment and more on helping people explore their curiosities and passions through self learning and meaningful productivity - For this week I've been working on setting up streaming to have coworking sessions when working on buildspace, learning, or any other personal projects - you can join me as i do my pomodoro sessions - add your own tasks to the list - and chat during breaks - if you're interested, feel free to come say hi on twitch and follow me on x for more updates ## Productivity ### Goals ```dataview table list("🎯 " + Description, "πŸ’‘ " + Why) as "Details" FROM #goal AND !"Hidden" AND !outgoing([[]]) WHERE contains(Area, this.file.link) SORT file.ctime asc ``` ### Projects ```dataview table Deadline FROM #project AND !"Hidden" AND !outgoing([[]]) WHERE contains(Area, this.file.link) SORT file.ctime asc ``` ### Habits ```dataview table Status, Frequency, HabitGroup, Goal FROM #habitNote AND [[]] AND !"Hidden" WHERE icontains(file.frontmatter.Area, this.file.name) SORT Created asc ``` ## Knowledge ### Inputs ```dataview table Status, Author FROM #input AND [[]] AND !"Hidden" AND !outgoing([[]]) SORT file.mtime desc ``` ### Other Notes ```dataview table Created FROM [[]] AND !#project AND !#input AND !"Hidden" AND !outgoing([[]]) SORT file.mtime desc ```