Giter Site home page Giter Site logo

cau777 / code-share Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.14 MB

A social network that allows users to write and post snippets in different languages with a code editor, and interact with other users' posts and profiles. It uses Supabase as the database and includes 2 microservices.

Home Page: https://caua-rinaldi.dev/projects/code-share

License: MIT License

TypeScript 88.15% JavaScript 1.82% SCSS 3.51% Dockerfile 1.60% Python 3.41% C# 1.51%
aspnetcore flask nextjs react social-network supabase tailwind typescript

code-share's Introduction

Code Share

A social network that allows users to write and post snippets in different languages with a code editor, and interact with other users' posts and profiles. It uses Supabase as the database and includes 2 microservices. It was inspired by Twitter and GitHub, and made using NextJs.

Features

  • Dark theme interface using NextJs and Tailwind.
    • Mobile friendly
  • Authentication
    • Email and password registration, with password requirements
    • Option to sign in with GitHub
    • Managed by Supabase
  • Posting snippet
    • Fields fot title and description
    • Auto-generated keywords
    • Code editor based on Jetbrains IDEs
      • Syntax highlighting of keywords and literals
      • Inline and Multiline comments
      • Auto indent
      • Auto insert closing characters ("()", "{}", "[]")
      • Supports Java, C#, Javascript, Typescript and Python
  • Search bar
  • Profile customization
    • Username, real name and bio
    • Random robot profile image or uploaded from computer (with crop and resize)
  • Likes and comments
  • Microservices
    • Key Terms Extractor
      • Made in Python with Flask
      • Adapted version of my other project Key-Terms-Extractor
      • Calculates Td-Idf based on more than 100MB of code descriptions
    • Image Service
      • Made in C# with ASP.NET Core
      • Executes crop and resize on images and converts them to .jpg
  • Installable PWA with caching
  • Automatic deployment to Azure Container Apps using GitHub Actions
  • Great score on Lighthouse
  • Available in English and Portuguese
  • Hosted on https://caua-rinaldi.dev/projects/code-share

Screenshots

  1. Home Page
  2. Post Snippet Page
  3. Profile Page
  4. Lighthouse Score

code-share's People

Contributors

cau777 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.