Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by caarmen
A curated list of projects in awesome lists by caarmen .
https://github.com/caarmen/poet-assistant
Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
android dictionary rhyming thesaurus
Last synced: 28 Oct 2024
https://github.com/caarmen/network-monitor
A network monitor tool for Android that executes an http GET to google.com every x seconds and logs the results into a file.
Last synced: 28 Oct 2024
https://github.com/caarmen/sunrisesunset
Java utility to calculate the time of sunrise and sunset for a given location.
Last synced: 28 Oct 2024
https://github.com/caarmen/scrumchatter
Android app to track how long people talk during meetings.
Last synced: 28 Oct 2024
https://github.com/caarmen/rhymer
A rhyming dictionary in Java, based on the CMU pronouncing dictionary.
Last synced: 28 Oct 2024
https://github.com/caarmen/frcandroidwidget
French Revolutionary Calendar Android Widget
Last synced: 28 Oct 2024
https://github.com/caarmen/poet-assistant-ios
iOS version of the Poet Assistant app
Last synced: 28 Oct 2024
https://github.com/caarmen/contacts
Experiments in RecyclerView, fast scroll, paging, and contacts.
Last synced: 28 Oct 2024
https://github.com/caarmen/weather-slack-profile-photo
Set your Slack profile photo to one based on weather conditiosn
Last synced: 28 Oct 2024
https://github.com/caarmen/nounours-android
The Android app implementation of Nounours
Last synced: 28 Oct 2024
https://github.com/caarmen/poet-assistant-web
Website of English-language tools for writing poetry (Electron, vanilla js)
electron-app pwa vanilla-javascript vanilla-js
Last synced: 28 Oct 2024
https://github.com/caarmen/youreawinner
You're a Winner! Tongue-in-cheek Android app for people who don't like to lose.
Last synced: 28 Oct 2024
https://github.com/caarmen/docker-mvn-jdk-6-7-8
Docker image to build maven projects with jdk 6, 7, and 8
Last synced: 28 Oct 2024
https://github.com/caarmen/carmailer
Java program to send a mail to multiple recipients.
Last synced: 28 Oct 2024
https://github.com/caarmen/nounours
X11 port of the Android app "Noonoors". Written in C. Integration with xscreensaver.
Last synced: 28 Oct 2024
https://github.com/caarmen/xls2sqlite
Create an SQLite file from an Excel file
Last synced: 28 Oct 2024
https://github.com/caarmen/poet-assistant-desktop
Desktop version of the Poet Assistant app
dictionary-application macos qt qt6 tts
Last synced: 28 Oct 2024
https://github.com/caarmen/open-source-resume
A summary of my projects here on GitHub
Last synced: 28 Oct 2024
https://github.com/caarmen/image-resizer
Server to resize an image from a url
Last synced: 28 Oct 2024
https://github.com/caarmen/cycle-plotter
Command line tool to plot a graph of cycles exported from Apple Health or Withings Health Mate.
Last synced: 28 Oct 2024
https://github.com/caarmen/processtextbug
Reproduction project for a bug with the Android PROCESS_TEXT intent action.
android-intent bug-reproduction
Last synced: 28 Oct 2024
https://github.com/caarmen/frccomplication
Android Wear complications for the French Revolutionary Calendar
Last synced: 28 Oct 2024
https://github.com/caarmen/roblectricinstrumentationsharedtestdemo
Demo of running one UI test file on both robolectric and instrumented devices
Last synced: 28 Oct 2024
https://github.com/caarmen/notes
Explorations of different Python REST frameworks
alembic crud-sample django-rest-framework drf fastapi flask python rest sqlalchemy vanilla-python
Last synced: 28 Oct 2024
https://github.com/caarmen/beeware-helloworld
Bug reproduction project for issue with beeware, android, and pydantic
Last synced: 28 Oct 2024
https://github.com/caarmen/youreawinnertest
Robotium automation for You're a Winner! Now you don't even have to try at all and you can be a mega-winner!
Last synced: 28 Oct 2024
https://github.com/caarmen/fastapi-postgres-docker-example
Minimal example FastAPI app with Postgres, docker-compose
docker docker-compose fastapi postgresql
Last synced: 28 Oct 2024
https://github.com/caarmen/pylint-json2checkstyle
A Pylint plugin and command line tool to produce Pylint reports in checkstyle format.
Last synced: 28 Oct 2024
https://github.com/caarmen/cine-today-rss
Rss flow of movies showing today in your theaters
Last synced: 28 Oct 2024
https://github.com/caarmen/walkingpad-fitbit
Send walkingpad data to fitbit
Last synced: 28 Oct 2024
https://github.com/caarmen/poemadeldia
Create rss for the poem of the day for poesiadelmomento.com
Last synced: 28 Oct 2024
https://github.com/caarmen/pdmdoc2xls
Groovy scripts which extract content from a text document and save it to Excel
Last synced: 28 Oct 2024
https://github.com/caarmen/nounours-ios
Port of the nounours-android app to iOS (n00b learning experience)
Last synced: 28 Oct 2024
https://github.com/caarmen/helloworldapp
https://issuetracker.google.com/issues/111146570
Last synced: 28 Oct 2024
https://github.com/caarmen/helloworld
Template basic python project with pytest
Last synced: 28 Oct 2024
https://github.com/caarmen/french-revolutionary-calendar-generator
Generates a ics calendar file for the French revolutionary calendar
Last synced: 28 Oct 2024
https://github.com/caarmen/helloworld-node
Minimal project with unit testing, for node.
Last synced: 28 Oct 2024
https://github.com/caarmen/palidamuerte
Android app containing a selection of poems of Francisco Alvarez Hidalgo
Last synced: 28 Oct 2024
https://github.com/caarmen/thesaurus
Thesaurus implementation based on public domain and open-source thesaurus data
Last synced: 28 Oct 2024
https://github.com/caarmen/wikidata-spanish-parser
Extracts Spanish definitions from a Wikidata dump.
Last synced: 28 Oct 2024
https://github.com/caarmen/tasksystemtray
Shows an icon in the system tray while another program executes
Last synced: 28 Oct 2024
https://github.com/caarmen/robolectricespressomenuissue
Sample app to reproduce issue with espresso/robolectric test opening a menu item
Last synced: 28 Oct 2024
https://github.com/caarmen/scale-tutor
Web app to play scales in different keys and scales
Last synced: 28 Oct 2024
https://github.com/caarmen/recyclerviewbug
Sample project to highlight bug(s) with RecyclerView
Last synced: 28 Oct 2024
https://github.com/caarmen/pytest-teardown-issue
Sample project to reproduce an issue with a teardown fixture in pytest
Last synced: 28 Oct 2024
https://github.com/caarmen/prologsandbox
Some sample prolog programs (for when I'm really, really, really bored).
Last synced: 28 Oct 2024
https://github.com/caarmen/poet-assistant-drf
REST API for English-language tools for writing poetry (Django REST Framework)
django-rest-framework python python3
Last synced: 28 Oct 2024
https://github.com/caarmen/poet-assistant-node
REST API for English-language tools for writing poetry (Express Js)
Last synced: 28 Oct 2024
https://github.com/caarmen/poet-assistant-server
REST API for English-language tools for writing poetry (Spring boot)
java kotlin rest-api scala spring-boot
Last synced: 28 Oct 2024