tahseenjamal
I love to articulate what the machine can understand - some call it coding. My favorite languages are C / Go / Python
Pinned Repositories
cassandra_optimal_read
Code helps figure out optimal read TPS basis lower / upper milli second bound passed
fast_line_count_in_c
A very fast mult-threaded performant C code to count lines in file
golang-nginx-log-parsing
Nginx log parsing - RegEx used thus modular and can be further enhanced
interface_implementation_in_c
Implementation of Interface in C
kite_candles
Kite Candles from Tick Data
maths_expression_parser
Custom alogrithm in C Language to parse multi-bracket mathematical expressions
multi-port-get-api-buffer-bus
Simple in-memory, Message Queue for GET/PUT requests
nse_holidays
Parses holidays of NSE
very_long_number_pair_multiplication
C program to multiply two very long numbers that cannot be multiplied using usual numerical operation
zero_brokerage_calculator
tahseenjamal's Repositories
tahseenjamal/nse_holidays
Parses holidays of NSE
tahseenjamal/maths_expression_parser
Custom alogrithm in C Language to parse multi-bracket mathematical expressions
tahseenjamal/Reducing-Interest-Rate
Calculating reducing interest rate from number of instalments, equated instalment and borrowed principal
tahseenjamal/activemq_and_structs
Golang and Activemq using struct and also organising program with subfolders
tahseenjamal/autobypass-mdm-macbook
Program that have to be downloaded and run in the Rescue Terminal to bypass the mdm remote management lock
tahseenjamal/go-new-http-web
Go new http routing and sub routing
tahseenjamal/optimal_debt_settlement
C program to settle payments/debt between multiple parties in the least number of possible transactions
tahseenjamal/sip-server-client
SIP Server and Client for INVITE ACK and BYE
tahseenjamal/tazvim
Custom NeoVim, which is easy for users migrating from vim to neovim
tahseenjamal/alacritty-configuration
Configuration of Alacritty on Mac
tahseenjamal/C-DateTime-JSON-API
A simple web application in C to accept timezone and respond corresponding local time
tahseenjamal/cmdline_args_flag_golang
A simple test of command line argumenst flags in golang program
tahseenjamal/configure-tcc-db
How to configure TCC.db manually in mac os
tahseenjamal/docs
Documentation for Masonite
tahseenjamal/fast_files_concatenator
Simple program written in python that can concatenate huge number of files in a folder in a single file. There are better way, but this is one was speed hack
tahseenjamal/folder_and_file_monitoring
A program in C to monitor read/write/delete in any folder with subfolders and files
tahseenjamal/go_interface_for_sms_gateway
An code written to use create connection handler, with multiple service providers
tahseenjamal/high_speed_csv_reader
Program in C to read csv file and print desired column(s)
tahseenjamal/logrotate_golang
Small program to test logrotate
tahseenjamal/n8n-behind-proxy-configuration
Configuration for correctly configuring nginx proxy and environment variables for n8n to run behind nginx
tahseenjamal/next_smallest_number
Program in C, which uses digits combination to find the next smallest and not the smallest
tahseenjamal/post_request_inmemory_message_broker
A simple inmemory message broker to cushion the post request to a target url
tahseenjamal/qr_image_scanner_decoder_in_golang
Program written in golang to scan QR image and fetch correct emv payment structure from it
tahseenjamal/rust-ecom-project
Small e-commerce project in rust
tahseenjamal/sipp
The SIPp testing tool
tahseenjamal/smpp_client
Simple SMPP Client in Go using gosmpp library
tahseenjamal/tree
C program doing somewhat similar to tree command but instead showing row wise full path
tahseenjamal/vim_9.0_on_mac
How to setup vim 9.0 with homebrew
tahseenjamal/vimrc
My vimrc
tahseenjamal/wordpress_on_freebsd
How to setup WordPress on freebsd