Projects in Awesome Lists by timxor
A curated list of projects in awesome lists by timxor .
https://github.com/timxor/happy-ens
Resolve *.eth domains with our dns server
bridge dns dns-server ens ethereum happyens
Last synced: 02 Nov 2025
https://github.com/timxor/payment-api
A cli tool for transfering ethereum & creating new wallets
Last synced: 02 Nov 2025
https://github.com/timxor/ico_white_papers_corpus
A collection of white papers of different ico's
blockchain crypto cryptocurrency ethereum ico
Last synced: 02 Nov 2025
https://github.com/timxor/sms-text-chatbot
A SMS Chatbot built with AWS Lambda, Twilio and Node. 1-720-336-4682
aws-lambda chatbot serverless sms sms-chatbot twilio
Last synced: 18 Feb 2026
https://github.com/timxor/onchainjobs
👽 Blockchain Job Board aggregator
aggregator blockchain board job python3
Last synced: 02 Nov 2025
https://github.com/timxor/terraform_aws_autoscaling
A terraform script for bootstrapping an AWS autoscaling group
autoscaling aws script terraform
Last synced: 02 Nov 2025
https://github.com/timxor/indeed_auto_apply
let the program apply to jobs for you
Last synced: 15 Jun 2025
https://github.com/timxor/status_global_hackathon
Ethereum Blockchain Chatbot Daap
Last synced: 12 Feb 2026
https://github.com/timxor/haskell-p2p
simple haskell p2p with tls support
haskell networking p2p p2p-network tls
Last synced: 16 May 2025
https://github.com/timxor/bitcoind-data-ingestion
crypto payments bitcoind data ingestion
Last synced: 02 Jul 2026
https://github.com/timxor/stock_market_auto_trading_engine
Crawl, extract, aggregate market data hourly. Makes predefined buys/sells on tradeking using heuristic.s
Last synced: 02 Nov 2025
https://github.com/timxor/drawing_program
Paint application in java
drawing drawing-app java java-swing paint
Last synced: 16 May 2025
https://github.com/timxor/parallel_bitonic_sorter
Bitonic mergesort
bitonic-merge-sort parallel-programming
Last synced: 16 May 2025
https://github.com/timxor/problems
technical interview problems
combinatorial-problems geometric-problems graph-problems numerical-problems problems set-problems string-problems
Last synced: 02 Nov 2025
https://github.com/timxor/hdip
http://howdoiprogram.com - Learn and discover a beautiful catalog of code!
Last synced: 02 Nov 2025
https://github.com/timxor/huffman_file_compressor
This compressor is a program that compresses and decompresses files using Huffman coding. https://en.wikipedia.org/wiki/Huffman_coding The program read in the input file and calculates the frequencies of all characters. Then builds a guffman tree for all characters that appear in the input file. Next if builds a lookup table which contains the codes for all characters in the input file.
Last synced: 02 Nov 2025
https://github.com/timxor/sing_along_karaoke
sing along with your favorite song. all you need is a youtube url!
karaoke karaoke-application karaoke-maker karaoke-player sing
Last synced: 27 Feb 2026
https://github.com/timxor/bankers_algorithim
An implementation of Bankers Algorithm for deadlock avoidance.
Last synced: 02 Nov 2025
https://github.com/timxor/historical_options_pipeline
historical_options_pipeline
Last synced: 16 Jan 2026
https://github.com/timxor/signthisbill.com
http://signthisbill.com - Help new laws get passed in your neighborhood!
Last synced: 25 Jan 2026
https://github.com/timxor/network_ai_game
A Java program that allows users to play the game network with friends or the computer.
Last synced: 12 Aug 2025
https://github.com/timxor/react-dashboard
react dashboard from way back when
Last synced: 19 Apr 2026
https://github.com/timxor/stretchysearch
stretchysearch aka elasticsearch local macos dev playground
Last synced: 16 Aug 2025
https://github.com/timxor/rust-code
Code examples as I work my way through the book "Programming Rust".
Last synced: 19 Aug 2025
https://github.com/timxor/linux_bootstrap
Installs the latest versions of docker, go, mysql and nginx on any linux distro
bash docker go install-script linux mysql nginx
Last synced: 10 Apr 2026
https://github.com/timxor/interactive_java_shell
A interactive Java interperter.
Last synced: 09 Jul 2026
https://github.com/timxor/tcsiwula
redirect for tcs.timothysiwula.com from tcs.readthedocs.io
Last synced: 26 Jan 2026
https://github.com/timxor/parallelizing_floyd_warshall_algorithm
The basic idea of the algorithm is to look at every possible choice for an intermediate city, int_city. Then for each possible intermediate city, look at all possible pairs of cities, city1 and city2. If we can make the cost of getting from city1 to city2 smaller by going first from city1 to int_city and then from int_city to city2, we replace the cost of going from city1 to city2 with this lower cost. After checking all possible intermediate cities, a theorem says that we’ll have the lowest cost for travelling between each pair of cities. https://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm
Last synced: 16 May 2025
https://github.com/timxor/personal_finance_ai_chatbot
personal_finance_ai_chatbot
Last synced: 16 May 2025
https://github.com/timxor/talky
A command line based, automaton. Think of it like a personal stackoverflow assistant.
Last synced: 16 May 2025
https://github.com/timxor/information-market
project with ryan -- information-market
Last synced: 09 Jul 2025
https://github.com/timxor/conway-game-of-life-java
Conway game of life in java
conway conways-game-of-life java
Last synced: 16 May 2025
https://github.com/timxor/pegasys-core
core engine for pegasys team. why? because additive approach > subtractive approach.
Last synced: 16 May 2025
https://github.com/timxor/corpora
📚 A collection of ml datasets & corpuses
corpora corpus datasets lfw-dataset machine-learning
Last synced: 06 Sep 2025
https://github.com/timxor/aileninvasion
we come in peace, we mean no harm
alien go predicament simulation
Last synced: 16 May 2025
https://github.com/timxor/numerical_weather_prediction
Weather prediction program using numerical analysis
Last synced: 11 Jun 2025
https://github.com/timxor/screenshot-auto-renamer
Renames your screenshot filenames as more descriptive
macos screenshot screenshot-utility screenshots utility
Last synced: 24 Apr 2026
https://github.com/timxor/tinyflights_web_app
A fare aggregator and travel metasearch engine platform for private charter flights.
Last synced: 06 Sep 2025
https://github.com/timxor/ratemyroommates.org
http://ratemyroommates.org - Leave reviews of your roommates!
Last synced: 27 Jan 2026
https://github.com/timxor/open_exchange_rates_test
https://openexchangerates.org/
Last synced: 05 Feb 2026
https://github.com/timxor/conway-game-of-life-c
game of life in c
c conway conways-game-of-life parallel
Last synced: 11 Oct 2025
https://github.com/timxor/rentadegree.com
http://rentadegree.com - Hire students as independent contractors by the hour!
Last synced: 24 Jan 2026
https://github.com/timxor/enterprise-ready
getting ready to sell saas to the big boys
Last synced: 30 Jan 2026
https://github.com/timxor/cpp-build-env
[issue #4377] cpp-build-env is a docker image for building cpp-ethereum
Last synced: 12 Feb 2026
https://github.com/timxor/integrations
Integration apps for various web services
Last synced: 14 Feb 2026
https://github.com/timxor/search_engine
A basic Search Engine implemented in Java
inverted-index java search-engine
Last synced: 29 Apr 2026
https://github.com/timxor/predict_ai_model_runtime_kaggle
Google - Fast or Slow? Predict AI Model Runtime - Kaggle
ai kaggle model prediction runtime
Last synced: 30 Apr 2026
https://github.com/timxor/haskell-code
Code I will be organizing from the book "Learn You A Haskell for Great Good".
Last synced: 08 Jun 2026