Activity

cooldevcoding

I explored different stuff cloudflare provides and also decided to use python. I intially planned on using Rust, but I feel more comfortable with Python

Attachment
0
cooldevcoding

I soldered everything an finshed writing the code. It displays and HTML page while it is running by connecting to the local internet.

Attachment
0
cooldevcoding

Shipped this project!

I made an simple link shortner, because I was frustated with bitly. It works by generating a random code for a long url. Upon visiting the URL you get redirected to the destination page. I learned how to handle redirects and generate short codes for long urls and how to work with the newer implementation of Appwrite DB.

cooldevcoding

I finished the App! I implemented the backend and worked on proper redirecting. Also analytics now shows where the app came from, which browser was used and which OS. also how many times the link was visited!

Attachment
Attachment
Attachment
Attachment
1

Comments

bgtulk
bgtulk 4 days ago

it looks good

cooldevcoding

now I have got a good looking and minimal UI. It’s dark mode forever (light mode users go delete yourself). Now I will focus on other pages like the analytics page, then I will work on the backend!

Attachment
Attachment
0
cooldevcoding

Built an basic landing page after struggling with NextJS. Looks ugly rn, but I promise it will get better

Attachment
Attachment
0
cooldevcoding

Shipped this project!

I made an AI site roaster because my friend said my site looks ugly. It works by fetching the screenshot of the site and then feeding it into an LLM (grok 4.1 fast) and then the LLM roasts your site. I learned how to fetch screenshots.

cooldevcoding

After fooling around a ton with UI and breaking my app about 20 times, I have finally decided to let clanker ai cook a bit. Also I improved the prompt that’s give to the AI, so that it doesn’t ONLY spam insults. I think I am finished and start deploying to prod!

Attachment
Attachment
0
cooldevcoding

I got a basic UI ready! I spent like 20mins on this thing and then it wasn’t working…I see the logs. Turns out I was having an server error and nothing was wrong with frontend. Now I have to make it more prettierrrrrr

Attachment
Attachment
0
cooldevcoding

I started a new project! As of now I finished writing the endpoint for the API and now I need to work on the frontend! I decided on using Grok 4.1 fast, because well…it’s kinda unfiltered. Also I am using a tiny mini function provided by Appwrite, which allows me to fetch screenshots of sites!

Attachment
Attachment
0
cooldevcoding

Shipped this project!

I made an Image generation frontend powered by Hackclub-AI. It uses Nano Banana Model to generate high/medium/low-quality Images in different styles and shapes. In this project I learned how to send and receive images from an LLM, how Svelte and SvelteKit works (first time using svelte!).

cooldevcoding

I finally got the thing to work! My project was also delayed, because Hackclub AI wasn’t working, but now it’s back up and running! I have got multiple styles and you can now also download the image by clicking on download, after generating the image! Now I need to get “Attach reference” to work and actually send the image with the user prompt.

Attachment
Attachment
1

Comments

milochan1313
milochan1313 6 days ago

Man it’s quite a cool user interface! Have you thought of making a “light theme” or letting the users download the image as png or jpeg? (real-time conversion from AI generated image format to PNG / JPEG)

cooldevcoding

I made the theme to a catpuccin theme (it just looks too good). What I think is that the I should fix up the buttons, change the UI to reflect a yk more un-ai like vibe

Attachment
Attachment
0
cooldevcoding

Started this awesome project to learn Svelte and SvelteKit. I got bit of the starting point ready. It’s not much but I have yet to cook. So let me cook.

Attachment
0
cooldevcoding

I got github oauth to work via appwrite. Now my main goal is to get the core UI once signed up to have a sidebar and and save the chats. I am realising that this project could be very very hard to build if I want that perplexity like feeling without all the bullshit they output. I also need to decide my base AI model and I will probably add a model chooser.

Attachment
Attachment
0
cooldevcoding

There were some weird errors with the AI route and then the chatbox wasn’t centering. But I have md rendering and the chatbox has moved to the bottom

Attachment
Attachment
0
cooldevcoding

Ok i got it to finally work! I think it looks awesome right now. I couldn’t get the chat UI to work out, so i decided to Vibe code the UI (i know AI slop but I was stuck and about to throw my laptop out of the window). But I will fix the ugly looking UI and also add Markdown support to the chat to render MD. Check out the video below:

1

Comments

Eli Ozcan
Eli Ozcan 10 days ago

Hey! I saw this and I recommend you add streaming to the model. It would look a lot nicer!

cooldevcoding

For some reason, I am unable to get a minimal working version of this. I am trying to fix the search thingy issue. See the output below the box

Attachment
Attachment
0
cooldevcoding

1st devlog! I created a simple site with like the ui where you can just visit the site and start chatting (non functional rn)

Attachment
Attachment
0