₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,413 members, 8,426,418 topics. Date: Sunday, 14 June 2026 at 08:52 AM

Toggle theme

Dippstech's Posts

Nairaland ForumDippstech's ProfileDippstech's Posts

1 (of 1 pages)

BusinessRe: Why Your Money Finishes Before Month End: I Built A Simple Offline Tracker by Dippstech(op): 4:52pm On Jan 28
Quick question for the house:

It’s Wednesday (Mid-week). Be honest how many of you have already spent more than ₦10k this week on 'miscellaneous' items you can't even remember?

I just checked my tracker and realized I spent ₦4,500 on just transport and snacks yesterday. 🙆‍♂️

If you are not tracking it, you are losing it.
BusinessRe: Why Your Money Finishes Before Month End: I Built A Simple Offline Tracker by Dippstech(op): 11:44am On Jan 27
Quick note: This runs on any browser (Chrome, Safari, Opera Mini). You don't need to install an app or worry about space on your phone.
BusinessWhy Your Money Finishes Before Month End: I Built A Simple Offline Tracker by Dippstech(op): 11:39am On Jan 27
Good morning business minds.

We have all been there: You withdraw cash or get a transfer on Friday, and by Monday morning, you can't account for how ₦20k vanished.

The problem usually isn't that you aren't making money it's that you aren't seeing where it goes. Small expenses (data, transport, snacks) eat 60% of our income without us noticing.

I realized most budget apps are too complex, require data, or ask for sensitive bank details. So, I built a solution specifically for the Nigerian reality.

Introducing the "Simple Budget Tracker" (Offline Edition):

This is a lightweight tool that runs directly in your browser. No installation, no sign-ups.

Why it solves the problem: ✅ Instant Awareness: Type "Fuel - 5,000" and watch your balance drop. It forces you to be conscious. ✅ Zero Data/Offline: It works perfectly without internet. ✅ Privacy First: Your data stays on your phone. Nothing is sent to the cloud. ✅ Multi-Currency: Switch between Naira (₦) and Dollar ($) instantly.

See it in action: [See image1]

Launch Promo for Nairaland: I want to get this into the hands of people who really need it. Standard Price: ₦1,000.

First 20 people get it for ₦500

Download instantly here: [https://selar.com/m/toriola-malik1]

BusinessWhy Your Money Finishes Before Month End: I Built A Simple Offline Tracker by Dippstech(op): 10:51am On Jan 27
Good morning business minds.

We have all been there: You withdraw cash or get a transfer on Friday, and by Monday morning, you can't account for how ₦20k vanished.

The problem usually isn't that you aren't making money it's that you aren't seeing where it goes. Small expenses (data, transport, snacks) eat 60% of our income without us noticing.

I realized most budget apps are too complex, require data, or ask for sensitive bank details. So, I built a solution specifically for the Nigerian reality.

Introducing the "Simple Budget Tracker" (Offline Edition):

This is a lightweight tool that runs directly in your browser. No installation, no sign-ups.

Why it solves the problem: ✅ Instant Awareness: Type "Fuel - 5,000" and watch your balance drop. It forces you to be conscious. ✅ Zero Data/Offline: It works perfectly without internet. ✅ Privacy First: Your data stays on your phone. Nothing is sent to the cloud. ✅ Multi-Currency: Switch between Naira (₦) and Dollar ($) instantly.

See it in action: (See Image 1 below)

Launch Promo for Nairaland: I want to get this into the hands of people who really need it. Standard Price: ₦1,000.

First 20 people get it for ₦500

Download instantly here: [https://selar.com/m/toriola-malik1]

EducationRe: How I Stopped My Allowance From Finishing In 2 Weeks (simple Tool For Students) by Dippstech(op): 11:54am On Jan 17
For those asking, yes it works on Android and iPhone browsers. You don't need a laptop to use it.
EducationHow I Stopped My Allowance From Finishing In 2 Weeks (simple Tool For Students) by Dippstech(op): 11:43am On Jan 17
Fellow students, we all know the struggle.

The semester starts, you get your allowance/hustle money, and you feel like a king. Then by the 15th of the month, you are drinking garri because you don't know where the money went. 📉
I realized my issue wasn't that I didn't have money, but that I was spending blindly on data, transport, and snacks without tracking it.

Since I'm studying CS (at FUNAAB), I decided to build a simple "Allowance Tracker" tailored for Nigerian students.

Why it’s better than Similar Apps:

Zero Data: It works offline in your browser. You don't need data to open it.

Fast: You just type "Data - 500" and close it.

Privacy: Everything stays on your phone.

I’m using it this semester to discipline myself.

I've made it available for ₦1,000 (Literally the price of one decent meal/shawarma). Sacrifice one meal now to save your finances for the whole semester.

Grab it here: [https://selar.com/m/toriola-malik1]

Let’s survive this economy together. 🤝

ProgrammingRe: I Built A Personal Finance App In 30mins Using Claude AI (no Coding) by Dippstech(op): 2:16am On Jan 17
platymus:
Wow! While I use AI by the side when writing my frontend and backend I have not 'vibe-code' fully! I am wondering what happens when you need to enterprise apps, microservices,multi-tenant apps,etc. that will needed to be unit-tested at least, run on a staging server and all of that. Many novices will soon convince themselves as software engineer because they can now 'vibe-code.'
Hackers will have the best of times in the near future. Also we will know true tech-architects from block-molders
AI should be used as assistant not replace your logical thinking.
Valid points, boss 🙌

I completely agree, Vibe Coding isn't replacing enterprise architecture or complex microservices anytime soon. For banking apps or multi-tenant systems, you definitely need 'True Tech Architects' and rigorous testing.
But for simple, single-purpose tools (like this Budget Tracker, calculators, or landing pages), I think it's a game changer. It allows us to ship 'small' ideas in 30 minutes that would usually take days.

I see it like Canva vs. Photoshop. Vibe coding is the Canva of programming great for quick, functional results, but you still need a pro for the heavy lifting.

As a CS student myself, I’m still learning the deep logic, but it’s fascinating to see how fast we can prototype now."
ProgrammingRe: I Built A Personal Finance App In 30mins Using Claude AI (no Coding) by Dippstech(op): 5:53pm On Jan 16
Thanks to the few people who DM'd me asking how I handled the currency switching logic.

Quick tip for those asking: I didn't actually write the JavaScript logic myself. I just told Claude: 'Create a toggle switch. If the user selects Naira, multiply all values by 1. If Dollar, change the symbol to $.'

It's surprising how it handles the math perfectly without errors.

Quick update: I'm thinking of adding a feature to 'Export to Excel' in the next version. Would that be useful to anyone here?

You can still grab the current version here: [[https://selar.com/m/toriola-malik1]
ProgrammingRe: I Built A Personal Finance App In 30mins Using Claude AI (no Coding) by Dippstech(op): 4:54pm On Jan 15
Quodseverismete:
Well done but you can make it free for us to try it first.
Thanks Chief
I put it at ₦1000 (literally price of a small Shawarma) just to filter for serious people who will use it to save money.

It's a one-time token for a tool you keep forever. Trust me it's worth it
ProgrammingI Built A Personal Finance App In 30mins Using Claude AI (no Coding) by Dippstech(op): 4:40pm On Jan 15
Hi guys,

I’ve been hearing a lot about "Vibe Coding" recently basically using AI to build software just by describing how you want it to feel and work, without actually writing the code yourself.

I decided to test it out today to see if it’s real or just hype. I needed a simple way to track my daily spending because debit alerts are moving too fast these days. 😂

The Challenge: I asked Claude 3.5 Sonnet to build me a Personal Budget Tracker that:

Runs entirely in the browser (Single HTML file).

Saves data automatically (using Local Storage) so I don't lose my records.

Supports both Naira (₦) and Dollars ($).

Has a Dark Mode (very important).

The Result: It actually worked perfectly on the first try. It’s clean, fast, and I don't need to install any heavy app or sign up for an account. It just lives in my browser.

I’ve packaged the file for anyone who wants a distraction-free way to track their finances. It’s a lightweight tool that gets the job done.

You can check it out on Selar (It’s just ₦1,000 to support the effort): [https://selar.com/m/toriola-malik1]

Let me know what you guys think about this "Vibe coding" trend. Is this the future of software?

1 (of 1 pages)