Pinned Repositories
beyond-pep8
Inspired by Raymond Hettingers talk in PyCon 2015. Although this evolved to be list of curated heuristics from my own experiences, my opinions and my thoughts and not necessarily to limited to python.
cowin_ping
Desktop app with fyne.io which monitors cowin api continuously for an available slot for a pincode and alerts user if one is found.
diff-and-patch
A simple python package which serves as a framework for diffing and patching complex objects. Inspired by Shreyas Kulkarni and git diff and patch.
django-feature-toggle
Feature Toggle implementation as a pluggable django app. Supports SimpleToggle, TimeBombToggle ways to manage release of new features that can be easily toggled on / off.
ivory
Ivory CRM. An open source customer resource management for India. Supports GST. Draws inspirations from git. Provides clear hierarchy to avoid duplicated data entries.
kombu-rabbitmq
RabbitMq Consumer using Kombu
simple_android_debloater
Simple Android Debloater is a desktop app built with Rust and Tauri to disable system packages. Similar to Universal Android Debloater
thulasi-ram's Repositories
thulasi-ram/simple_android_debloater
Simple Android Debloater is a desktop app built with Rust and Tauri to disable system packages. Similar to Universal Android Debloater
thulasi-ram/django-feature-toggle
Feature Toggle implementation as a pluggable django app. Supports SimpleToggle, TimeBombToggle ways to manage release of new features that can be easily toggled on / off.
thulasi-ram/kombu-rabbitmq
RabbitMq Consumer using Kombu
thulasi-ram/beyond-pep8
Inspired by Raymond Hettingers talk in PyCon 2015. Although this evolved to be list of curated heuristics from my own experiences, my opinions and my thoughts and not necessarily to limited to python.
thulasi-ram/diff-and-patch
A simple python package which serves as a framework for diffing and patching complex objects. Inspired by Shreyas Kulkarni and git diff and patch.
thulasi-ram/ivory
Ivory CRM. An open source customer resource management for India. Supports GST. Draws inspirations from git. Provides clear hierarchy to avoid duplicated data entries.
thulasi-ram/cowin_ping
Desktop app with fyne.io which monitors cowin api continuously for an available slot for a pincode and alerts user if one is found.
thulasi-ram/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
thulasi-ram/cloudlift
Cloudlift makes it easier to launch dockerized services in AWS ECS
thulasi-ram/cloudlift-docker
Docker images with cloudlift installed
thulasi-ram/exercises
💻 Exercises for the Haskell Beginners 2022 course
thulasi-ram/ff_intg
A sample integration POC with Apache camel and Temporal
thulasi-ram/game-programming-patterns
Source repo for the book
thulasi-ram/logistika
Logistika is my first take on Tender management solution. It includes a social networking type quotation requesting, a small crm and audit log.
thulasi-ram/mark-sweep
A simple mark-sweep garbage collector in C
thulasi-ram/memory_profiler
Monitor Memory usage of Python code
thulasi-ram/menu-code-test-react
thulasi-ram/PenTestScripts
Scripts that are useful for me on pen tests
thulasi-ram/pocketsphinx-python
Python interface to CMU Sphinxbase and Pocketsphinx libraries
thulasi-ram/point-of-sale.go
Point of Sale system in go
thulasi-ram/postgresql-audit
Audit trigger for PostgreSQL
thulasi-ram/pretty_exceptions
A small utility that uses the python inspect module to fetch the trace back and format it beautifully with html with options for selecting theme. Can be used to email stack traces for any failures.
thulasi-ram/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
thulasi-ram/python-patterns
A collection of design patterns/idioms in Python
thulasi-ram/python-poetry
Python Docker Images with Poetry Preinstalled
thulasi-ram/saleor
An e-commerce storefront for Python and Django
thulasi-ram/sfguide-data-engineering-with-snowpark-python
thulasi-ram/sqlc
Generate type-safe code from SQL
thulasi-ram/status-page-cstate
thulasi-ram/toolz
A functional standard library for Python.