/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.darins.page
| | backlight.dev
4.7 parsecs away

Travel
| | What are the good practices while working with icons.
| | 12daysofweb.dev
2.6 parsecs away

Travel
| | Stretch your knowledge of working with SVGs for scalable, responsive experiences.
| | www.cocoawithlove.com
8.1 parsecs away

Travel
| | In this two part series, I'll give a beginner's guide to creating iPhone and Mac application icons using Inkscape - a free, vector illustration program. In this first part, I'll talk about the common styles and traits of icons on the Mac and iPhone and give a step-by-step guide to creating the first iPhone icon in Inkscape.
| | vickiboykis.com
31.5 parsecs away

Travel
| When I'm working with Jupyter notebooks, I often want to work with them from within a virtual environment. The general best practice is that you should always use either virtual environments or Docker containers for working with Python, for reasons outlined in this post, or you're gonna have a bad time. I know I have. The workflow is a little long, so I thought I'd document it for future me here.