Coder Social home page Coder Social logo

rohittp0 / gramup Goto Github PK

View Code? Open in Web Editor NEW
114.0 0.0 27.0 106.45 MB

Unlimited Cloud Storage for ALL!

Home Page: http://rohittp.com/GramUp/

License: GNU Affero General Public License v3.0

Python 29.78% Shell 1.25% CSS 20.54% JavaScript 27.29% HTML 21.14%
telegram backup-utility python3 hacktoberfest backup collaborate jetbrains

gramup's Introduction

Hi , I am Rohit

views on github


Typing SVG

side_sticker

Here's some fun facts about me:

  • ๐Ÿ”ญ Iโ€™m currently working on Research Projects
  • ๐Ÿข Iโ€™m also working at Trebuchet as R&D.
  • ๐ŸŒฑ I'm a contract developer at NPOL
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on FOSS projects.
  • ๐Ÿ’ฌ Ask me about Computer Science

Connect with me on
โ€ƒ โ€ƒ โ€ƒ

๐Ÿ“š Publications

Optimal Hardware Generation for Neural Network Acceleration 03-2024
Multi Block Transformer for Malayalam Language Modeling 03-2023
Protocol For Dynamic Load Distributed Low Latency AR & VR 02-2022
Optimization Technique For Perfect Pairing 2023

๐Ÿ”ฅ Streak Stats ย 

Gitย Git Activeness

ovi

ย ovi







๐Ÿ› ๏ธ My Skills

๐Ÿ‘‰ Programming languages

โ€ƒโ€ƒโ€ƒ

๐Ÿ‘‰ Frameworks

โ€ƒ Pytorch โ€ƒ Flutter โ€ƒ TensorFlow โ€ƒ Scikit Learn โ€ƒ Keras โ€ƒ

๐Ÿ‘‰ Databases & Cloud Hosting

โ€ƒ MySQL โ€ƒ SQLite โ€ƒ GitHub Pages โ€ƒ Firebase

๐Ÿ‘‰ Software & Tools

โ€ƒ Codepen โ€ƒ Git โ€ƒ Linux โ€ƒ Google Colab โ€ƒ Visual Studio Code โ€ƒ Stack Overflow โ€ƒ Stack Overflow โ€ƒ Docker โ€ƒ Postman โ€ƒ AWS โ€ƒ Trello โ€ƒ TFigma โ€ƒJira โ€ƒ

Git profile Trophies



gramup's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gramup's Issues

File list creation taking too long.

Currently, GramUp is using glob to list the files present in the backup folder. This is taking quite a long time. It would be much after if it is implemented using some other technique. One possible solution is to use C, this would make the process incredibly fast but would be quite a challenge to code. In my opinion, the best method would be to do it in python itself but optimize it by not using regex ( unlike glob ) to do the searching.

This is how we are currently doing it:

for path in Path(root).rglob('*') :

A simple list dir can't be used as we need to get all files recursively, something in the line of os.walk might be appropriate.

This issue is part of HacktoberFest.

Add a contribution guideline

The guidelines should include the following:

  • How to clone the repo and create the appropriate branch
  • How to set up an ide
  • Setup venv or similar virtual environment
  • Using pylint

It should also clarify general aspects of contributing to a FOSS project.

Create a help menu

The users of gramup seem to be confused as to how to use it. Most users are able to create backups and even restore, but most are unaware of how to use more of the advanced features.

The feature:

  • A main menu item by the name "Help"
  • Selecting it should navigate to a sub-menu listing features of GramUp
  • Select any one of the features to see how to use it and how it works
  • If possible add an option to show in-depth help where more of the technical details are explained ( maybe including the code )

What is this? Can you update readme to be more understandable?

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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.