Skip to content

🧑🏻‍💻GistHub allows developers to create and share private gists

Notifications You must be signed in to change notification settings

gisthub-app/GistHub-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡Inspiration

GitHub gists are broken.

When a user creates a gist on GitHub, they are prompted to choose to make their gist a secret. While most people think that a secret gist is identical to a private repo, the reality is that it’s not. Anyone on the internet can access your “secret gist” if they have the URL. Put simply, secret gists are unlisted on your profile and can only be accessible by you and others who have the URL to the gist. Users have been raising complaints about the "secret" gist functionalities on GitHub forums.

Now think about this scenario, you’re a Software Engineer in a biigggg tech company and you share an important gist containing some important script with a colleague. Now we all know the retention rate in the tech industry. A couple of months later, your colleague leaves the company but still has access to all the proprietary gists. He/she may knowingly or unknowingly use code from that snippet in their future workplace. This is not good. We are here to do good. Which is why we created GistHub.

GistHub solves for the lack of "private" gists on GitHub and adds additional features in order to make creating and sharing gists a lucrative experience.

Cover.png

🤔What it does

GistHub allows users to create Public or Private gists. None of that secret stuff here sir.

Beyond solving the core problem where a user can access a gist only after a permission is granted, we have added additional features to like

  • Permissions management
  • Jupyter Notebook-like interface for creating gists (unlimited title, code and text blocks)
  • Syntax highlighting support for common languages in code blocks
  • A copy button to easily copy the gist
  • Ability to edit gists after creating them

jupyter.png

🦾 How we built it

  • Frontend: React.js, Tailwind
  • Backend: Node, Express, Circle CI, AssemblyAI, Firebase
  • Deployment: Github Pages
  • Tools: Git

How-we-built-it.png

📚Research

Our project is guided by the problems observed in forums and communities. Here are a few of the resources that were helpful to us —

thanks-for-visiting.png

About

🧑🏻‍💻GistHub allows developers to create and share private gists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published