Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
1brc-go
One Billion Rows Challenge (Golang)
ajax-chat
A simple realtime chat system built using the Slim framework . It was hacked together in two nights
bigtalk_interpreter
A baisc interpreter, compiler and virtual machine for a programming language: Bigtalk (pun on Smalltalk)
buzz
A simple dating app that fetches user profiles based on location using h3 geospatial index (IN PROGRESS)
django-elastic-drf-example
Just a simple to test django-elasticticsearch-dsl-drf and django-elasticsearch.
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
the_berries_blockchain
A simple blockchain implementation using One Piece Berries (OPB) as the governing token.
ticketing_system
A tool that would allow a customer to directly reach out to a customer support from within any app via a ticketing system
Uncensored-Developer.github.io
Uncensored-Developer's Repositories
Uncensored-Developer/ticketing_system
A tool that would allow a customer to directly reach out to a customer support from within any app via a ticketing system
Uncensored-Developer/bigtalk_interpreter
A baisc interpreter, compiler and virtual machine for a programming language: Bigtalk (pun on Smalltalk)
Uncensored-Developer/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
Uncensored-Developer/1brc-go
One Billion Rows Challenge (Golang)
Uncensored-Developer/bitcoin
Bitcoin Core integration/staging tree
Uncensored-Developer/Bullseye
A simple android game
Uncensored-Developer/buzz
A simple dating app that fetches user profiles based on location using h3 geospatial index (IN PROGRESS)
Uncensored-Developer/key_value_db
A basic key value database implementation (Redis style)
Uncensored-Developer/quickleap
Just a collection of API endpoint for farmer, truckers, warehouses, traders and also a little bit ecommerce.
Uncensored-Developer/RidePulse
A ride-sharing miroservice in Go (IN-PROGRESS)
Uncensored-Developer/the_berries_blockchain
A simple blockchain implementation using One Piece Berries (OPB) as the governing token.
Uncensored-Developer/django_africa_site
Django Africa Site project bootstrapped with cookiecutter django
Uncensored-Developer/djangopackages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Uncensored-Developer/djangoproject.com
Source code to djangoproject.com
Uncensored-Developer/eandel
Just a simple website developed with django
Uncensored-Developer/edx-platform
The Open edX platform, the software that powers edX!
Uncensored-Developer/forum
Just a very simple forum API
Uncensored-Developer/ListMaker
Simple android application making use of shared preference for storage
Uncensored-Developer/oracle_of_delphi
Uncensored-Developer/ose
My NPM package
Uncensored-Developer/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
Uncensored-Developer/python-patterns
A collection of design patterns/idioms in Python
Uncensored-Developer/rentomatic
A simple search engine on top of a dataset of objects which are described by some quantities.
Uncensored-Developer/rwcourses
A flutter simple flutter app that lists out Kodeco courses
Uncensored-Developer/saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Uncensored-Developer/taiga-back
Agile project management platform. Built on top of Django and AngularJS
Uncensored-Developer/typhon
A wrapper around Go's net/http to provide safety and convenience. At Monzo, Typhon forms the basis of most clients and servers in our microservices platform.
Uncensored-Developer/UUID_api
A simple flask API that returns a Json objects of timestamps and UUIDs
Uncensored-Developer/wagtail
A Django content management system focused on flexibility and user experience
Uncensored-Developer/word_count
Command line program that implements Unix 'wc' like fucntionality.