Skip to main content

Command Palette

Search for a command to run...

The Developer Digest - Episode # 03

Updated
3 min read
The Developer Digest - Episode # 03

Hi everyone,

Welcome to the 3rd episode of “The Developer Digest”.

The goal of this series is to achieve my goals, document my stuff, building things, experimenting with new stuff, learning and sharing every week.

Logs

Gemini Hackathon

So, recently I participated in Gemini 3 Hackathon on Devpost.

Theme was to make something using gemini 3 image generation, vision and normal text generation.

So, I worked with my classmates Bilal and Rana Tigrina 🐸

For the project, we have GameVizr, a visual game design tool for game developers that help them in converting their rough, unstructured ideas into a usable way so they can use it to make the game.

Its a block based interface where each node is responsible for a specific feature, like Story block is for story generation, character design is for generating characters and so on.

After generation on one node, it will pass on to other agents as well so it can be used to give other outputs as well.

Linkedin post:

HackNation Hackathon

I also participated in another hackathon.

It was HackNation, and multiple domains to make projects, like ElevenLabs, OpenAI, Mozilla, Data Bricks and more.

It started with starting call on zoom with some speaker sessions like Raffi Krikorian CTO @Mozilla, Lee Robinson VP @Cursor and more

Then they reveal challenges.

It has many challenges and our team picked elevenlabs challenge where we have to make autonoumus appointment booking system that call the services providers, negotiate and book appointment keeping in mind user schedule.

Flow is first user will pick service: like doctor, dentist, etc

Then our platform will take user location and fetch that services using Google Places API around the user area.

That data will have a phone number, so we use elevenlabs agentic ai for voice converstion that can talk and between the conversation can check calendar and other things using its tool feature.

We got like 20 hours to complete the project and submit it.

As we were 4 teammates so we divide the tasks accordingly and work individually on each one.

Also got some credits from OpenAI and ElevenLabs 😅

OpenClaw Video

You have seen or read about OpenClaw/ClawdBot, on how its changing the AI and other buzz.

So I experiementing with a new video commentary type video format & made a video on it explaining openclaw and all the things that happened since.

Experiments

WhatsApp Agent

Previous week, I was experimenting with making whatsapp bot.

I was working on a SaaS idea and it has whatsapp bot integration.

Although i made it work with a test account but to make it work on production, i need to first get a number approval from business account.

Also, the way i am thinking the product to be seems to ffar right now because of these approvals from different stores. So, maybe i had to stop working on this idea and pick new one.


That’s it for this one.

Hope you like this first episode.

See you in the next one ;)

- Psycho

The Developer Digest

Part 5 of 7

The Developer Digest is a weekly development log where I share what I am building, what I’m learning, the challenges I face, and the lessons picked up along the way, an honest snapshot of my journey as a developer, week by week.

Up next

The Developer Digest - Episode # 02

Hi everyone, Welcome to the 2nd episode of “The Developer Digest”. The goal of this series is to achieve my goals, document my stuff, building things, experimenting with new stuff, learning and sharing every week. Logs AWS Bronze Badge So, I just got...