{"id":15374117,"url":"https://github.com/ericm/projects","last_synced_at":"2026-03-19T03:14:26.104Z","repository":{"id":97557647,"uuid":"150443259","full_name":"ericm/projects","owner":"ericm","description":"List of projects I've worked on","archived":false,"fork":false,"pushed_at":"2021-01-19T19:26:14.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T19:53:16.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://moynihan.io/projects","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-26T14:51:44.000Z","updated_at":"2023-03-08T14:12:56.000Z","dependencies_parsed_at":"2024-03-10T23:32:13.517Z","dependency_job_id":null,"html_url":"https://github.com/ericm/projects","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.4285714285714286,"last_synced_commit":"f28af01aef360f7de0840f022a6285e496c97d62"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericm/projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericm%2Fprojects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericm%2Fprojects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericm%2Fprojects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericm%2Fprojects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericm","download_url":"https://codeload.github.com/ericm/projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericm%2Fprojects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:57:19.391Z","updated_at":"2026-01-20T10:33:24.144Z","avatar_url":"https://github.com/ericm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Stonks](https://github.com/ericm/stonks)\n\n- Stonks is a terminal based stock visualizer and tracker.\n\n- It uses Yahoo Finance as a backend so use the ticker format as seen on their website.\n\n## `$ stonks AMD`\n![](https://raw.githubusercontent.com/ericm/stonks/master/assets/2.png)\n\n```\nDisplays realtime stocks in graph format in a terminal\n\nUsage:\n  stonks [flags]\n\nFlags:\n  -d, --days int          24 hour period of stocks from X of days ago.\n  -e, --extra             Include extra pre + post time. (Only works for day)\n  -h, --help              help for stonks\n  -i, --interval string   stonks -i X[m|h] (eg 15m, 5m, 1h, 1d) (default \"15m\")\n  -n, --name string       Optional name for a stonk save\n  -r, --remove string     Remove an item from favourites\n  -s, --save string       Add an item to the default stonks command. (Eg: -s AMD -n \"Advanced Micro Devices\")\n  -t, --theme string      Display theme for the chart (Options: \"line\", \"dot\", \"icon\")\n  -v, --version           stonks version\n  -w, --week              Display the last week (will set interval to 1d)\n  -y, --year              Display the last year (will set interval to 5d)\n      --ytd               Display the year to date (will set interval to 5d)\n```\n\n![](https://raw.githubusercontent.com/ericm/stonks/master/assets/stonks.svg)\n\n* * *\n\n# [Yup](https://github.com/ericm/yup)\n\n[![AUR version](https://img.shields.io/aur/version/yup.svg?style=for-the-badge)](https://aur.archlinux.org/packages/yup/)\n\n- Yup helps you install packages with ease on Arch Linux, from both pacman and the AUR\n\n- It uses ncurses to display search results. This allows for mouse interaction in the terminal and easier navigation.\n\n![Yup](https://raw.githubusercontent.com/ericm/yup/master/assets/logo.svg)\n![Screenshot](https://raw.githubusercontent.com/ericm/yup/master/assets/scr1.png)\n\n* * *\n\n# [Docker HealScript](https://github.com/ericm/healscript)\n\n- This is a Docker image that runs a user-defined script whenever a specific container becomes unhealthy.\n\n- It maps to scripts in the `/scripts` directory and if an image _X_ is found to be unhealthy, it will run `/scripts/X.sh`\n\n* * *\n\n# [Visual Studio Code GitHub Status Presence](https://github.com/ericm/vscode-github-status)\n\n[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/ericm.github-status-presence?style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=ericm.github-status-presence)\n- An extension that will sync your current workspace name and time spent on it to your GitHub status.\n\n- The extension will read your current workspace as well as how long it's been open and sync it your GitHub profile like so:\n\n![Working on you (1 minute)](https://github.com/ericm/vscode-github-status/blob/master/assets/1.png?raw=true)\n\nThe extension will post to GitHub every X amount of minutes.\n\n* * *\n\n# [Uniui](https://github.com/ericm/uniui)\n\n- Uniui is a React Typescript UI library.\n\n- Components include buttons, radios, selection etc.\n\n![Uniui](https://raw.githubusercontent.com/ericm/uniui/master/img/uniui.svg)\n![](https://raw.githubusercontent.com/ericm/uniui/master/img/button.png)\n\n* * *\n\n# [React Globules](https://github.com/ericm/react-globules)\n\n- React JS component that gives your project a cool interactive background with simulated bubble physics.\n\n![Globules](https://raw.githubusercontent.com/ericm/react-globules/master/scr.png)\n\n* * *\n\n# [Py The Way](https://github.com/py-the-way/py-the-way)\n\n- This project is a recommendation system that recommends where a user should live in the US using big data, python and pandas.\n\n- The technologies I'm using for this project include: Node.js, Javascript, Python, NumPy + Pandas and scikit-learn\n\n- This came first place in the 2019 Cork Airport Business Park CoderDojo hackathon, sponsored by IBM.\n\n![Py The Way](https://raw.githubusercontent.com/py-the-way/py-the-way/master/logo.png \"Py The Way\")\n\n* * *\n\n# [NewLogic](https://github.com/ericm/newlogic)\n\n- Newlogic is a Circuit Builder / Logic Design Desktop Application (like mmlogic) made with Electron + React Typescript. \n\n- It's currently compatible with Windows, Mac and Linux.\n\n\n![Newlogic](https://raw.githubusercontent.com/ericm/newlogic/master/assets/logo.png \"Newlogic Logo\")\n\n![Screen Recording](https://raw.githubusercontent.com/ericm/newlogic/master/assets/screenshot_ui.gif \"Newlogic Use Case\")\n\n* * *\n\n# [RSS Feed Reader Plus](https://github.com/ericm/RSS-Feed-Reader-Plus)\n\n- This is an Open Source Advanced Multi-Platform Desktop RSS Feed Reader I started with support for: Rules and Cloud Sync. It's purpose is to give the user as many options as possible built into a modern desktop feed reader.\n\n- The technologies I'm using for this project include: Node.js, Javascript, Electron and Chromium.\n\n![Display](https://cdn.dribbble.com/users/2543897/screenshots/5167415/dribble1_4x.png \"Showcase\")\n\n* * *\n\n\n# [metar-pro](https://github.com/ericm/metar-pro)\n\n- A Web App designed to predict what runway a plane will land on using current data. The landing direction is then illustrated using the Google Maps Api. \n\n- Tech used: Node.js, Express.js, Metar API and Python\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericm%2Fprojects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericm%2Fprojects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericm%2Fprojects/lists"}