You are browsing as a guest. Sign up (or log in) to start making projects!

Hacker's inspiration headquarter

  • 7 Devlogs
  • 13 Total hours

This is a website for hackers to find inspirations of projects to build and for non-hackers to submit their ideas for hackers to build.

Ship #1 Pending review

Hi everyone, I’m so excited to present you Kindling!
Kindling is a website for “hackers” to get inspirations of coding project to make, as well as a place for anyone to share their software ideas, their needs and issues, or anything they wish there’s a digital tool for. This is only ship #1, so Kindling is not fully developed yet! I coded the entire site using REACT (so JavaScript, HTML, CSS), which I’ve been loving recently.

Here are the current features Kindling has:

  1. Home page
  • Introduces about this project and the Kindling community
  • Show 3 featured projects of the week
  1. Inspirations page
  • Shows all the inspiration posts.
  • Allow users to search for specific topics/titles, filer by category.
  • Upload your own ideas via the “add” button.
  • Save a post using the “save” button on the bottom left corner of the pop up modal for an inspiration post.
  1. Profile page (this page is still under development): displays the user’s basic info, projects they’ve created, idea posts they saved, and ideas they’ve uploaded.

Here are the things I’m still working on:

  1. Currently all the database storage is just local browser storage on the user’s browser. I’m planning to move all the database and storage to Supabase storage.
  2. I plan to enable user log in as well.
  3. The 3 buttons under the menu button on the profile page (setting, login info, report) do not work yet.
  4. The inspirations page on the profile tab should track the ideas the user has uploaded (not working yet)

NOTE: All of the inspiration/ideas content are AI generated, they are only suppose to serve as a placeholder for now, solely for the purpose of better demo.

Feel free to try out this project and give me some feedbacks on what you think I should change. Also let me know if you find any bugs besides the things I mentioned above.

  • 7 devlogs
  • 13h
Try project → See source code →
Open comments for this post

1h 37m 18s logged

I’m planning to ship a prototype version of Kindling to get some feedback before I fully develops it. Everything on the front end is working fine, I just haven’t developed a database and all the login credentials stuff. I am planning to store all the data in Supabase database and implement user login (like email, google login etc)
So in this devlog, I pushed all the changes and current version of the code to my Github repo and wrote the README. I also deployed the current Version on Vercel.

0
0
4
Open comments for this post

2h 22m 30s logged

To give yall a better demo experience, I decided to implement the backend storage along with the front-end with my first ship.
So now users will be able to:

  1. Edit their profile
  2. Add their own creations/projects
  3. Add new ideas to the inspirations page

However, for now the storage is only to the local browser (just for demo purposes). I will be creating a formal backend via supabase later, but that will be included in the second ship. So this is pretty much what I’ve been working on for this devlog.

Will be cleaning up the code a bit and the first ship be ready!

0
0
19
Open comments for this post

38m 8s logged

I enabled some more features to my websites, mostly just finishing up some small parts and making some UI actually work properly.

  1. I added a save button to the inspiration posts and whenever the user click on the save button it will save to the “collections” tab on the Profile page.
  2. I also made the search bar finally working, so it is now properly filtering inspo posts based on the title and details.
  3. I also made the filtering by category work. Currently I only have the 5 categories shown in the photo, but feel free to give me more recommendations.
0
0
8
Open comments for this post

1h 44m 44s logged

I added some more features and enables some buttons. I added pop up modals for the “add project” and “edit profile” button on the profile page. And I also changed the layout of the content of the inspirations popup modal (because it was previously just randomly generated content by AI).
Still have a few things to finalize and update, but once that is done, the front-end should be somewhat presentable.

0
0
35
Open comments for this post

1h 3m 29s logged

I added a featured projects section to the home page, and built out the basic structure of the profile page. Still have to enable some buttons and add some popup pages (like the settings, edit profile etc) to the profile page.
The current placeholder contents for all the inspirations/ideas are all AI generated. I’m planning to leave the for the product demo. Once users start using this website, they will be removed.
Once all the front-end is finalized, I’m planning to ship the first version as a brief product demo to get some feedback before I start building and connecting to the backend.

0
0
14
Open comments for this post

1h 30m 59s logged

I added the About page and filled it in with my own content (instead of making AI to give me some temporary filler content). I also enabled some more functionalities in the Inspirations page, like the “add” button. I also replaced some of the previously AI generated filler content with actual contents.
There’s still a lot of functionalities I need to add. Once all frontend is done, I will start working on the backend.

0
0
11
Open comments for this post

4h 1m 28s logged

This is my new project! I am always struggling to come up with fun and creative things to code, either just for fun or for hackathons. However, I have ,any friends and younger siblings who always like to give me ideas of what to build. So this inspired me to create this coding projects idea hub.

The goal is: users can upload cool hackathon project ideas that come to their mind, or issues they have in their life that they want to get a software application to solve, or ideas of software applications that can solve real world issues.

This not only helps hackers build meaningful projects, but also allows people who don’t know how to code to express their needs or wishes.

I do plan to continue running this website once it is finished, and potentially scale it up. Of course, I still need to think more about the details like crediting, privacy, and business potential if I do push this out to the public.
For this first ship, I’m just working on building the major framework and structure. Currently have the inspirations page basic layout finished, still working on the other to pages. I used AI to populate the content for now, as I can’t come up with so many project ideas so quickly lol.

0
0
8

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…