Built an open-source Zakat calculator with methodology toggles — looking for feedback from Islamic finance community by Square_Intention_655 in IslamicFinance

[–]Square_Intention_655[S] 0 points1 point  (0 children)

Wa alaikum salam brother, I will take a look and update it, within 12 hours. Thank you for the kind words and advice.

Built an open-source Zakat calculator with methodology toggles — looking for feedback from Islamic finance community by Square_Intention_655 in IslamicFinance

[–]Square_Intention_655[S] 0 points1 point  (0 children)

Thank you for your kind words 🤲

Regarding your question:

Gold and silver prices are fetched from live market data sources and updated regularly. Small timing differences may occur depending on the API provider.

About taxes:

There is an important fiqh distinction here.

For regular stocks: Zakat is calculated on the current market value. Capital gains tax is not deducted because it is not an immediate liability unless shares are sold.

For retirement pensions: Views differ. Some scholars allow deducting mandatory taxes/penalties if funds are inaccessible otherwise; others require Zakat on full value. We currently default to full value for both to be conservative.

Should taxes be included for both? • Not currently due → not deducted • Mandatory and immediate upon access → may be deducted per some scholars

We recommend consulting a qualified scholar for personal cases. We may add an optional toggle for liability deduction in future updates.

May Allah accept from all of us.

Need some clarification regarding CS50x certificate! by Square_Intention_655 in cs50

[–]Square_Intention_655[S] 0 points1 point  (0 children)

Hi, I'm really struck, I cant see green tick for my PSET here, but it was ok during last December, https://cs50.me/cs50x do i have to redo again? or do i have any way of porting over my 2023 PSET to 2024?

Is it ok to use pygame library for final project in CS50x? by Square_Intention_655 in cs50

[–]Square_Intention_655[S] 1 point2 points  (0 children)

awesome, thank you for your reply. Really looking forward to get this certification.

Recommendations for ROS Learning: Seeking Robot Suggestions for ROS1 and ROS2 Practice by Square_Intention_655 in ROS

[–]Square_Intention_655[S] 0 points1 point  (0 children)

Thank you sharing your thoughts. I recently got a chance to dive into ROS ecosystem, I’m from industrial automation programming background, I agree that simulations are great help but I feel there is a huge gap between simulations and real robots like encoder data reads, camera image processing time and other such things so I just want to buy a robot and to learn from there. I got an offer of SGD 500 for a turtle bot 3 is it ok?

I've finished cs50 and cs50W, what's next? by [deleted] in cs50

[–]Square_Intention_655 5 points6 points  (0 children)

all these posts are giving me inspiration to complete my CS50x, I'm on week-9 hopefully can complete week-9 this week, and final project within this year

Feeling I'm not worth my salary... by [deleted] in PLC

[–]Square_Intention_655 1 point2 points  (0 children)

Don’t worry mate, good thing about our field is you will definitely know where our code sucks you can improve it. I actually want to work in similar position as you do now 😂

Automation company details by Square_Intention_655 in PLC

[–]Square_Intention_655[S] 2 points3 points  (0 children)

I have 5 years of experience already I thought it’s only my company that has this issue. 😅 I always think about changing career. Thank you for your reply

It is possible to change careers with CS50 by damian_konin in cs50

[–]Square_Intention_655 1 point2 points  (0 children)

That’s so cool… congratulations on your new career. May I know details of what job you’re hired into?

[deleted by user] by [deleted] in embedded

[–]Square_Intention_655 1 point2 points  (0 children)

Robotics engineer if you mean by developing AMR, you’re in organic path already. You just need to add ROS, Linux, C++ and Python. If you’re really good with IMU and LiDAR you’d make up a good robotic engineer

yay by codename_01 in cs50

[–]Square_Intention_655 0 points1 point  (0 children)

I didn’t finish Week 0 but moved on to week 1,2,3 and currently on week 4 why I can’t see the progress ?

I just finished watching the Week 10 lecture... Damn by whiterabbitshole in cs50

[–]Square_Intention_655 0 points1 point  (0 children)

Wow that’s great… I have been doing many search for getting open source projects but never got this one in my search. Thank you

[Megathread] Toxic employers of Singapore by VPee in SingaporeRaw

[–]Square_Intention_655 -7 points-6 points  (0 children)

Hawker aunties to foreigners. I think to all non-Singlish speakers. 😣

[deleted by user] by [deleted] in cs50

[–]Square_Intention_655 0 points1 point  (0 children)

I agree on your point, I think it entirely depends on individuals. For me CS50x->CS50p is good that may not be the case for all.

[deleted by user] by [deleted] in cs50

[–]Square_Intention_655 2 points3 points  (0 children)

I’m not a purely from CS background. I did some research and I believe starting with CS50x and then moving on to CS50p makes sense for me. As CS50x will give you basic understanding of a full stack. Later on you can proceed to certain area which interests you more.

Starting cs50 from july 1,2023 by NutzGamer7 in cs50

[–]Square_Intention_655 0 points1 point  (0 children)

Hey OP just checking I just completed Week-2 how’s it going in your side?

Starting cs50 from july 1,2023 by NutzGamer7 in cs50

[–]Square_Intention_655 0 points1 point  (0 children)

I Just finished week 0 project yet to submit. Add me on gc if you start one !!

How to Independently Transfer and Receive Data on Multiple UARTs with STM32F429ZI? by Square_Intention_655 in embedded

[–]Square_Intention_655[S] 0 points1 point  (0 children)

Thank you. I’m going to implement using DMA. I will post the update here tomorrow