Skip to content

atrnh/awesome-hackbright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Awesome Hackbright

A list of libraries, tools, and other resources that Hackbrighters have used in their projects.

Are you a Hackbright alumna or student? Contribute to this repo and add your recommendations!

Contents

🐍 Python

Web

  • Flask β€” A web microframework

Database

  • SQLAlchemy β€” Vendor-agnostic database toolkit
  • GeoAlchemyβ€” Adds extensions to SQLAlchemy to work with spatial databases
  • PostGIS β€” A spatial database extender for PostgreSQL

Clients & API Wrappers

Utilities

  • requests β€” HTTP requests
  • Faker β€” Generate fake data
  • JSON Parser β€” Parse JSON data in any of a number of languages

Machine Learning

  • scikit-learn β€” A free software machine learning library for the Python programming language

Graphs

  • osmnx β€” retrieve, model, analyze, and visualize street networks from OpenStreetMap.

✨ JavaScript

Utilities

  • jQuery β€” JS Library for DOM manipulation & AJAX
  • lodash β€” Handy utilities to augment JS
  • moment β€” Datetime formatting/parsing
  • schedule β€” Python library for scheduling functions/jobs periodically

Frontend Frameworks

Animations & Interactivity

Data Visualization

  • d3 β€” JavaScript library for manipulating documents based on data -Chart.js β€” Simple yet flexible JavaScript charting for designers & developers

🍴 Tools & Software

Text Editors

  • Sublime Text
    • Babel β€” Syntax definitions for JSX and modern JS
  • Brackets β€” Text editor aimed toward web design
  • Neovim β€” Vim, but it uses Python as its scripting language
  • Visual Studio Code β€” code editor redefined and optimized for building and debugging modern web and cloud applications
  • Atom β€” A free and open-source text and source code editor

Command Line

  • jrnl β€” Write journal entries from your command line
  • httpie β€” Like curl or wget, but better and more colorful
  • peco β€” Interactive filtering/searching
  • the silver searcher β€” Like grep or ack but faster/more performant
  • z β€” Shortcuts for fast and easy cd-ing

Terminals

  • hyper.js β€” A JS-based terminal emulator
  • kitty β€” Fast, GPU-based terminal emulator

Deployment

🍎 Resources

Educational

Awesome Lists

About

πŸ‘©πŸΌβ€πŸ’» A list of libraries, resources, tools, and more, curated by Hackbright Academy engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors