Pinned Repositories
coding_challenges_fyi
Working on https://codingchallenges.fyi/ one challenge at a time
iterators_talk
Mostly lessons I've learnt over the years on how to work efficiently with rust iterators.
material-ui-reason-react-demo
A demo that integrates material-ui and reason react
react-intro
The react project with babel
rust-dictionary-autocomplete-autosuggest
A rust Dictionary Trie. Performs autosuggestions on words with typos & autocompletes words based on prefix provided 🦀
rust_db_talk
tox
A small programming language with a hand-built scanner, parser and interpreter (<6kB)
rust-calc
A math expression parser built with Rust & Web assembly 🦀🕸
typify_gostruct
A rust interpreter that converts a golang struct to an interface / type object (Flow / Typescript) , more languages to be supported.
Tevinthuku's Repositories
Tevinthuku/rust_db_talk
Tevinthuku/iterators_talk
Mostly lessons I've learnt over the years on how to work efficiently with rust iterators.
Tevinthuku/redux-localstore
Tiny Helper functions that help you store the whole state / pieces of redux state that you specify into localStorage / any generic storageModule you define
Tevinthuku/rust_mart
Repo for the talk on rust project structure
Tevinthuku/tox
A small programming language with a hand-built scanner, parser and interpreter (<6kB)
Tevinthuku/coding_challenges_fyi
Working on https://codingchallenges.fyi/ one challenge at a time
Tevinthuku/concurrent-mode-todos-list
An experimental todos list app powered by concurrent mode ( react & relay. )
Tevinthuku/new_type_rust_presentation
Tevinthuku/Authors-haven-cli
A CLI app that interacts with Author's Haven API
Tevinthuku/bom_version_control
Tevinthuku/data-and-action-streams-angular
A basic demo demonstrating the use of streams in angular js with RXJS
Tevinthuku/django-restful-app
Basic server built with Django. (Restful endpoints)
Tevinthuku/github-test
Tevinthuku/go_notion
https://codingchallenges.fyi/challenges/challenge-notion
Tevinthuku/group-testing-demo
Demo we'll use to learn all about testing, TDD and CI with python
Tevinthuku/ict-life
Tevinthuku/jotto-react-redux-TDD
Tevinthuku/kplc_alerts
system for extracting and notifying subscribers of kplc planned power interruptions
Tevinthuku/mpesa-rust
A MPESA API sdk in Rust
Tevinthuku/Politico
A Platform for driving political change and engagement
Tevinthuku/random-number-game
a random number game built with react, redux and jest
Tevinthuku/realworld-axum-sqlx
A Rust implementation of the Realworld demo app spec using Axum and SQLx.
Tevinthuku/SharedSolutions
Publicly shared solutions to Coding Challenges
Tevinthuku/Stackoverflow-lite
A lite version of stackoverflow
Tevinthuku/swr
React Hooks for remote data fetching
Tevinthuku/tevreact-demo
A small demo that uses my react clone
Tevinthuku/trivia
Trivia App
Tevinthuku/udacity-final
Final Udacity Project
Tevinthuku/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
Tevinthuku/zero2prod
Rust From Zero to Prod