Daniel Esteves's Avatar

Daniel Esteves

@danestves.com

πŸš€ Software Engineer at ClickIT | 🎨 Creative Developer | 🌍 Open-Source Enthusiast | 🎸 Music Lover | πŸ«“ Arepa Maker

48
Followers
102
Following
33
Posts
01.07.2023
Joined
Posts Following

Latest posts by Daniel Esteves @danestves.com

You must be a subscriber yo be able to connect your bank account

If you run into any issues, write us at support@expensetrackr.app

14.04.2025 14:58 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Coming soon to your subscription:

- Budgets (~ 2 weeks)
- File attachments (~ 2 weeks)
- More bank providers (TBD)

14.04.2025 14:58 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Keeping track of your finances shouldn't be that hard.

πŸš¨πŸ“… ExpenseTrackr Beta is officially launched!

We are running for the next 3 days a discount price, and later we will be back at normal price, start now to track your finances πŸ‘‰ expensetrackr.app

14.04.2025 14:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image Post image

πŸ™‚

22.11.2024 07:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

lol video was not published, only the cover

19.11.2024 01:57 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

So, who is looking for a dev on React and Node also with Laravel knowledge πŸ‘€

I’m looking for new projects out there

19.11.2024 01:39 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Codeium Β· Free AI Code Completion & Chat Codeium offers best in class AI code completion, search, and chat β€” all for free. It supports over 70+ languages and integrates with your favorite IDEs, with lightning fast speeds and state-of-the-art...

codeium.com

15.11.2024 06:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

First hour using Windsurf and I have to say, it's pretty impressive

15.11.2024 06:53 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Toast notifications coming from Laravel and rendering on React with sonner and custom styles πŸš€
---
Notificaciones desde Laravel a React usando sonner para renderizarlas πŸš€

#buildinpublic

15.11.2024 06:03 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Very proud of this one πŸ₯Ή
---
Estoy muy orgulloso de este flow πŸ₯Ή

#buildinpublic

14.11.2024 02:14 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Yep, definitely like it more

#buildinpubic

13.11.2024 21:22 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It also have a light mode by default! I’m just using dark because it’s pretty late here haha

13.11.2024 05:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image Post image

Adjusting the interface for a better UI in the account creation wizard
---
Ajustando la interfaz para una mejor UI en el account creation wizard

#buildinpublic

13.11.2024 03:45 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

I'm very proud of this one, no matter the currency, the open-source currency input that I have created will perfectly format the amount with any currency that you pass as a prop

#buildinpublic

08.11.2024 05:46 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Currency selector with automatic format of the balance

#buildinpublic

08.11.2024 04:26 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

another project, another VemtoApp setup ready πŸ‘€

now this allows me to better create and visually make changes that I need for the database

#buildinpublic

07.11.2024 00:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - danestves/headless-currency-input: Seamlessly manage and format currency inputs in React projects Seamlessly manage and format currency inputs in React projects - danestves/headless-currency-input

I was remembering that I built github.com/danestves/he... to help me with formatting issues of currency in my projects and also be fully customizable lol past me is helping me right now 🀯

05.11.2024 06:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

First step of financial account creation πŸ™Œ

#buildinpublic

04.11.2024 23:36 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Working on a step form to create a new account on the expense tracker, thinking ideas and coding on the fly...

#buildinpublic

04.11.2024 07:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Leveling up my DX adding laravel-ide-helper for better autocompletion on my editor

04.11.2024 03:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

For infinite ones will be when the end date is null, it’s the most logic path that I can think about on that case

01.11.2024 06:07 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

I just end up with a structure where a txn has an is_recurring field and depending on that we will save:

- interval
- start_at
- end_at

in another table and we can expand the meta information if needed for that transaction

that allow us to run the queues dynamically more easy

#buildinpublic

01.11.2024 03:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I'm evaluating if write posts Spanish on this app or only on English

31.10.2024 22:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Huh good catch, and if the transactions is different from USD I can save another field called β€œexchange_currency” so I can convert everything to USD if required on dashboard data graphs

31.10.2024 04:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

πŸ€” It could be, the balance will be handled with event sourcing, but how you could think of handling different currencies, because at the end the user will add a transaction and the currency will be default from the account that is associated with

31.10.2024 03:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Synth Finance β€” Modern B2B Fintech APIs Synth provides modern fintech APIs for businesses tired of dealing with antiquated enterprise software.

Well my app going to support all the currencies from synthfinance.com since they build an awesome API I don’t need to reinvent the wheel

Also, we will be using their exchange rate API to give you always an updated rate when you see your balances

31.10.2024 03:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Finishing the basic database schema for my boring expense tracker app, should I add something more?

#buildinpublic

31.10.2024 00:14 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Well If I'm not wrong all the animations on React side are made using tw classes, at least for shadcn πŸ‘€ no framer motion

30.10.2024 17:35 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Testing auto-save with toast notifications with the power of Laravel + Inertia

#buildinpublic

30.10.2024 04:56 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Testing auto-save with toast notifications with the power of Laravel + Inertia

#buildinpublic

30.10.2024 04:56 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0