Pinned Repositories
coursera-notes-downloader
This is a python parser to extract from a local .html file containing the notes from a particular Coursera course to a file that is easier to manipulate (so far only .xlsx format).
focus_counter
A simple yet feature-rich countdown timer application made using Python and Tkinter. The application helps you manage your time effectively by tracking your sessions and goals.
geocoding_google_map
Using the Google Maps API, this Python script streamlines geocoding addresses from an Excel file. It extracts latitude and longitude information and saves results in separate Excel files. Designed for GSSI members to pinpoint lunch coupon locations. A Google Maps map visualizes the data, with access limited to GSSI accounts.
t-rex
An open-source, OS-independent, user-friendly, scalable, and customizable web interface for the execution of experiments, continuous recording, and synchronization of neural data from hospitalized neurosurgical patients.
Binary-Image-Mean-Pixel-Value
Python script to binarize an RGB image and find its mean pixel value.
jamigov's Repositories
jamigov/coursera-notes-downloader
This is a python parser to extract from a local .html file containing the notes from a particular Coursera course to a file that is easier to manipulate (so far only .xlsx format).
jamigov/geocoding_google_map
Using the Google Maps API, this Python script streamlines geocoding addresses from an Excel file. It extracts latitude and longitude information and saves results in separate Excel files. Designed for GSSI members to pinpoint lunch coupon locations. A Google Maps map visualizes the data, with access limited to GSSI accounts.
jamigov/focus_counter
A simple yet feature-rich countdown timer application made using Python and Tkinter. The application helps you manage your time effectively by tracking your sessions and goals.