Bitcoin Forum
April 27, 2024, 10:24:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Projects] List of all projects +ideas+Suggestion box+About me(update 2021-01)  (Read 921 times)
Coding Enthusiast (OP)
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
November 21, 2016, 07:12:45 AM
Last edit: January 13, 2021, 11:40:42 AM by Coding Enthusiast
Merited by hugeblack (10), mprep (9), malevolent (5), ABCbits (3), Halab (2), d5000 (1)
 #1

Table of Contents

______________

Introduction
As a Coding Enthusiast or a hobby developer I have been writing code and creating tools that I find useful and may help others too for a couple of years now. I'm always open to suggestions, requests and criticism about my projects.

This topic is a place to list all my projects (which are found on my GitHub account and at Autarkysoft organization.
I categorize them into pre and post 2020. The projects created before 2020 will most probably receive no new updates either because of lack of interest or in most cases because they will be absorbed into new projects that come after 2020.

If you have any requests for a new project, feel free to post it here.
If you have any suggestion about the existing projects please post in their respective topics.

Everything is 100% open-source and published on GitHub and so far they are all written purely in C♯.
↑ back to top


Table
Project Name __________________________Status
Post 2020 (new projects)
1. DenovoReleased
2. Bitcoin.NetReleased
3. FinderOuterReleased
Pre 2020 (old projects)
1. Watch Only Bitcoin WalletReleased
2. Bitcoin Transaction ToolReleased
3. Custom BBCode CreatorAbandoned (lack of interest)
4. Trade Utilities Sharp TraderCoding stage.
5. Sharp PusherReleased
6. Sharp CryptoCoding stage.
7. Cryptocurrency.NetCoding stage.
8. StellarCracker-NetCoreReleased
9. SharpCrackerFuture plans.
10. AddrConverterReleased
10. LearnMiningReleased
↑ back to top


Post 2020 (new projects)

1. Denovo
About: A full implementation of Bitcoin protocol (the client).
Screenshot:
Status: Released.
Announcement: https://bitcointalk.org/index.php?topic=5224578.0
Code: https://github.com/Autarkysoft/Denovo
↑ back to top

2. Bitcoin.Net
About: A full implementation of Bitcoin protocol (the library).
Screenshot: -
Status: Released.
Announcement: https://bitcointalk.org/index.php?topic=5224578.0
Code: https://github.com/Autarkysoft/Denovo
↑ back to top

3. FinderOuter
About: An easy to use bitcoin recovery tool.
Screenshot: -
Status: Released.
Announcement: https://bitcointalk.org/index.php?topic=5214021.0
Code: https://github.com/Coding-Enthusiast/FinderOuter
↑ back to top


Pre 2020 (old projects)

1. Watch Only Bitcoin Wallet
About: A simple and light tool to keep track of bitcoin addresses, balances, price and Total value in BTC, $ and user's local currency.
Screenshot: https://i.imgur.com/6PUl3q1.jpg
Status: Released.
Announcement: https://bitcointalk.org/index.php?topic=1616888.0
Code: https://github.com/Coding-Enthusiast/Watch-Only-Bitcoin-Wallet
↑ back to top


2. Bitcoin Transaction Tool
About: A handy tool to get all the Unconfirmed Transaction Outputs (UTXOs), choose UTXOs to spend (coin control) and create a raw unsigned transaction in order to transfer to offline system and sign with private key on a normal bitcoin wallet.
Screenshot: https://i.imgur.com/ePg5jcq.jpg
Status: Released.
Announcement: https://bitcointalk.org/index.php?topic=1701507.0
Code: https://github.com/Coding-Enthusiast/BitcoinTransactionTool
↑ back to top


3. Custom BBCode Creator
About: A simple tool to help speed up creation of BB Code table for Overview of Bitcointalk Signature-Ad Campaigns with a more user friendly GUI.
Screenshot: https://i.imgur.com/55Mrp4e.jpg
Status: Released and abandoned because of lack of interest.
Announcement: https://bitcointalk.org/index.php?topic=1606117.0
Code: https://github.com/Coding-Enthusiast/OverviewOfBTKSigCamps
↑ back to top


4. Trade Utilities Sharp Trader
About: All the things needed to trade on different exchanges (Bittrex, Poloniex, C-cex, Cryptopia, Btc-e, Cex.io, Yobit, Bitfinex) in one place including but not limited to: Price Charts, Orderbooks (table and chart!), Arbitrage, Market Watcher, Pump Watcher, Calculator...
Screenshot: -
Status: ~60% completed.
Announcement: -
Code: -
↑ back to top


5. Sharp Pusher
About: Push bitcoin and altcoin transactions to their respective network
Screenshot: https://i.imgur.com/WgTTgwN.jpg
Status: Released.
Announcement: https://bitcointalk.org/index.php?topic=1944501.0
Code: https://github.com/Coding-Enthusiast/SharpPusher
↑ back to top


6. Sharp Crypto
About: This is more of an idea at this point. It will finally be just 1 TextBox (and nothing more) that takes an input and tells you all there is to know about that input. The input can be anything such as a private key, a hex string of a raw block, base64 encrypted string, BIP39 seed words,... generally speaking anything bitcoin (crypto related) and it also is going to do the conversions if there are any like private key to pubKey+address, BIP39 to private key(s),...
My hope is that this project will be the first one that I release using .Net Core and make it available on all platforms.
Screenshot: -
Status: <20% complete.
Announcement: -
Code: -
↑ back to top


7. Cryptocurrency.Net
About: A multi platform, stand alone, fully documented library to be used for most cryptocurrencies. It will include all the functionalities of a cryptocurrency including but not limited to: handling blocks, transactions and scripts, working with key pairs and addresses, an extensive set of classes for cryptography used by bitcoin and other cryptocurrencies, ... All of it without using any external libraries.
The project will be in C♯ and using .Net standard.

Screenshot: -
Status: 60% complete (currently working on making everything function more efficiently to increase speed).
Announcement: -
Code: -
↑ back to top


8. StellarCracker-NetCore
About: A small tool to find stellar private keys if you are missing 1 or 2 characters.
This projects is in C♯ and since it is using .Net core it is multiplatform, you just need to download .Net core from Microsoft.

Screenshot: https://i.imgur.com/uaf0H4k.jpg
Status: Released.
Announcement: Made by request: https://bitcointalk.org/index.php?topic=4959742.msg45664731#msg45664731
Code: https://github.com/Coding-Enthusiast/StellarCracker-NetCore
↑ back to top


9. SharpCracker (name not final)
About: A user friendly tool to brute force private keys, addresses,... of most cryptocurrencies. For example if the key is missing a couple of characters. Will probably add cracking passwords,... to it too.

Screenshot: https://i.imgur.com/FZrlz7w.jpg
Status: Future plans.
Announcement: -
Code: -
↑ back to top



10. AddrConverter
About: A simple console app for converting bitcoin's P2PKH addresses (starting with 1) to P2SH-P2WPKH addresses (starting with 3).

Screenshot: https://i.imgur.com/70Pq03L.jpg
Status: Released.
Announcement: Made by request: https://bitcointalk.org/index.php?topic=5125843.0;all
Code: https://github.com/Coding-Enthusiast/AddrConverter
↑ back to top



11. LearnMining
About: A simple project written fully in c# exploring different cryptocurrency mining algorithms starting from bitcoin's double SHA256 and optimization of these algorithms and the c# code.

Screenshot: ...
Status: Released. And under development (adding new algorithms).
Announcement: ...
Code: https://github.com/Autarkysoft/LearnMining
↑ back to top



Notes
I am always looking for
  • New and interesting ideas.
  • Feedback about my code as long as it is constructive criticism.
↑ back to top

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
1714256640
Hero Member
*
Offline Offline

Posts: 1714256640

View Profile Personal Message (Offline)

Ignore
1714256640
Reply with quote  #2

1714256640
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714256640
Hero Member
*
Offline Offline

Posts: 1714256640

View Profile Personal Message (Offline)

Ignore
1714256640
Reply with quote  #2

1714256640
Report to moderator
1714256640
Hero Member
*
Offline Offline

Posts: 1714256640

View Profile Personal Message (Offline)

Ignore
1714256640
Reply with quote  #2

1714256640
Report to moderator
1714256640
Hero Member
*
Offline Offline

Posts: 1714256640

View Profile Personal Message (Offline)

Ignore
1714256640
Reply with quote  #2

1714256640
Report to moderator
Coding Enthusiast (OP)
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
November 21, 2016, 07:12:59 AM
 #2

Reserved in case i needed this space.

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
btccashacc
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
November 21, 2016, 08:35:31 AM
 #3

Great job, I really appreciate your effort, however i really like if those projects are also on android version.
Iam interested on no. 4 Trade Utilities, so this is basically like 3rd party where we as a trader do trading on diffrent exchanges but in one place, right Huh? sounds great,  this project will help us as a trader to take the arbitrages opportunity and also managing our balance on different exchanges.
Hoping this will release soon, thanks in advance for making this one.
Coding Enthusiast (OP)
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
November 21, 2016, 10:00:12 AM
 #4

Great job, I really appreciate your effort, however i really like if those projects are also on android version.

Yeah, I have been getting that a lot. I will think of adding additional platforms in the future.

Quote
Iam interested on no. 4 Trade Utilities, so this is basically like 3rd party where we as a trader do trading on diffrent exchanges but in one place, right Huh? sounds great,  this project will help us as a trader to take the arbitrages opportunity and also managing our balance on different exchanges.
Hoping this will release soon, thanks in advance for making this one.

I don't know what you mean by third party, it is a bot that uses the Public and Private exchanges API.
The project is supposed to be like an advanced all-in-one bot (emphasis on supposed to be since it is in the very early stages and I don't have much time to work on it). I posted a screenshot of it once last month and not much has changed about it ever since, I have done about 1000 lines of code so far and I believe it is only 10% of the work.

Don't hold your breath Grin

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
Coding Enthusiast (OP)
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
December 24, 2019, 06:27:43 AM
 #5

Plans for 2020:
My new year's resolution is to limit the number of projects I have to a manageable number and do more releases.
I will release 2 new projects in 2020 that are mostly an aggregation of nearly all of the projects both released and unreleased that I have made in that past 3-4 years.
Since both of these projects are written from scratch the development is going to be slow although I have written most the code already it still requires lots of testing, optimization and some other considerations. Because of that I will try a new approach of releasing the code first and then adding/changing it as I go. I'll also introduce a new versioning convention to keep things clear.

The 2 new projects are:
1. The FinderOuter:
it is referred to as "SharpCracker" here, and it starts by focusing on bitcoin first and will have limited options but eventually I plan on adding more flexibility to it so it could be used for altcoins too.
The project covers StellarCracker and AddrConverter and Sharp Crypto projects.
Project link: https://github.com/Coding-Enthusiast/FinderOuter
Release date: 2020-01-01

2. Denovo:
This will be a full client that would include features of "Watch Only Bitcoin Wallet", "Bitcoin Transaction Tool", "Sharp Pusher", "Cryptocurrency.Net" and a lot more.
I have not yet decided whether to make it a multi-cryptocurrency project or only bitcoin. It will start with bitcoin though with flexibility to be changed in the future.
Release date: if things go well I'll release it in first couple of months of 2020.

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!