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
Log in to leave a comment
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
Log in to leave a comment
I soldered everything an finshed writing the code. It displays and HTML page while it is running by connecting to the local internet.
Log in to leave a comment
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.
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!
Log in to leave a comment
it looks good
created a simple analytics UI. See the image below
Log in to leave a comment
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!
Log in to leave a comment
Built an basic landing page after struggling with NextJS. Looks ugly rn, but I promise it will get better
Log in to leave a comment
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.
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!
Log in to leave a comment
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
Log in to leave a comment
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!
Log in to leave a comment
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!).
Ok I have finished this project!!! Now the AI can use the context of given images to edit them! Please check it out at: https://imago.ultimatedev.space
Log in to leave a comment
I’m getting 502-ed, but cool project regardless!
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.
Log in to leave a comment
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)
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
Log in to leave a comment
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.
Log in to leave a comment
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.
Log in to leave a comment
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
Log in to leave a comment
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:
Log in to leave a comment
Hey! I saw this and I recommend you add streaming to the model. It would look a lot nicer!
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
Log in to leave a comment
1st devlog! I created a simple site with like the ui where you can just visit the site and start chatting (non functional rn)
Log in to leave a comment