PinnedPublished inITNEXTBuild a Custom Time Slider Component with Ant Design and Next.jsWith the right building blocks, even complex UI components don’t require weeks of effort to achieve.Jan 30Jan 30
Published inITNEXTAutomatically Publish a Repo as a PyPI Library with GitHub ActionsJust a config file, a few Python scripts, and a GitHub Actions workflow make publishing to PyPI effortless.Oct 23, 2024Oct 23, 2024
Published inITNEXTAnimate an Auto-Scrolling Carousel with Only HTML and CSSNo libraries, no JavaScript, just CSS keyframes and the scroll snap module.Aug 23, 2024Aug 23, 2024
Published inITNEXTLean on CSS Clip Path to Make Cool Shapes in the DOM without ImagesHearts, stars, and horseshoes — or maybe just a jaunty polygon for extra flair.Jun 26, 2024Jun 26, 2024
Published inITNEXTCreate a Custom Formatted CSV from Python DataThe DictWriter package makes creating a CSV file from a Python list simple.Apr 22, 2024Apr 22, 2024
Published inITNEXTFilter, Merge, and Update Python Lists Based on Object AttributesManipulating lists of items by object attributes is surprisingly tricky.Mar 4, 2024Mar 4, 2024
Published inITNEXTUse Selenium with Python to Target the XPath of a Particular ObjectExtract data from each item in a list of items instead of the whole webpage.Dec 19, 2023Dec 19, 2023
Published inITNEXTScrape Data from a Lazy Loading Website with Selenium PythonNo API to fetch data? No problem when you can build your own web scraper.Oct 23, 2023Oct 23, 2023
Published inITNEXTCopy Files from One Repo to Another Automatically with GitHub ActionsEven add a newly copied file to a feature branch for easier pull request reviews.Aug 15, 2023Aug 15, 2023
Published inITNEXTAutomatically Create a Pull Request Against a Feature Branch with GitHub ActionsKeep up with code reviews programmatically using workflows.Jun 13, 2023Jun 13, 2023