📜

Digital Notes

notes on things

Contact Sheet Generator

Hi film shooters! I've been working on a simple tool to generate contact sheets from your film scans. It's called Contact Sheet Generator and it's available at contactsheet.photos. There are some predefined styles included to choose from, and you can also customize the layout, the size, the…

Shooting Kodak Vision3 500T in daylight without 85B (warming) filter

Recently, I had the opportunity to visit Vatican City in Italy. I brought my beloved Nikon FA camera with me, loaded with Kodak Vision3 500T film. I didn't have a warming filter with me, as I've never owned one and don't like using filters in general. This was the first time I had used this…

Analog News

Hello there, film photographers! I recently worked on a project called Analog News that I'd like to share with you, but first I'd like to give you some background on it. When I try new things, such as art, photography, or whatever, I try to read everything I can about it, dive deep, and learn…

📸 Scanning film with a digital camera

In this day and age, if you are a film shooter, you know that digitalizing film is inevitable. Sure, it's great fun to have a darkroom and play with silver gelatin prints for both color and B&W, but let's face it, we all have Instagram and want to share our work with the rest of the world. If you…

🌱 Starting digital garden

We all have some topic we'd like to discuss publicly or express our thoughts. We get down with our laptops and start writing a “blog,” but then something comes up, and we rethink, strive to perfect every aspect, and create drafts instead of publishing. Yes, from time to time, we might feel guilty…

Multiverse – Dark Matter

"Are you happy with your life?" A question that has come to many of us and puzzled us. Are you happy with your life? What would your life be like at different times and moments in the past to make other opposite choices? We may not understand this anymore, but imagine a life where your best or…

BookSwap - Convenient platform for swapping books

BookSwap is the convenient platform in Georgia for people, who wants to find, swap, sell or buy second-hand books. Swap/Sell second-hand books is quit actual in Tbilisi (Georgia). Main idea, why I created BookSwap is that, the only way people could swap second-hand books in Tbilisi (Georgia) was…

English to Georgian dictionary for Kindle devices

I want to share open source English to Georgian dictionary for Kindle devices generated by me. Dictionary is not yet fully completed, but there are solid number of translated words already Its easy to use: you just select the word you want to translate on Kindle and you`ll get the little window of…

How photography improves individually

How does photography change a person? Photography is a method of communication that helps us perceive the world that the photographer offers us, to recall a moment from our lives. One can talk about many positive aspects of photography. This is to see the world that you can not reach. Photography…

React Native Animated Flatlist

React Native Animated Flatlist Animate new item add / item deletion For animation I used great animation package for React Native react-native-animatable View on githubView demo on Snack Feedbacks & contributions are more than welcome

MERN monorepo boilerplate

Hello reader, I want to talk about monorepo, and also will share boilerplate for MERN (Mongo, Express.js, React, React-Native/Expo) stack. When it comes to a real-life project, it consists of multiple services fronted, backend/API and mobile. We can split them into separate repositories, but sharing…

Mobile Development with React Native

React Native lets you build mobile apps using only JavaScript. It uses the same design as React, lets you create truly native apps and doesn't compromise your users' experiences. It provides a core set of platform agnostic native components. Supported platforms : iOS, Android, Apple TV, Desktop. Phi…