Giter Club home page Giter Club logo

codesync's Introduction

Hey, I'm Rustam!

A mediocre software developer doing mediocre things. Sometimes I try to do something interesting. I live inside my terminal full-time, enjoy Neovim and like to optimize my workflows.

codesync's People

Contributors

azizkhan030 avatar frixaco avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

azizkhan030

codesync's Issues

Implement `UI` and extension logic

  • Basic UI elements (buttons, actions, etc.)
  • Manual two-way synchronization (buttons, requests)
  • Improve loading state (authing, fetching, etc.)
  • Manage Projects (requests)
  • User login/registration (Github/Google/etc. vs email/password)
  • Auto send changes (websockets)
  • Integrate @vscode/webview-ui-toolkit

Using `patch` command to apply patches when Git indexes don't match

I just discovered that I can run patch -p1 <patch.file> to apply diffs and seems like it's less strict than git apply. Also there's diff command which generates diffs just like git diff. I suggest (to myself) to investigate both commands (diff and patch) and see how they compare to Git's diff and apply. If it's just diff to create the project and then just patch to apply it without any additional steps like with Git, I'll switch to them.

Logo ideas

Keywords: "code", "synchronization", "arrows", "pc", "laptop", "cloud", "remote", "network"

Implement `server` code

  • Projects and changes (diffs)
    • Add DB schemas
    • CRUD routes for projects
    • Send/Receive diffs (changes)
  • Synchronization for each project (websockets)
    • Manual send/receive changes
    • Auto receive changes
  • User auth
    • Github/Google auth vs email/password?

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.