Mar 22, 2020Laravel: Cron Job Task Scheduling in order to Store Data from API Call in DatabaseHello Developers! Hope this article finds you well these Corona Virus days we are getting through. Here in Greece, we are in quarantine for 10 days(~1 week) and we are keep going! Today I decided to talk you about cron jobs, simple data retrieving with api call and databases/migration/new table…4 min read
Mar 11, 2020How To Customize Your Cursor!Hello there! Today we will see a simple way to create a fully custom cursor with Javascript, Scss and Html. Of course, there are a lot of ways to do that but I’ll show you my approach. Are you ready? Someone said, If you come away from somewhere empty-handed, you…2 min read
Dec 5, 2019How can you “pretend” nested links?It was a difficult working day for me when I realized that I wasn’t able to do a very simple thing -in the right way- after a tone of front-end development. So, after hours of strangling with this little problem, it has started to become huge in my mind. …Web Development2 min read
Nov 20, 2019Call-to-action buttons — Gradient Hover Effects & Implementation (Part I)Hello there! Here are some simple and beautiful ideas for button hover effects. — 1) FROM the simple background color TO gradient background with shadow on hover:CSS2 min read
Nov 19, 2019Sass/SCSS — Useful Mixins for faster developmentThe most important principle/rule for my ‘coding routine’ is quality! “Keep it clean! Keep it simple! Keep it updated!” These are the words I keep telling myself every single day! The second rule is speed, speed of coding, ‘reusability’! So! For quality and coding speed what do we need? The…CSS2 min read