Bio

Just a Panda 🐼.

Stats

8
Projects
126
Devlogs
212
Votes
8
Ships

Coding Time

All Time: 471h 19m
Today: 0h 13m

Member Since

June 17, 2025

Badges

2
🚒
Maiden Voyage
you shipped your first project! the journey begins...
Ballot Stuffer
vote 100 times.

Projects

8
CaloriesGPT
17 devlogs β€’ 14 days ago
Habit Rabbit - Gamified Habit App
14 devlogs β€’ 24 days ago
Treasure Trek - Geocaching App
11 devlogs β€’ about 1 month ago
Treasure Trek
5 devlogs β€’ about 1 month ago
Appetite AI
13 devlogs β€’ about 2 months ago
AI Fella

AI Fella

Shipped
4 devlogs β€’ about 2 months ago
ASCII Video Converter
6 devlogs β€’ about 2 months ago
KontentFlow - AI Content OS
47 devlogs β€’ 3 months ago

Activity

Earned sticker

Now the habits are saved in the backend successfully, i made options for both online and offline

Update attachment
Earned sticker

Created the authentication ui, integrated with the backend, now the user login workflow works smoothly. i have kept the option to login as guest. which will be able to work offline, but not access the online features like leaderboard, the guest can see leaderboard but cannot participate unless they create an account.

Update attachment
Earned sticker

Back at it again, i am making this online, and adding some cool features... like leaderboard and challenges.

Update attachment
HassaanKH
HassaanKH worked on CaloriesGPT
1h 13m β€’ 4 days ago

fixed a bug, home screen was crashing on load, so fixed the error and now it is working smoothly

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
1h 20m β€’ 5 days ago

Finally, after whole lot of setting up the graphics and paywall, today, even though i could not log in the visual studio, my app is finally live and ready for everybody to test. This is a small startup i made, let's see where this goes πŸš€.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
5h 21m β€’ 6 days ago

My app is live but in closed testing, after that i will promote it to open testing, and then it will be live in production, i'll ship it then.
Added in app purchases, as AI costs, so i restricted free users to 3 food logs, when they buy pro subscription, they get unlimited food logs.

Update attachment

I submitted the app, but some changes needed to be made, i deployed the backend and used that link instead of localhost, so now i have made those changes and submitted the app again.

Update attachment
HassaanKH
HassaanKH worked on CaloriesGPT
4h 1m β€’ 7 days ago

Successfully completed the basic app, i submitted the app in closed testing in google play... next step is to integrate in app purchases and handle users based on subscription level.

Update attachment

I meant to add this image with previous devlog, also, i worked on the Foods screen where you can see all the food logs you did on the app.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
3h 9m β€’ 7 days ago

WOW!!! Successfully made this user screen, added Github and Hackatime like heatmap, but with a twist, if you exceed the calorie goal, your box gets lighter, the more close to the goal you are, the darker the box is. Now working on settings.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
3h 51m β€’ 8 days ago

Successfully completed the onboarding screen... Managed to store and process info to get the daily calorie target goal, and now working on the user screen.

Update attachment
HassaanKH
HassaanKH worked on CaloriesGPT
1h 11m β€’ 8 days ago

Working on the onboarding screen, the basic screen is done, now i am allowing users to select the metric in which they want to input info.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
2h 26m β€’ 9 days ago

Successfully managed to run the react-native picker library, now the prototype of the wheel picker is created... now working on the Onboarding screen.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
3h 33m β€’ 10 days ago

Made this screen and modified ai to give the food summary too. also made the button to remove the food, and backend to remove that food.

Update attachment
HassaanKH
HassaanKH worked on CaloriesGPT
1h 15m β€’ 11 days ago

Successfully managed to get all the foods for the user, and new foods are getting added correctly now with the timestamps in order to sort them in latest first order.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
1h 34m β€’ 11 days ago

Modified the AI to display generate more json properties like nutrients etc, and now i am storing the food data in the database too.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
1h 14m β€’ 12 days ago

YEESSS!!! Finally, i have connected with ai. The contact has been made...
i am now successfully sending the image and it is responding with the details.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
3h 54m β€’ 13 days ago

Successfully made the feature where the images are now being sent to the backend and uploaded to the cloud storage. the rough part is done, now i need to make it in such a way that uploads and other stuff stay organized.

Update attachment
Earned sticker
HassaanKH
HassaanKH worked on CaloriesGPT
1h 20m β€’ 13 days ago

Created a minimal splash screen with this animated fade effect, also working on the home screen.

Update attachment
HassaanKH
HassaanKH worked on CaloriesGPT
3h 41m β€’ 14 days ago

Successfully set up the user authentication system, complete frontend and the backend.
Making this new app, i will scale it to production level, real big. so stay tuned, this is a startup being born, let's see where this goes.

Update attachment
HassaanKH
HassaanKH created a project
13d ago

CaloriesGPT

An app to count your calorie intake with just an image of the food using AI. Keep track of your calories, lose weight, gain weight, or maintain. You can have your customized calorie plan, based on the info you give in the app.

CaloriesGPT
17 devlogs 0 followers Shipped
Mustafa
Mustafa Shipwright gave you feedback
14d ago

Habit Rabbit - Gamified Habit App

really cool app, i suggest you maybe add more customization to the rabbit other than just hoodies!

from Mustafa

FINALLY!!! submitted my app for review, will ship this project once the app is live.

Update attachment

Ok, so i have decided to keep it working locally, if i do the backend stuff, it will be slow and may affect user experience, so if everything is working locally why shift it online?
I removed the online logic and the app now works completely offline.
There's a bug or unfinished feature in shop where if you buy one thing it is not being added to your inventory, you just buy it, so after fixing that, i hope it will be production(offline) ready.

Update attachment

Successfully got the shop working accurately. any suggestions of ui or items to add is much appreciated, Looking good so far, much more work is remaining... currently everything is working locally, i got to make a backend to make a leaderboard and ability for the user to keep sync of the data.

Update attachment

Finally the shop's basics are working correctly, successfully bought the rabbit's headphone with hard earned carrots πŸ₯•. Also the carrots currency was not in sync before and after visiting the shop, that is fixed too. Currently the shop screen only consists of a button that says buy headphones and the headphones are bought and carrots are deducted, next step is to improve the shop.

Update attachment

Successfully created the habit heatmap, the stats screen is looking good now, it works exactly like the github's or hackatime's heatmap. now working on the shop.

Update attachment

Added streak logic, and created stats screen, you can check your stats in the app, and most importantly, all the data is being stored locally, no data is being collected, so it will be really good user experience, really fast, no delay.

Update attachment

Made the My Habit screen, you can now add, remove and edit the habits correctly. but this is all happening locally, it will work without having internet.

Update attachment

worked on adding the habits, using @react-native-async-storage/async-storage. the habits are being added correctly, i am thinking of making the app work locally as well as online too if user chooses to, for functionalities like leaderboard etc.

Update attachment

Talked to the staff member and talked about the reason why my previous ship got a bad payout, so after going through the points, now i am fixing everything for my next projects.
and this time i am managing my github repository properly and commit side by side.

For this devlog, i am working on adding the habits, the frontend is completed. and now i will work on the proper functioning of the MyHabitsScreen. and also made a good ReadMe.md.

Update attachment

Worked on the backend, now the user management is working perfect, with proper toast messages using react-native-toast-messages.
also made this cute splash screen and i added the fade in and a subtle scale up animation using react-native-reanimated.

Update attachment

Made the user authentication screens, just the frontend yet. Previously there was a problem setting up the react-native-reanimated but after some research, it is not a problem in this project. Checkout the UI i created, any suggestions and feedback is much appreciated

Update attachment
HassaanKH
HassaanKH created a project
24d ago

Habit Rabbit - Gamified Habit App

Habit Rabbit is a gamified habit tracker where building habits earns you rewards(carrots), which can be used to accessorise your very own rabbit. It is a fun and cute way to stay productive, consistent and motivated. Grow your rabbit as you grow in real life.

Habit Rabbit - Gamified Habit App
14 devlogs 0 followers Shipped
Anirudh
Anirudh Shipwright gave you feedback
25d ago

Treasure Trek - Geocaching App

Pretty awesome application!!! I loved that you had it published it on play Store too..... The idea of the game is overall too impressive!

from Anirudh
Anirudh
Anirudh Shipwright gave you feedback
25d ago

Treasure Trek - Geocaching App

Pretty awesome application!!! I loved that you had it published it on play Store too..... The idea of the game is overall too impressive!

from Anirudh

πŸš€ My App is live now, ready to ship πŸš€
This is an adventure app. so you can use it in your free time with your friends and family and have a great time. what a great memory to make.

Update attachment

I have completed building my app, and it is ready for production.
I sent it to google console for review and i'll ship the project once the app is live.
It was a really nice period, learnt alot of stuff, before today, i have never worked with maps, but in this app with a little help of ai, not much, just a little, i managed to integrate it in my app efficiently. πŸš€

Update attachment

today i worked on the feature in which when the user finds an object, the user is then asked to verify the object through an image, then user can select to capture image or upload from library, then that image is sent to gemini and it tells if it is the object to be found or not. πŸš€
Much more work to do...

Update attachment

WOOAHH!!! finally, after 11 hours... I FIXED THE BUUGGG...
well... my app is not crashing now, that means it is fixed to some extent πŸ˜….
Mann... feels like i conquered the world today.
So, today's progress is that you can now join the game room, and you get shown the object riddle when you are in the object radius, but this feature needs work. that's it for today. πŸ†

Update attachment

Trying really hard to fix this problem, with getting user location in react-native, but nothing seems to work, if i upgrade, then the whole app crashes, if i downgrade, the app works fine untill the screen comes where react-native-geolocation-service is meant to be used. But it is nothing, i'll fix it inshallah.

Update attachment

Ok, so i did the backend on joining the game room which is incomplete, currently it is just sending mock data for ease. The app is now creating game rooms successfully.
The participant is not being added to the game yet, it is pending. currently i am trying to make the user experience smooth, like joining the game, waiting for the game to be started and finishing game, after that i will work on the other features.

Update attachment

Currently working on the core game features, i have create a kind of game room and then you can add or remove the items from the room, currently working on entering and leaving room with update to the game room.

Update attachment

I wanted to integrate maps in my app, and when i installed react-native-maps and tried to run the app, the app kept crashing, spent too much effort here, tried different libraries which were not that good, then i decided i need that and i need to make it work, with some research on stackoverflow and chatgpt, the problem was still there. then i read an article discussing to download an older version and then i downloaded an older version and then it worked, feels like a little victory πŸ†.

Update attachment

Really excited about this app, it is about bringing the families and relations close together again. I am not finished for the day but i have to log the time so it doesn't overflow 10h.
So, i have completed the user management and some of the game details... i am currently on integrating maps into my app, NEVER DONE IT BEFORE πŸ˜…, so i am learning along the way through trials and alot of errors. I am really excited about this, let's goo πŸš€

Update attachment

Completed the authentication system, everything about authentication is done, the frontend of the app, and the backend user handling is done, saving passwords by encrypting by hashing using bcryptjs. Next is the core app experience, let's go πŸš€.

Update attachment

The app is live now!!! πŸš€. I changed the demo url, in case it doesn't change, i changed the previous demo url to redirect to new url as previously i noticed people were not using the new demo url. ENJOY THE RECIPES, SATISFY YOUR APPETITE! πŸ‘¨β€πŸ³

Update attachment

Ok guys be ready for the adventure , i am taking the treasure trek app to the android.
Helpful for parents, friends and many others to create and shape and strengthen the bond of relation between them by playing in an engaging fun game. Let's see where this goes, (ia). πŸš€

Update attachment
HassaanKH
HassaanKH created a project
34d ago

Treasure Trek - Geocaching App

An exciting app where a person can organize the game and add objects for the children or participants to find by the help of riddles and puzzles, the more you collect the objects, the more points you make.

Treasure Trek - Geocaching App
11 devlogs 0 followers Shipped

πŸš€ Submitted My App to Google Play!
I will ship the project once it is live on the store.

Update attachment

Finally, the app is ready, integrated backend with frontend. the app works and works smoothly. what an app i made πŸš€.

Update attachment

I finished all the frontend work for now... now the backend part remains, and i will integrate it to the frontend

Update attachment

So much done in a day, still remaining and i am working.
I made the basic authentication and it is working now.
Then I moved to recipe handling, and currently working on that... developing the frontend part then I will move to the backend and integrate the two (ia).

Update attachment

Now its time for the main Android App so you can cook and enjoy the recipes easily...
I'm cooking the android app now, all the basics set, starting development from tomorrow.

Update attachment

Did the final touches to the project and the project is ready to ship.

Update attachment

The web app is ready, it works as expected, next i'll work on the main Android App... that would be really fun.

Update attachment

Added a proper point system and game setting, basic settings done.

Update attachment

Made the basic objects in the backend and made some frontend to send the requests... working good so far

Update attachment

Made the authentication system. It works now... next is adding the main funtionality.

Update attachment
HassaanKH
HassaanKH created a project
39d ago

Treasure Trek

An exciting twist on geocaching, where adventure meets mystery. Solve puzzles, follow clues, and unlock hidden treasures. A fun productive game which brings us together. Adventure is out there – are you ready to find it?

Treasure Trek
5 devlogs 0 followers Shipped

Added comments function, did final touches and ready to deploy.

Update attachment

Added for you and following for selective recipes, added ui for comments, functionality remaining... added control on the account so the user is in control of his data. improved fetching logic to make it seem like it is happening in realtime, no delays.

Update attachment

OK... So today, i made the user profile, listed all the user's recipes and the recipes user liked.
added the followers and following text only for now, recipe count. and added user bio which is not editable for now.

Update attachment

Now recipes are stored in the backend, you can like recipes and unlike them.
Ingredients have been added too. you can add ingredients to get recipes related to the ingredients.

Update attachment

Main focus today was frontend, built the frontend and tweaked the backend. now added a button to like recipes but it is not working for now.

Update attachment

Basic backend made, user authentication integrated.

Update attachment

Built the basic frontend. the homepage, login and register page are done. next step is backend. i will start with user authentication.

Update attachment
HassaanKH
HassaanKH created a project
46d ago

Appetite AI

Appetite AI is an amazing AI Recipe Generator Platform of your dreams. It is like a social media platform but for AI Recipes. A Foody's Place. (you see... App-etite πŸ˜‰)

Appetite AI
13 devlogs 0 followers Shipped

Project completed

Update attachment

The basic core logic works, but it needs a lot more work. but atleast i now know it works.

Update attachment

Made some ui and worked on the backend logic

Update attachment

Made basic UI for Login and Register Screen, and made wireframe for the Home Screen.

Update attachment
HassaanKH
HassaanKH created a project
48d ago

AI Fella

A personal AI homie, helps you in any task you don't know. For example: Cooking, Changing Tyres, Maths, etc.

AI Fella
4 devlogs 0 followers Shipped

Deployed the final web version on vercel.

Update attachment

improved the limits for free users, i was getting charged alot

Update attachment

Converted the raw conversion logic to the next.js app, currently done for the Image. Video and Webcam are left.

Update attachment

Added a function to import as a txt or png file, also added colors.

Update attachment

Worked on the image and video and webcam to ascii, all are done individually, some core functionality might need work, after that ill join and ship. checkout the art below.

Update attachment

Working on the ASCII Art, i got the main content working but i am currently figuring out the way to detect edges and render those too

Update attachment

Hey Guys, i am making a fun ASCII ART app.
I got the basics done, converting image to ASCII but it is not good, i am trying to improve the visuals, follow along. let's see where this goes.

Update attachment
HassaanKH
HassaanKH created a project
54d ago

ASCII Video Converter

A web app that converts your images and videos to ASCII

ASCII Video Converter
6 devlogs 1 follower Shipped

I added AI Video Generation in my app

Update attachment

App published to production

Update attachment

The App is finally published in open testing and open for you to test. Your feedbacks are much appreciated

Update attachment

Made the final changes, the app is ready for production, submitted for closed testing, after that it will be shipped.
It has been a really good journey with a lot of things to learn.

Update attachment

Added Confetti on video creation, mobile app is almost ready, submitted the final build in closed testing, the app will be live after confirming it works well.
see you soon with a live app.

Update attachment

Today was awesome:
Changed the working of the backend to work in parallel instead of series, made my backend much faster.
Created a beautiful loading screen, and tried to make the UX more engaging.
Really close to building a complete app, so join the waitlist... it is going to be launched soon.

Update attachment

Added several voices for voiceover to choose from, made the backend more efficient by integrating parallel workflow but it is not there yet, much more work needed to make it super fast, and i'm on it.
Made some images using ai for my app's cards. let me know what you guys think, feedback is much appreciated

Update attachment

Published my app to Google Play and it is in closed testing currently... Made some changes to the urls, transferred them to .env file. Added a beautiful paywall. Changed the functionalities based on access and user subscription level

Update attachment

YO! worked really hard today!
I added some core functionality.
added download functionality for images etc.
changed backend logic, made it more efficient.
added Toast instead of Alert in react-native, it is shockingly crazily good and seems professional.
I am really close to building the MVP and publishing it to the google play, so stay tuned and join the waitlist:
https://snwaitlist.vercel.app/

Update attachment

Integrating paywall. really close to the MVP, join the waitlist:
https://snwaitlist.vercel.app/

Update attachment

added some more functionality to sync user data correctly.

Update attachment

Integrated the user data in the app and connected few backend apis and finally made the video work properly, also made the video controls not ugly.

Update attachment

Got video screen to work, it was not working previously, somehow it worked this time.

Update attachment

Finally! Finished the main part, video generation, just final touches left then app will be published

Update attachment

Video Screen is under construction 🚧

Update attachment

Working on the next core features for the app, completed the Home Screen, now content section is remaining.

Update attachment

Working on the User Experience, made the Home Screen.

Update attachment

Someone used my app and said that i needed to add some kind of api rate limits, i totally forgot that, I am thankful to that person (i don't know who). Anyways, that problem is now fixed and api limits are now in place.

Update attachment

still working on the Home page.
this is what i made so far.

Update attachment

Worked on the Login and Register Screen UI.
Now i'll move towards the main part of the app, the actual user experience.

Update attachment

Completed the welcome screen!

Update attachment

Now moving toward the main part, the app. I built the web to lay out some foundations and the backend features... as those are working, now i am building the mobile app. what do you guys think? also what do you think about the welcome screen?

Update attachment

Had a problem with cookies on Safari, so i switched to localStorage

Update attachment

did the finishing touches and ready to ship πŸš€.

Update attachment

Fixing the backend logic.

Update attachment

PHEWW!
deployed all the backends and frontend... just the finishing touches remaining, MVP coming soon πŸš€.

Update attachment

FINALLY!!! UGHH!!! Dealt with the user login logout system... I was putting it in pending because i had to figure out some other way, i was only familiar with saving JWT in localStorage but learnt something new and made a robust user management system.
What a win!

Update attachment

Finally, reaching the final stages, video is done, now just the database management system is left... MVP is nearly ready, join the waitlist guys:
https://snwaitlist.vercel.app/

Update attachment

Phew… today.... πŸ˜….
Squashed some bugs, made the experience smoother, and pushed the project a little closer to the finish line 🏁.
I can’t wait for you all to try this thing out soon! πŸš€πŸ”₯ Stay tuned! πŸ‘€πŸŽ‰

Update attachment

Changed the dashboard, keeping it simple and professional.

Update attachment

Ok, real talk, I was secretive about my project and did many secretive devlogs, i was worried that my idea may not be stolen, but now i saw that voters will see the devlogs too, so here it is... My AI Content Platform... That turns your ideas into videos...

The basic core functionalities are done, just the finishing touches are left, will be shipped in a week or so. Hope you'll love it.

Update attachment

Cooking some cool features... πŸš€

Update attachment

made the basic mvp... now time to add some cool features.

Update attachment

working on the backend... πŸ₯±

Update attachment

Improving the UX and new pages...

Update attachment

I thought I fixed the bug, but the bug was not fixed, now it is fixed. FINALLY! 😀

Update attachment

Fixed a crazy bug today, felt like i fell in a rabbit hole, had to start debugging from the start, but finally, it is fixed now.

Update attachment

Working on the Homepage, MVP will be ready soon! πŸš€

Update attachment

Built this homepage, feedback or suggestions would be much appreciated.

Update attachment

Building homepage, feedback or suggestions would be much appreciated.

Update attachment

Made this web design, I would appreciate some feedback or suggestion.

Update attachment

Making the Web App... Worked on the user management today... next up will be the core user experience after the user is logged in... stay tuned and let's see where this goes.

Update attachment

Working on the app, made some progress, much to come.
🫠
Making something big, so stay tuned and join the waitlist. link in project's description

Update attachment

Today I worked on the app,
Made Login and Register Screen and currently working on the next screens.
Let's see where this goes. 🀩

Update attachment

Another backend deployed on the cloud finally πŸ˜΅β€πŸ’«.

Now moving to the frontend, making the mobile app in React-Native.

Update attachment

Managed to deploy the backend on the google-cloud, This was my first time deploying something on cloud. Many new things to learn. I was surprised when I realized that it is feeling hard for me to setup this cloud backend, imagine the work the makers of the cloud thing went through.
Building Something Big, Stay Tuned!

Update attachment
HassaanKH
HassaanKH created a project
101d ago

KontentFlow - AI Content OS

Your creative superpower. Instantly generate scripts, stunning images, and videos from simple prompts. One platform, endless possibilities. The Android app is Snario, where the web version was KontentFlow

KontentFlow - AI Content OS
47 devlogs 2 followers Shipped
HassaanKH
HassaanKH joined Summer of Making
101d ago

This was widely regarded as a great move by everyone.