{
	"version": "https://jsonfeed.org/version/1",
	"title": "David Kaluta",
	"icon": "https://www.gravatar.com/avatar/fe48c89172f15d3c66ee1a193aa449d8?s=96&d=https%3A%2F%2Fmicro.blog%2Fimages%2Fblank_avatar.png",
	"home_page_url": "https://blog.dkaluta.com/",
	"feed_url": "https://blog.dkaluta.com/feed.json",
	"items": [
			{
				"id": "http://dkaluta.micro.blog/2026/09/03/just-so-you-know-freebee.html",
				
				"content_html": "<p>just so you know, <a href=\"https://apps.apple.com/us/app/freebee-give-away-your-stuff/id6795161311\">Freebee version 1.2.1</a> hit the App Store on iPhone, with fixes to annoying UI problems (the refresh spinner now is not obscured by the search bar!)</p>\n",
				
				"date_published": "2026-09-03T11:42:09+03:00",
				"url": "https://blog.dkaluta.com/2026/09/03/just-so-you-know-freebee.html"
			},
			{
				"id": "http://dkaluta.micro.blog/2026/08/31/driveon.html",
				"title": "DriveOn",
				"content_html": "<p>Another project I enjoyed working on this year (in collaboration with the amazing <a href=\"https://www.linkedin.com/in/idan-alon-6840b4334/\">Idan Alon</a>, <a href=\"https://www.linkedin.com/in/tamar-aviv/\">Tamar Aviv</a>, <a href=\"https://www.linkedin.com/in/noa-gross1/\">Noa Gross</a> and <a href=\"https://www.linkedin.com/in/yael-molkandov-376919390/\">Yael Molkandov</a>) was <em>DriveOn</em> (stylized as <em>Drive⏻n),</em> a prototype for a car rental service laid out in Figma and vibe-coded using Claude Design. </p>\n<p>DriveOn features two main flows, for users wishing to rent a car (37 screens), and for users wishing to list their car (16 screens). The project utilizes responsove design via Autolayouts, uses a consistent color palette and type selection stored as variables, and includes a UI style reminiscent of Neuomorphism and Apple’s Liquid Glass.</p>\n<p>Check it out at <a href=\"https://dkaluta.com/driveon\">https://dkaluta.com/driveon</a></p>\n<p><a href=\"https://www.figma.com/design/hCgqlk4CL9NDwY2LSiBjvs/HCI-Project---Prototype?node-id=50-2&amp;t=AfInz0Pkt7kyG5MR-1\">View the Figma file</a></p>\n",
				"summary": "A UI/UX Project done in Figma for the course Human-Computer Interaction",
				"date_published": "2026-08-31T10:58:05+03:00",
				"url": "https://blog.dkaluta.com/2026/08/31/driveon.html",
				"tags": ["projects"]
			},
			{
				"id": "http://dkaluta.micro.blog/2026/08/18/freebee-is-now-up-on.html",
				
				"content_html": "<p><em><a href=\"https://freebee.bz\">Freebee</a></em> is now up on the App Store</p>\n<p><a href=\"https://apps.apple.com/us/app/freebee-give-away-your-stuff/id6795161311\">Download it here</a> on your iPhone</p>\n<p>Android version coming soon…</p>\n",
				
				"date_published": "2026-08-18T23:23:50+03:00",
				"url": "https://blog.dkaluta.com/2026/08/18/freebee-is-now-up-on.html"
			},
			{
				"id": "http://dkaluta.micro.blog/2026/08/15/freebee.html",
				"title": "Freebee",
				"content_html": "<p>First up, I wrote (as part of a web development course) with a few friends (namely. in alphabetical order, the wonderful <a href=\"https://www.linkedin.com/in/rina-barth/\">Rina Barth</a>, <a href=\"https://www.linkedin.com/in/shira-ebbin-b1b469322/\">Shira Ebbin</a> &amp; <a href=\"https://www.linkedin.com/in/zahava-marcus-b936b1390/\">Zahava Marcus</a>) a platform for listing furniture. It is called <em>Freebee</em>, and I would very much enjoy if you to check it out:</p>\n<h3>The goal of Freebee</h3>\n<p>Since Milestone 2 of the project, as a result of user feedback we have gotten, our team came up with a <em>niche </em>for Freebee: Try to make it the least hassle-worthy item sharing application around. A few features were direct results of this efficiency focus: A feature the course’s faculty very much liked, is that users of the app can store searches, and get push notifications (immediately from a server) upon a listing matching the query. Furthermore, upon adding a listing, a prominent button allowing artificial intelligence (served via Vercel AI Gateway, the model we are using is Claude 4.5 Haiku) which fills all fields for a listing based on a given photo. For each listing in the app there exists a queue, while only the top three can actually inquire about the product.</p>\n<h3>Technical details</h3>\n<p>The front-end of the app is written in TypeScript (utilizing React), while NextJS is used for the routing and light backend (full-stack is fun!). The website is linked up to Vercel Blobs (for listing photo storage) and to Neon Postgres (for the actual listings, accounts, queries). Authentication is done exclusively via passkeys (implemented using SimpleWebAuth) and messaging features are offloaded to WhatsApp (if a phone number is provided) or email (otherwise).</p>\n<h3>Conclusion and observations regarding other people’s apps</h3>\n<p>As mentioned in the preamble, this app was developed as a final project for the 47717 <em>Web Application Development </em>course at the Hebrew University’s <em>MATAR</em> (fmr. <em>Internet &amp; Society</em>) program. The intoduction of artificial intelligence coding agents (such as Claude Code, OpenAI Codex) resulted in many of the students creating more feature complete apps than ever shown for this course. Fittingly, the course’s faculty have announced that future editions of the course will be adjusted to this “brave new world” of AI-assisted web development, by implementing what I think is a time-based requirement. Some noteworthy projects showcased at the course include an interview prep platform piggybacking off Leetcode, an infant clothing exchange, and an app for finding sabbath dinners (if you made any of these and want to be credited, let me know :D).</p>\n<p>Here are a few screenshots of the app:</p>\n<p><img style=\"display: block; margin-left: auto; margin-right: auto;\" title=\"Freebee-framed-hero.png\" src=\"https://blog.dkaluta.com/uploads/2026/freebee-framed-hero.png\" alt=\"Framed hero.\" width=\"299\" height=\"187\" border=\"0\"></p>\n<p>Check it out at <a href=\"https://freebee.bz\">https://freebee.bz</a> </p>\n<p>Sign up to the mobile beta at <a href=\"https://freebee.bz/beta\">https://freebee.bz/beta</a></p>\n",
				"summary": "A small and efficient furniture sharing platform",
				"date_published": "2026-08-15T16:16:41+03:00",
				"url": "https://blog.dkaluta.com/2026/08/15/freebee.html",
				"tags": ["projects"]
			},
			{
				"id": "http://dkaluta.micro.blog/2026/08/15/first-post-everybody-ifinally-got.html",
				"title": "First Post everybody!",
				"content_html": "<p>I <em>finally</em> got enough time and effort to develop some projects, which I will publish on this blog. Looking forward to post about them!</p>\n",
				
				"date_published": "2026-08-15T13:06:51+03:00",
				"url": "https://blog.dkaluta.com/2026/08/15/first-post-everybody-ifinally-got.html"
			}
	]
}
