Recent content by pixkit

  1. P

    LF Work Online Job (any tips for beginner)

    It really depends. Not all jobs can be wfh. I suggest checking job sites and see what wfh positions are available. Try to apply. Use the failures and rejections as a way to learn what's needed and what you might be lacking Also check remote positions from job sites abroad. Some of these are...
  2. P

    Help Need Suggestion

    I am glad that they did that. POS and Inventory system are overused. It's time for these projects to get more creative. No point rehash. People are just blatantly making money out of it by copy pasting projects.
  3. P

    Advice lang po - -bukod sa codepen san po kayo nagaya design

    I am not sure if you can find templates that are purely just REACT. It's probably gonna be a combination of frameworks, libraries and technologies. Take a look at the templates from Astro, Next.JS, Gatsby. Google them.
  4. P

    Parang magkakasakit na dahil sa programming

    Sadly in the Philippines, if you wanna have a professional job, you need to have a degree. It doesn't matter if you are dumb in school. If you have a degree, you have far better chance to get a job than someone who is way smarter than you are.. I am speaking from my personal experience being on...
  5. P

    Help Help about my Arduino Project

    3 months is probably doable but I hope your prof doesn't expect production grade product. I would expect more of an E&D or POC level product. I can definitely guide you on certain things.
  6. P

    Help Handling File Atachments in web app

    Did you check Google? I don't think you need any API. Last time I did php was like 15 years ago. I just use PHP and html forms to process the upload and store data in MySQL. You will be the one responsible for creating the API. Now if you are askinf about a 3rd party API where to store your...
  7. P

    Tanong - -paano napasa yung data . .REACT MUI

    I am sure nothing is getting passed. There is no such thing as onChaneg method. Like you I am surprised that it's even working in the first place.
  8. P

    Help Help about my Arduino Project

    I am surprised you are not aware that there is always a budget and time cost in any project that you take. This applies to everything and not just programming. I am unsure if you are asking why budget and time are important constraints or are you saying you can spend $$$ enough to ignore these...
  9. P

    Help Help about my Arduino Project

    Possible if you have the busget, time, resoruces, etc
  10. P

    Tanong - -paano napasa yung data . .REACT MUI

    The most obvious answer is someone passed it. The not so obvious answer is to read about hooks. You can start with this one Using the State Hook – React
  11. P

    For beginner programmers like me

    I agree. In programming it's better to step back before häçking with that keyboard. Think first
  12. P

    Sino po nakagamit na ng REACT MUI ditu po

    Start with the basic templates 9+ Free React Templates - Material UI. Play around. Remove something and see the results. Then take a general overview of rhe available components Components - MUI Then understand the design principles behind Mateiral Design. What exacrly is the principle behind...
  13. P

    Tanong lang po -- re: bootstrap at REACT JS -MUI

    React MUI and Bootstrap are the same in principle. They have ready made components that you can use. Complete with CSS customization. The difference is in their design philosophy. When it comes to your clients, they won't care what tool you used as long as they agree on the design upfront...
  14. P

    Tanong lang po -- re: bootstrap at REACT JS -MUI

    Bootstrap is ok. MUI is ok too. If this is a professor, I would advice skipping both and focus on React first.
  15. P

    Parang magkakasakit na dahil sa programming

    Yes, I had been a Software Manager but chose to be a Lead Engineer instead for 11 years now. That's on top my non programming job (but still IT) before. I am proficient in Java and JavaScript but decided to focus on JavaScript. I dabble with Python from time to time but now I dabble with Rust...
Back
Top