{"id":17006,"url":"https://github.com/atrnh/awesome-hackbright","name":"awesome-hackbright","description":"👩🏼‍💻 A list of libraries, resources, tools, and more, curated by Hackbright Academy engineers","projects_count":43,"last_synced_at":"2026-07-24T13:00:23.405Z","repository":{"id":51286681,"uuid":"177052508","full_name":"atrnh/awesome-hackbright","owner":"atrnh","description":"👩🏼‍💻 A list of libraries, resources, tools, and more, curated by Hackbright Academy engineers","archived":false,"fork":false,"pushed_at":"2019-06-19T22:37:18.000Z","size":34,"stargazers_count":22,"open_issues_count":8,"forks_count":35,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-07-05T21:03:03.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/atrnh.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}},"created_at":"2019-03-22T01:43:58.000Z","updated_at":"2026-05-17T23:52:43.000Z","dependencies_parsed_at":"2022-09-24T13:13:59.007Z","dependency_job_id":null,"html_url":"https://github.com/atrnh/awesome-hackbright","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atrnh/awesome-hackbright","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrnh%2Fawesome-hackbright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrnh%2Fawesome-hackbright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrnh%2Fawesome-hackbright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrnh%2Fawesome-hackbright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atrnh","download_url":"https://codeload.github.com/atrnh/awesome-hackbright/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrnh%2Fawesome-hackbright/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35842301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"created_at":"2024-01-13T12:54:25.955Z","updated_at":"2026-07-24T13:00:23.405Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Awesome Lists","Text Editors","Terminals","Database","Machine Learning","Data Visualization","Utilities","Graphs","Clients \u0026amp; API Wrappers","Deployment","Educational","Animations \u0026amp; Interactivity","Command Line","Frontend Frameworks","Web"],"sub_categories":[],"readme":"# Awesome Hackbright\n\nA list of libraries, tools, and other resources that Hackbrighters have used in\ntheir projects.\n\nAre you a Hackbright alumna or student?\n[Contribute to this repo and add your recommendations!](https://github.com/atrnh/awesome-hackbright/wiki)\n\n## Contents\n\n- [Python](#-python)\n  - [Web](#web)\n  - [Database](#database)\n  - [Clients \u0026amp; API Wrappers](#clients--api-wrappers)\n  - [Utilities](#utilities)\n  - [Machine Learning](#machine-learning)\n- [JavaScript](#-javascript)\n  - [Utilities](#utilities-1)\n  - [Frontend Frameworks](#frontend-frameworks)\n  - [Animations \u0026amp; Interactivity](#animations--interactivity)\n- [Tools \u0026amp; Software](#-tools--software)\n  - [Text Editors](#text-editors)\n  - [Command Line](#command-line)\n  - [Terminals](#terminals)\n- [Resources](#-resources)\n  - [Educational](#educational)\n  - [Awesome Lists](#awesome-lists)\n\n# 🐍 Python\n\n## Web\n\n- [Flask](http://flask.pocoo.org/) \u0026mdash; A web microframework\n  - [Jinja](http://jinja.pocoo.org/) \u0026mdash; Flask's templating engine\n  - [Flask-DebugToolbar](http://github.com/mgood/flask-debugtoolbar/) \u0026mdash; A port of\n    Django's debug toolbar for Flask\n\n## Database\n\n- [SQLAlchemy](https://www.sqlalchemy.org/) \u0026mdash; Vendor-agnostic database toolkit\n- [GeoAlchemy](https://geoalchemy-2.readthedocs.io/en/latest/)\u0026mdash; Adds extensions to \nSQLAlchemy to work with spatial databases\n- [PostGIS](https://postgis.net/) \u0026mdash; A spatial database extender for PostgreSQL \n\n## Clients \u0026amp; API Wrappers\n\n- [Google Maps Python Client](https://github.com/googlemaps/google-maps-services-python)\n  \u0026mdash; Python client library for Google Maps API Web Services\n- [Twilio](https://www.twilio.com/docs/libraries/python) \u0026mdash; Twilio Python Helper Library\n- [Eventbrite API](https://www.eventbrite.com/platform/api)\n\u0026mdash; REST-based API\n\n## Utilities\n\n- [requests](http://docs.python-requests.org/en/master/) \u0026mdash; HTTP requests\n- [Faker](https://faker.readthedocs.io/en/stable/) \u0026mdash; Generate fake data\n- [JSON Parser](https://app.quicktype.io/#l=Python) \u0026mdash; Parse JSON data in any of a number of languages\n\n## Machine Learning\n\n- [scikit-learn](https://scikit-learn.org/stable/) \u0026mdash;  A free software machine learning library for the Python programming language\n\n## Graphs\n\n- [osmnx](https://osmnx.readthedocs.io/en/stable/) \u0026mdash; retrieve, model, analyze, and visualize street networks from OpenStreetMap. \n\n# ✨ JavaScript\n\n## Utilities\n\n- [jQuery](https://jquery.com/) \u0026mdash; JS Library for DOM manipulation \u0026 AJAX\n- [lodash](https://lodash.com/) \u0026mdash; Handy utilities to augment JS\n- [moment](https://momentjs.com/) \u0026mdash; Datetime formatting/parsing\n- [schedule](https://pypi.org/project/schedule/) \u0026mdash; Python library for scheduling functions/jobs periodically\n\n## Frontend Frameworks\n\n- [React](https://reactjs.org/) \u0026mdash; Framework for interactive UIs\n  - [PrimeReact](https://www.primefaces.org/primereact/#/) \u0026mdash; UI components.\n    Includes charts and other data visualiztion components!\n  - [Airbnb's Date Components](https://github.com/airbnb/react-dates) \u0026mdash; Airbnb's\n    date picker\n\n## Animations \u0026amp; Interactivity\n\n- [ScrollMagic](http://scrollmagic.io/) \u0026mdash; Scroll animations/interactions\n- [SVG.js](https://svgjs.com/docs/2.7/) \u0026mdash; SVG manipulation\n\n## Data Visualization\n- [d3](https://d3js.org/) \u0026mdash; JavaScript library for manipulating documents based on data\n-[Chart.js](https://www.chartjs.org/docs/latest/) \u0026mdash; Simple yet flexible JavaScript charting for designers \u0026 developers\n\n# 🍴 Tools \u0026amp; Software\n\n## Text Editors\n\n- [Sublime Text](https://www.sublimetext.com/)\n  - [Babel](https://packagecontrol.io/packages/Babel) \u0026mdash; Syntax definitions for JSX and modern JS\n- [Brackets](http://brackets.io/) \u0026mdash; Text editor aimed toward web design\n- [Neovim](https://neovim.io/) \u0026mdash; Vim, but it uses Python as its scripting language\n- [Visual Studio Code](https://code.visualstudio.com/) \u0026mdash; code editor redefined and optimized for building and debugging modern web and cloud applications\n- [Atom](https://atom.io/) \u0026mdash; A free and open-source text and source code editor\n\n## Command Line\n\n- [jrnl](http://jrnl.sh/) \u0026mdash; Write journal entries from your command line\n- [httpie](https://httpie.org/) \u0026mdash; Like `curl` or `wget`, but better and more colorful\n- [peco](https://github.com/peco/peco) \u0026mdash; Interactive filtering/searching\n- [the silver searcher](https://github.com/ggreer/the_silver_searcher) \u0026mdash; Like `grep` or `ack` but faster/more performant\n- [z](https://github.com/rupa/z) \u0026mdash; Shortcuts for fast and easy `cd`-ing\n\n## Terminals\n\n- [hyper.js](https://hyper.is/) \u0026mdash; A JS-based terminal emulator\n- [kitty](https://github.com/kovidgoyal/kitty) \u0026mdash; Fast, GPU-based terminal emulator\n\n## Deployment\n\n- [AWS Lightsail](https://lightsail.aws.amazon.com) \u0026mdash; A web deployment service\n\n# 🍎 Resources\n\n## Educational\n\n- [Idiomatic Python 3](https://github.com/jerry-git/learn-python3#idiomatic-python)\n- [Javascript to Jquery Dictionary](https://github.com/taniarascia/jquery)\n- [Problem Solving with Algorithms and Data Structures using Python](https://interactivepython.org/runestone/static/pythonds/index.html)\n\n## Awesome Lists\n\n- [Awesome Python](https://github.com/vinta/awesome-python)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/atrnh%2Fawesome-hackbright/projects"}