Giter Site home page Giter Site logo

gitnotifier's Introduction

Welcome! I'm Ivan

Check out some of what I'm working on right now(I need your help, please contribute!):

  • h1alexbel/fakehub - GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.
  • l3r8yJ/l3r8yj.github.io - The blog.
  • l3r8yJ/zique - Message broker library written in zig

Latest releases I've contributed to

My recent blog posts

Contact me

I stole this template here

gitnotifier's People

Contributors

l3r8yj avatar rultor avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gitnotifier's Issues

gitnotifier.rb:28-29: Implement some logic. This is a...

The puzzle 1-2429223c from #1 has to be resolved:

# @todo #1:30min Implement some logic.
# This is a fake puzzle for 0pdd puzzler.

The puzzle was created by @l3r8yJ on 07-Dec-22.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Integration tests

need to create integration tests, plus need to refactor project structure

notifier.rb:30-31: Tests/ test bot. We have to write...

The puzzle 7-5a1ef0f0 from #7 has to be resolved:

# @todo #7 Tests/ test bot.
# We have to write integration and unit tests for Notifier class.

The puzzle was created by @l3r8yJ on 08-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

notifier.rb:33-35: Design/ Notifier class. Remove code...

The puzzle 15-a27dbfb9 from #15 has to be resolved:

# @todo #15 Design/ Notifier class.
# Remove code duplications where it's possible.
# save/update user methods in priority.

The puzzle was created by @l3r8yJ on 08-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

user.rb:32-33: Design/ The user class must be separated....

The puzzle 13-603df7b2 from #13 has to be resolved:

# @todo #13 Design/ The user class must be separated.
# It is necessary to decompose into several other classes.

The puzzle was created by @l3r8yJ on 09-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

encryption_body.rb:27-29: Tokens safety. Encrypt tokens...

The puzzle 24-460a8fd5 from #24 has to be resolved:

# @todo #24 Tokens safety.
# Encrypt tokens before storing them in the database,
# and decrypt them after receiving them.

The puzzle was created by @l3r8yJ on 10-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

users.rb:25-26: Redesign user and users class. It should...

The puzzle 38-e41228d9 from #38 has to be resolved:

# @todo #38 Redesign user and users class.
# It should be more think about perfomance.

The puzzle was created by @ivan on 25-Feb-23.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

notifier.rb:59-60: Create reset. We have to impelement...

The puzzle auth-b6f880d8 from #auth has to be resolved:

# @todo #auth:30min Create reset.
# We have to impelement command which resets the GH token.

The puzzle was created by @l3r8yJ on 08-Dec-22.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

encryption_body.rb:48-49: Take out the keys. Take out the...

The puzzle 28-7cd3ba91 from #28 has to be resolved:

# @todo #28 Take out the keys.
# Take out the iv and key into .yml configuration.

The puzzle was created by @l3r8yJ on 11-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

notifier.rb:72-73: Fix git class. Here we got a problem...

The puzzle 13-e3667bac from #13 has to be resolved:

# @todo #13 Fix git class.
# Here we got a problem when trying to "require_relative 'client'".

The puzzle was created by @l3r8yJ on 09-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

gitnotifier.rb:30-32: Bot/ Add auth. We have to implement...

The puzzle telegram-c11eae57 from #telegram has to be resolved:

# @todo #telegram:30min Bot/ Add auth.
# We have to implement auth via github token.
# Token has to be only with notifications access.

The puzzle was created by @l3r8yJ on 08-Dec-22.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

encryption_body.rb:27-29: Decompose class. Decompose this...

The puzzle 28-4de08344 from #28 has to be resolved:

# @todo #28 Decompose class.
# Decompose this class into two decorators for string.
# First should be Encrypted, second one should be Decrypted

The puzzle was created by @l3r8yJ on 11-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

notifier.rb:57-58: Bug/ fetch only on success....

The puzzle 22-e7e5950c from #22 has to be resolved:

# @todo #22 Bug/ fetch only on success.
# Users.fetch must be called only when /auth or /reset was successful.

The puzzle was created by @l3r8yJ on 09-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

client.rb:46-48: Bug/ check on new notifications. Fix the...

The puzzle 22-433bc2b3 from #22 has to be resolved:

# @todo #22 Bug/ check on new notifications.
# Fix the way to check new notifications.
# It's should reacts only to new notifications.

The puzzle was created by @l3r8yJ on 09-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

user.rb:29-30: Tests/ test user. We have to write...

The puzzle 7-b59b352a from #7 has to be resolved:

# @todo #7 Tests/ test user.
# We have to write integration and unit tests for User class.

The puzzle was created by @l3r8yJ on 08-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

notifier.rb:71-72: Bug/ reset fails. Handle error when...

The puzzle 22-7fabdb7b from #22 has to be resolved:

# @todo #22 Bug/ reset fails.
# Handle error when reset was failed same as /auth.

The puzzle was created by @l3r8yJ on 09-Dec-22.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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.