Coder Social home page Coder Social logo

consolebars's Introduction

Hi there ๐Ÿ‘‹, my name is Rohit

I am a developer from India

I really like to make cool stuff with code. Making things a lot of people can use is the favourite part of being a developer ๐Ÿ˜‡. I also like to make 3D art with blender.

Followers Stars

  • ๐Ÿ”ญ Iโ€™m currently working on projct_card
  • ๐ŸŒฑ Iโ€™m currently learning Flutter
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on cool stuff that interests me
  • ๐Ÿค” Iโ€™m looking for help with Stuff I am not good at
  • ๐Ÿ’ฌ Ask me about Anything I know
  • ๐Ÿ“ซ How to reach me: Linkedin, Email

Profile views

Contact

LinkedIn Gmail Facebook Instagram

Competitive Programming

LeetCode HackerRank

Languages

Dart Python JavaScript Go C Java

Markups

Markdown HTML5 CSS3

Frameworks and platforms

Flutter Django Electron.js FastAPI p5js NodeJS NumPy Pandas

Tools and Software

Code

Git GitHub Visual Studio Code Android Studio Jupyter Notebook

Deployment

Heroku Firebase

Design

Adobe Illustrator Adobe Photoshop Blender

trophy

Top Langs

GitHub stats

GitHub Activity Graph

GitHub metrics

GitHub streak stats

Projects

Project Card Project Card Project Card Project Card Project Card Project Card

consolebars's People

Contributors

rohitedathil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

consolebars's Issues

time: true makes the whole thing just stop

Hi there!
I tried using your bar. Very nice!

However, if i set time: true, my code doesn't execute at all :/ all i see is the time being nicely updated

Maybe you wanted to update it per-second, messed something with streams, and that's why. How about, the time updating only when you call .increment() ๐Ÿ‘€ ?

Cheers

Allow total to be changed at runtime.

I have a progress bar where the total may change over time.

I propose a update to the API like so:

void update(int n) { ... }

to

void update(int n, {int? total}) { ... }

and then if I call update(1, total: 100) the total gets updated appropriately.

Alternatively there could be a new method to update the total, but it seems reasonable to always update the current progress and total at the same time.

MacOs : StdoutException

Getting , Unhandled Exception: StdoutException: Could not get terminal size, OS Error: Inappropriate ioctl for device, errno = 25
on Macos M1

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.