Skip to content
Devin K. Farmer

Devin K. Farmer

Category Archives: Libraries

3D Print Request Ticketing

In our Library program, we have seven locations that offer 3D printing services to our patrons. The challenge we ran into was keeping track of these requests in a way that staff could easily manage the print queue and communicate with patrons regarding their requests. I set up a Django web application called Innovation Lab […]

Posted byDevin K. Farmer2022-12-042023-11-11Posted inLibraries, PythonTags: 3D Printing, Django, Library, Portfolio, Python

How Technology in Libraries Directly Impacts Patron Use

The following text was entirely generated by AI Libraries have always been at the forefront of using technology to help patrons. By using technology, libraries are able to offer a wide variety of services that help patrons make better use of the library. One of the most important ways that technology is used in libraries […]

Posted byDevin K. Farmer2022-05-052023-11-11Posted inLibraries, PythonTags: Portfolio

Protected: October 2020 Library Updates

There is no excerpt because this is a protected post.

Posted byDevin K. Farmer2020-10-292023-04-06Posted inMCCS Okinawa Library Updates

Protected: September 2020 Library Updates

There is no excerpt because this is a protected post.

Posted byDevin K. Farmer2020-09-162023-04-06Posted inMCCS Okinawa Library Updates

Pandas and the Library

For work, I like to use the python library Pandas to crunch numbers for the libraries. Pandas is a library that is able to read CSVs and Excel files and has a bunch or really convenient ways to sort, filter, reshape, and otherwise play with data. Our items are shelved in neighborhoods, which are kind […]

Posted byDevin K. Farmer2019-08-172023-11-11Posted inLibraries, PythonTags: Libraries, Portfolio, Technology
Devin K. Farmer