Pinned Repositories
cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.
CSharp-and-Infosec
This is a monorepo including codes from grey hat c# by no starch and some of my own research with it.
educational_projects
A curated repository for minor and major projects alloted in schools and colleges
firefly
A standalone C++ Library for vectors calculations
GUIDE-TO-KOTLIN
Practical guide on "Kotlin for Developers". All the chapters and materials are contained within this repository.
ProxyForge
Solve IP Throttling with Rotating Proxies
pt-jsfp
Explanation of All the Payloads Used in Pentester Academy's JS for Pentester Course
whatabomb
A whatsapp bombing GUI Script
Win-LoadLibrary
Demo of LoadLibrary function with C++ in Win32 API
WinAPI-RedBlue
Source code of exploiting windows API for red teaming series
tbhaxor's Repositories
tbhaxor/ProxyForge
Solve IP Throttling with Rotating Proxies
tbhaxor/Win-LoadLibrary
Demo of LoadLibrary function with C++ in Win32 API
tbhaxor/firefly
A standalone C++ Library for vectors calculations
tbhaxor/Taskify
A tutorial todo application using laravel framework.
tbhaxor/100-prisoner-problem
This is the source code from the Veritasium's 100 Prisoner Problem video.
tbhaxor/AstroPlasma
A Cloudy database with functions to quickly interpolate physical state of astrophysical plasma without detailed Plasma modelling
tbhaxor/CloudyInterpolator
Web interface for astroplasma repository by @dutta-alankar
tbhaxor/edb-debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
tbhaxor/Golang-Turing-Tutorial
This repository contains the codes used in the turing.com golang post
tbhaxor/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
tbhaxor/serenity
The Serenity Operating System 🐞 with some of my experiments (basically PRs that didn't make through main repository)
tbhaxor/wasm-learning
This includes the test codes for wasm learning
tbhaxor/athenapk
AthenaPK: a performance portable version of Athena++ built on Parthenon and Kokkos
tbhaxor/bash-it
A community Bash framework.
tbhaxor/DefinitelyTyped
The repository for high quality TypeScript type definitions.
tbhaxor/dialoqbase
Create chatbots with ease
tbhaxor/fastify-passport-methods
Implementation of all the popular authentication strategies using passportjs in the fastify
tbhaxor/go-humanize
Go Humans! (formatters for units to human friendly sizes)
tbhaxor/jest-learn
Code snippets while learning the jest testing framework.
tbhaxor/K-Athena
Performance-portable version of the Athena++ astrophysical AMR-MHD code using Kokkos.
tbhaxor/nest-cli
CLI tool for Nest applications 🍹
tbhaxor/NestjsSocketIO
Socket IO example implementation with @Nestjs
tbhaxor/ohmyzsh
🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
tbhaxor/password-strength-clf
An example of Jax usage with the new Keras 3.0 API release
tbhaxor/SocialiteProviders
A Collection of Providers for Laravel Socialite
tbhaxor/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
tbhaxor/tbhaxor
My website and portfolio
tbhaxor/turing-django-guide
tbhaxor/website
Website for Socialite Providers
tbhaxor/xv6-public
xv6 OS