@jorgepro0created a webapage for registering recipes, it just have reached it first milestone as you can view some recipes and create recipes and ingredients
repo:github.com/mrdarip/notion-recipes
@NadeenI.0Life Rhythm is a web-based application designed to help users organize their daily routines by managing time slots and activities. The application allows users to add, rename, and delete time slots, customize colors, and manage tasks with functionality such as completing or deleting them. This can also be embedded in a notion webpage!
neptvnism.github.io/Life-Rhythmgithub.com/neptvnism/Life-Rhythm
@Srijit0Ship! :shipitparrot: 🚢
#arcade
I made a zapier-like automation tool ! It currently only works with notion, slack, google drive and discord. It was a really really complicated project, sometimes it works sometimes it doesnt. I tested it on different accounts and all of them create new sorts of problems. It's honestly a hit and trial thing, I really suggest you try it out, it might work for you ! While making this, Clerk has been an absolute pain to interface with my db. The part that I really love about this project is the workflow editor which is made with reactflow !
(most of the stuff in the ui is for decoration only, even the essential stuff aint working :skull-hole: , blame prisma or something)
STACK:
DB: Neon
ORM: Prisma
Framework: Next.js
Bucket Storage: Uploadcare
Auth: Clerk
TBD: Setting up billing with Stripe (I dont feel like doing this bcz im not confident the automations work :blob_hehe:, blame webhooks now)
Live: fuzz.srijit.xyz
GitHub: github.com/DevSrijit/saas-automation
@CodeMode0Notion-WebUntis V1.1.0: github.com/CodeModeYT/Notion-WebUntis/releases/tag/v1.1.0
Add your WebUntis timetable to your Notion pages!
Update changes:
Added features:
• improved CLI UI / UX (with progress bar)
• 'last updated' & progress display in Notion
• Update trigger on Notion
• advanced settings
... and other general minor improvements
@NadeenI.0Welcome to the To-Do List! This helps you manage your tasks efficiently with a user-friendly interface. It includes features like dark mode, customizable font settings, and task reordering via drag-and-drop. Also available to embed as a notion widget !!
github.com/neptvnism/Todoiestneptvnism.github.io/Todoiest
@lopa0i made a google classroom ----> notion task adder. its just a simple python script that check your email and adds the task to the database github.com/lopa-ok/notion-classroom
@NadeenI.0Tidy Tomato is a customizable Pomodoro timer with task management and progress tracking features. Enhance your productivity with a visually appealing and user-friendly interface that includes theme and font options. This timer is also embeddable as a widget for notion! ✨
github.com/neptvnism/Tidy-Tomatoneptvnism.github.io/Tidy-Tomato
@NadeenI.0Quotable is a simple, elegant quote generator that can be used as a Notion widget or a standalone quote-generating website. It fetches random quotes from an online source and displays them in a visually appealing manner. Users can customize the appearance of the widget with various settings such as shadow, font, font size, and theme mode.
github.com/neptvnism/QuotableforNotionneptvnism.github.io/QuotableforNotion
@NadeenI.0NotionWhiteboard is an embeddable widget designed for users who want a digital drawing canvas integrated into their Notion workspace. With a user-friendly interface, it allows for smooth drawing with customizable colors, sizes, opacities, and modes (light and dark).
neptvnism.github.io/NotionWhiteboardgithub.com/neptvnism/NotionWhiteboard
@CodeMode0Integrate your WebUntis timetable into your Notion boards!
This Python project automatically fetches your timetable from the WebUntis API and adds it to a Notion database (--> picture)
Check it out here: github.com/CodeModeYT/Notion-WebUntis
@kevinjosethomas0Redeveloped my portfolio in NextJS 😋 I found that my site was always outdated cause I was always too lazy to update it with new projects and stuff... so now it fetches all project data from a Notion database that I can easily update!
kevinjosethomas.com
@Sameer0Learning how to make notion templates!:beatsaber:
@Polar0Completely reworked my website to use Notion (through fruitionsite.com) , I think it looks clean and it's super easy for me to manage.
Feel free to take a look at polar.blue
@linkai0just redesigned my personal website and added a blog! i used notion as a cms for my blog and its been great linkaiwu.com
@Latifah-U013DJAUJBT0dont procrastinate yall, or u might have to create a notion page (possibly) dedicated to the goals you failed to reach 🥴
@ShubhamPatil0discovered tally.so integration with notion! now i can have multiple people accessing the data from the form without paying for tally's premium plan!
@sike0day 3 of #10-days-in-public! didn't really do any coding today just started brainstorming ideas for hack club birthdays website. This is my first time using notion so I'm also learning how to use notion.
@fayd0Day 1 of #10-days-in-public
Brainstorming my notion app project idea. It’s basically GPT-3 powered AI copilot for writing blogs and other documents. I’m planning to integrate something like a sidebar inside notion using chrome extensions and also having slash commands to generate text.
I came across this awesome package which is going to make my work 10x easier! slashy.app
@m040Installed notion enhancer and customized the fonts!
@la0making a public notion space ( for the 8th time or something )
@JosephDong0Notion-style notes in Obsidian! :obsidian-md:@belle0hey fwens :hyper-dino-wave:
hope your week is going well!! today my school had an optional wellbeing day for "exam students" where we had yoga, hiking, breathing exercises sessions etc. and it was pretty awesome!! the most interesting thing i learned was how to let go of thoughts that are unproductive... like if i'm working on smth and suddenly start worrying about another thing, that doesn't do me any good so i can just let that thought go. also, worked on updating the hack club team page today and did some business exam prep by doing active recall of different units!
(umm not sure what photo to add so here's a ss of this week's notion to do list page, i make a different cover each week and this week i felt like i needed some peace and magic)
@jzaleta0So It's finally Friday! Today I had a normal school day and tomorrow I'll have a college admission exam! I plan to use my weekend to rest a bit, code on some projects, study and play games! Also I've been researching on different ways to save my bookmarks! Maybe I'll setup them on Obsidian :obsidian-md: or use Notion! :notion: The purpose of this is to have a database where I can access some interesting facts and articles I've found online, the same way I'm working on my Digital Garden Project! 🌱
@taylorleehackclub0Recreated Code Ninjas in Minecraft using Python and the given inventory. Fun fact: Before this, I never knew how to play Minecraft, but now, I can confidently say I know more about it. The coders really loved it :~p Check out the process on Notion
@jasonaa0i spent a little time today trying to figure out the slack huddles api :partyparrot: i think the most useful information i've found is that under the hood, huddles use amazon chime to drive the actual voice/screen sharing stuff, and it looks like the web client uses amazon's sdk for this, so in theory we should be able to use the chime sdk to connect to slack huddles and input/output audio 👀 i wanna look more into this later but i have other work to attend to, so i've compiled my findings so far into this poorly organized notion doc - lmk if you have any more info to add or stuff i can clarify! jasonaa.notion.site/figuring-out-the-slack-huddles-api-1220507c034046669887287112f54049
@ArcadeWise0I love notion. This makes organizing my notes so much easier! I'm really happy that I got pro.
@rajanagarwal0every day, i have to start searching and searching for things to add to my scrapbook. today.. was one of those days. i accomplished pretty much nothing, so I had to search and search for something to post. Then, I remembered that I finally enabled my Notion Pro account this morning, so I guess that is something I did!?? In the long run, I hope this helps with project planning because that is indeed one thing I lack any ability to do :big-brain-funny: anyways scrappy, here is my daily post!