Pinned Repositories
classifier-analyzer
By creating this project I wanted to learn about machine learning algorithms like NN, KNN and NM. I also wanted to learn more about OOP in python
expressions-calculator
Expressions calculator can take binary or regular mathematical expression then do lexical, syntax and semantic analysis of provided expression. If the expression doesn't contain any errors then calculator-enige will compile the expression and return result of the expression.
gdsc-website-template
Generic GDSC template which can be used by any club
git-hooks-example
Example repository with git hooks configuration
JavaScript-find-filter-map-reduce
My own implementation of filter, find, map and reduce methods
kk-matrix
Rust library for matrix operations
rate-your-teachers
snake-game
Simple snake game created to learn some about WebGL and reinforcement learning algorithms
Student-report-generator-SOLID
web-assembly-rust-typescript-template
This repository was created to show how to link WebAssembly - Rust with TypeScript
kaczor6418's Repositories
kaczor6418/git-hooks-example
Example repository with git hooks configuration
kaczor6418/web-assembly-rust-typescript-template
This repository was created to show how to link WebAssembly - Rust with TypeScript
kaczor6418/gdsc-website-template
Generic GDSC template which can be used by any club
kaczor6418/JavaScript-find-filter-map-reduce
My own implementation of filter, find, map and reduce methods
kaczor6418/rate-your-teachers
kaczor6418/Student-report-generator-SOLID
kaczor6418/classifier-analyzer
By creating this project I wanted to learn about machine learning algorithms like NN, KNN and NM. I also wanted to learn more about OOP in python
kaczor6418/expressions-calculator
Expressions calculator can take binary or regular mathematical expression then do lexical, syntax and semantic analysis of provided expression. If the expression doesn't contain any errors then calculator-enige will compile the expression and return result of the expression.
kaczor6418/kk-matrix
Rust library for matrix operations
kaczor6418/snake-game
Simple snake game created to learn some about WebGL and reinforcement learning algorithms
kaczor6418/dropbox-java
kaczor6418/fast-thon
Hacathon app boilerplate React+ MUI + Firebase
kaczor6418/hackYeahLessCigaretteButts
kaczor6418/html5
kaczor6418/inject-css-from-file
kaczor6418/invoice-backup-manager
backup manger for my invoices
kaczor6418/kryptokasa
HackYeah 2023 OutGrid project
kaczor6418/mv-wi-azure-dev-ticket
Script that allows moving Ticket with all related children from one sprint to another
kaczor6418/neural-network
Neural network created in Rust. Created to understand how networks work under the hood
kaczor6418/olx-scrapper
Simple application to web-scrap olx products by description
kaczor6418/performance-test-js-vs-web-assembly-rust
kaczor6418/rick-and-morty
Simple project created to check new Vue3 with TypeScript and GraphQL
kaczor6418/rust-tutorial
kaczor6418/svg-draw-board
WebComponent which allows drawing polyline from points
kaczor6418/swc-flags-typo
kaczor6418/todo-list
TODOlist app in plain js
kaczor6418/vue-chat
kaczor6418/web-components-performance-benchmark
kaczor6418/WebFundamentals
Best practices for modern web development
kaczor6418/webpack-web-assembly-rust-impl-bug