TheCodby
Experienced full-stack developer with expertise in Rust, Node.js, Next.js and Nest.js. Skilled in React Native, DevOps, and Linux.
TheCodby's Stars
owasp-modsecurity/ModSecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
aessam/PodcastService
A service that download episodes, summarize it and generate audio for the summary
supertokens/supertokens-core
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
jayphelps/git-blame-someone-else
Blame someone else for your bad code.
chaitin/SafeLine
SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.
amrdb/data-services
A high-performance, distributed data access layer implementing request coalescing and hash-based routing to reduce database load and prevent hot partitions.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
BastianPoe/owlet_api
Unofficial Python API for the Owlet Smart Baby Monitor
u0705666/CS186-berkeley-database
Learning materials for UCB CS186: Introduction to Database System
KambliKritarth/Students-Career-Guidance-Prediction-System
We have developed a system that takes several inputs from the user in a “Career Guide form” page. The inputs consider the users’ aptitude, extra-curricular activity proficiencies, participation, communication skills etc. Then the input values are pushed into a data mining model which is deployed to the system’s webpage. If the user thinks that their school/college report marks aren’t true representative of their aptitudes then they can opt for aptitude tests provided in the system separately to the form page. During the execution of the application the user has to select the “Test your score here” button at the navigation bar. It is compulsory to enter all the data fields. After filling the data and clicking on the submit button of the webpage the system returns a resultant career option. If the user is interested in other career paths then he/she can click the link below of the result page and can explore various fields. If the user has a query regarding the system he/she can click on the “Contact us” button of the navigation bar and enter the query. The user has to fill all the details with proper validations.
calcom/cal.com
Scheduling infrastructure for absolutely everyone.
TarteelAI/tarteel-app
TarteelAI/tarteel-ml
Pre-processing and training scripts for the Tarteel Dataset
tarekeldeeb/DeepSpeech-Quran
A TensorFlow implementation of Baidu's DeepSpeech architecture
mau-network/mau
Web2 Peer2Peer Library reference implementation
ahmedrowaihi/sqlx-world
unjs/untun
🚇 Tunnel your local HTTP(s) server to the world! powered by Cloudflare Quick Tunnels.
DCS-gRPC/rust-server
DCS gRPC server written in Rust. Get data out of DCS and send commands into DCS.
mit-pdos/xv6-riscv
Xv6 for RISC-V
garenyondem/molder
Image processor service using Sharp, gRPC and Node.js
Hexilee/tifs
A distributed POSIX filesystem based on TiKV, with partition tolerance and strict consistency.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
abdallahalseddek/Vacation-Tracking-System
The Vacation Sysytem Idea From Object Oriented Analysis And Design textbook, 3rd edition.
abpaudel/8-puzzle
8 puzzle solver using BFS, DFS, IDDFS and A-star algorithm
memoodm/AI-8Puzzle-SearchAlgorithm
Solving 8 puzzle game with algoritms: BFS, DFS, A*
dgurkaynak/8-puzzle-solver
A web-app that can solve 8-puzzle and visualize the search tree
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!