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

SelinaZ

@SelinaZ

Joined June 3rd, 2026

  • 28Devlogs
  • 6Projects
  • 6Ships
  • 99Votes
I'm an incoming university freshman who wants to go into front-end/ux development.
Ship

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
  • 7.74x multiplier
  • 100 Stardust
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
6
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
Ship

I built this personal portfolio website to showcase some of the Tech projects I’ve worked on before, and I’m hoping to show this to recruiters. I’ve worked on this project before so this one is just an update to the website.
What did I update?

  1. I changed up the UI a bit.
  2. Added and wrote the “my story” section for recruiters to better know me.
  3. Updated my most recent projects to the projects section.
  4. Added a certificate section to display all the tech related certificates I’ve earned before.
  5. Added my social medias.
  6. Updated the Experience section with new work experiences.
    Note: I currently have not linked my IG and TikTok to this website for personal privacy concerns, so those buttons won’t work.
  • 3 devlogs
  • 3h
  • 6.80x multiplier
  • 22 Stardust
Try project → See source code →
Ship

This is the first Java project I’ve ever coded in my life. Because I’m about to take a Java course in the upcoming project, I want to use a little project to understand how Java works a little better. So I kept things very simple, the game logic and interface are all very simple and easy. To run this game, you will have to download it to your own PC (follow the instructions in the GitHub README).

How to play?
You click the “start” button, and use the space bar on your keyboard to make the bird jump up. If you don’t make the bird jump, the bird will automatically fall downward. You will lose the game whenever the bird hit a pipe or falls out of the screen.
You can see your current score on the top left corner. To play again, just click on the “replay” button.

Enjoy playing:)

  • 4 devlogs
  • 6h
  • 1.76x multiplier
  • 11 Stardust
Try project → See source code →
Open comments for this post

1h 46m 16s logged

I wrote the readme with executables and doubled checked everything is working. Then I pushed the changes to Github, and it should be good to go! However, since this is a Java project, I can’t deploy it to a web browser. So it can only be run on a local PC.

0
0
2
Open comments for this post

30m 16s logged

I added a start and a replay button so the user can keep playing the game. The game is working perfectly and now just have to clean up the code and add in some more comments! Also need to work on deployment as well.

0
0
12
Open comments for this post

2h 39m 14s logged

I have successfully implemented the game logic and added a score display. Now the game will end whenever the bird falls out of the frame or hit one of the poles.

0
0
3
Open comments for this post

1h 32m 58s logged

I started coding my first ever game in Java. I’ve never code anything in Java before, but I’m about to take a course in Java, so I wanna start getting my hands on it early. This will be a very basic platformer game, since I’m just getting started on it, I don’t want to make things very complicated.

0
0
11
Open comments for this post

57m 55s logged

I finished adding all the parts I want to add. I’m going to add in more designs and animations. After that’s done, I think this version of update is done. Let me know if there’s anything else I should add!

0
0
13
Open comments for this post

1h 53m 57s logged

I recently started revanping my personal website by making it looks prettier, update the information and add more sections. I just started adding 3 more sections to my website: my story, certificates I’ve earned, and a social media list page. Let me know what else I should add!

0
0
28
Open comments for this post

29m 51s logged

I found some mistakes in my README file primarily because I change my db storage from SQLite to Supabase after I wrote it, and I also forgot to add the deployment link. So everything should be all lined up and good to go now. First ship of this project!

0
0
30
Ship

I made this outfit generator webpage to help me pick out an outfit based on the weather. I realized that I often forget many of the pieces I have in my closet and struggle to find an outfit that I like. So this OOTD generator greatly helped me with this issue.
Features:

  • Each time the user click on the “generate outfit” button, the webpage will pull out a top and a bottom based on the current weather. The user can continue to click on the button until they find the outfit that they like.
  • I brought in the live weather feature using the WeatherAPI, and the user just need to set the location they are at.
  • The user can upload photos of their clothing pieces through an admin page, which will then be stored to a Supabase database. However, as this is my personal project, you will not have access to the admin page.
  • There’s also an inspiration section that displays inspo photos I grabbed from Pinterest and a notes section that allows user to take note of the clothing pieces that want.

Technical aspect:

Frontend

  • React
  • JavaScript
  • HTML
  • CSS
  • Vite
  • React Router

Backend

  • Node.js
  • Express.js
  • Axios
  • Multer
  • CORS
  • dotenv
  • 8 devlogs
  • 21h
  • 9.40x multiplier
  • 199 Stardust
Try project → See source code →
Open comments for this post

3h 23m 2s logged

After two days of debugging and trying to deploy the project. The project is finally live on Vercel! I deployed the backend on Render and the front end on Vercel. I also changed my database storage from SQLite to Supabase database as Supabase is a cloud storage site that allow dynamic storage and I also don’t need to worry about uploading a ton of my personal clothing images to Github.

0
0
11
Loading more…

Followers

Loading…