Jump to content
MakeWebGames

Djkanna

Members
  • Posts

    3,137
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Djkanna

  1. Smashing glad you got it working πŸ™‚
  2. Make sure you’re including the head information from the code pen ( or if you go to the Milligram site and copy the CDN html bit of the getting started page ) it’s missing the milligram css framework.
  3. https://codepen.io/MrDJK/pen/vYGxmzM Save yourself a bit of money, very basic CSS template based on the structure above for you to play with and edit to fit your needs and colour scheme. - I've used the Milligram CSS framework because it's a nice (read: small) framework - plus it includes a grid which just makes life easier. πŸ™‚
  4. You've confused me now. πŸ™‚ It in itself is an API, you write the script to interact with the api and change the values for the linked image accordingly.
  5. There is, eg: is equal to: https://avataaars.io/?avatarStyle=Circle&topType=LongHairStraight&accessoriesType=Blank&hairColor=BrownDark&facialHairType=Blank&clotheType=BlazerShirt&eyeType=Default&eyebrowType=Default&mouthType=Default&skinColor=Light Should be quite easy to implement into a display pic mod πŸ™‚ There's also a React version: https://github.com/fangpenlin/avataaars or a VueJS version: https://github.com/orgordin/vuejs-avataaars
  6. Merry Christmas: https://getavataaars.com/ πŸ™‚
  7. It's a little bit convoluted - you could do something like: https://codepen.io/MrDJK/pen/OJNWGeG - little less, but achieves the same result. πŸ™‚
  8. it's a MVVM JS framework - similar to that of React or Angular. https://vuejs.org/
  9. Work life, lots of non-dev related stuffs. Free time nonexistent, am currently toying around with a PBBG with NodeJS and VueJS though.
  10. Djkanna

    Smart rings

    I'm not sure at this moment I see the point, even when the talking and music functionality comes, still not sure of the point this is what we spend literally thousands every year on for our phones. I can see the appeal of opening the doors to your house/garage but then again I equally like the worn out fabric of my back pockets where my keys have been over the years so *shrugs*
  11. Djkanna

    My messages

    Eeek
  12. 29k woo? I think.
  13. You could just forgo the need to add another entry into the DB table and just store your images in a folder e.g: cars/ with unique names that correlate to something already in the DB e.g CA_id ( presuming here ) then link the image as cars/{ID}.jpg
  14. Needs a less than 1 hour (averagely) option... 🀣
  15. https://themewagon.com/theme_tag/bootstrap-4-templates/ https://bootstrapious.com/ May help? πŸ™‚
  16. Month later ( I'll call this a bump ) - Also based in the UK, still in a lockdown. In terms of impact, not much in terms of work ( work in the NHS so still going to work everyday ), should this virus not knock me out, the night out following the ease of the lockdown may...
  17. Is this a complete rebuild? - nice work and the very best of luck. ? Edit: Read the marketplace ad
  18. Open source MCCV2, so the community still benefits from the majority of it's content?
  19. I unfortunately broke it.
  20. Could be Stripe, or any payment merchant ( or whatever they're known as ) - IPN isn't specific to PayPal. On the same note: Stripe IPN: https://github.com/denis-dima/stripe-ipn ? (nb: No idea on the code quality/working, just first thing on Google... )
  21. Happy to donate my copy of MCCV2, if it's something you're interested in. ( no use for it personally ) (edit: Assuming the transfer option still works )
  22. Works fine for me, anything specific to give (error messages? - Codepen has a console )
  23. Djkanna

    Laravel Vapor

    You'd only spend the $40/month on the analgesic relief to numb the pain anyway ?? Never used Lavarel so it's not much good to me personally, but I can see the benefits. Often a little jealous, why didn't we think of these things all those years ago...
  24. No problem, if you genuinely have an issue implementing it into your code shoot me a message I'll try and lend a hand. (I'm not active all the time - but I check in every now and again)
×
×
  • Create New...