Highlights
- Pro
-
Algorithms, data structures & math !
-
-
class-validator Public
Forked from typestack/class-validatorDecorator-based property validation for classes.
TypeScript MIT License UpdatedJun 3, 2025 -
-
linear-regression Public
implementation of linear regression using gradient descent algorithm
Python UpdatedApr 29, 2025 -
-
-
-
gRPC-nestjs Public
A scalable gRPC microservice & gateway implementation in nest js
-
typeorm Public
Forked from typeorm/typeormORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
TypeScript MIT License UpdatedJun 19, 2024 -
otp-generator Public
Forked from Maheshkumar-Kakade/otp-generatorOne Time Password generator
JavaScript MIT License UpdatedMay 20, 2024 -
-
simple-benchmarking Public
a simple benckmarking tamplate to compare functions performance
JavaScript UpdatedMar 31, 2024 -
-
cache-manager Public
Forked from nestjs/cache-managerCache manager module for Nest framework (node.js) 🗃
TypeScript MIT License UpdatedJan 9, 2024 -
javascript-datastructures-algorithms Public
Forked from loiane/javascript-datastructures-algorithms📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
TypeScript UpdatedDec 9, 2023 -
-
javascriptCrs Public
Forked from jonasschmedtmann/complete-javascript-courseLearning Javascript
JavaScript UpdatedOct 5, 2023 -
-
-
problem-setting Public
CP problems I set on codeforces & their solutions
-
-
-
Piscine-Exp-Aug2021 Public
Everything I did in my 1337 Piscine, August 2021.
-
-
-
Dining-Philosophers-Problem Public
The dining philosophers is a theoretical example that illustrates issues of deadlock and resource contention in an operating system. The goal is to design an algorithm such that - considering the p…
-
Recursive-Descent-Parser Public
Parsing and evaluating a math expression using a recursive descent parser.
-
-
push-swap-sorting-a-stack Public
sorting a stack with a limited set of instructions
C UpdatedJan 9, 2022