Pinned Repositories
3DProjekt
advanced-react-hooks
Learn Advanced React Hooks workshop
advanced-react-patterns
This is the latest advanced react patterns workshop
beginners-guide-to-react
The Beginner's Guide To ReactJS
bookshelf
Build a ReactJS App workshop
country-currency
Do you want to get basic information about a country quickly or maybe know the exchange rate for the country's currency? This is the site for you! Get basic info along with currency value and history.
css_js
dotpather
traverse dot paths for object values
joga-marketplace
Digital marketplace where a user can signin with a Google account, add items and checkout items posted by others.
splashingfluid
Project in the course TNCG13, SFX - Tricks of the Trade. Fluid simulation with splashes using the FLIP method made with Python scripting for Maya.
jonaskinnvall's Repositories
jonaskinnvall/joga-marketplace
Digital marketplace where a user can signin with a Google account, add items and checkout items posted by others.
jonaskinnvall/splashingfluid
Project in the course TNCG13, SFX - Tricks of the Trade. Fluid simulation with splashes using the FLIP method made with Python scripting for Maya.
jonaskinnvall/3DProjekt
jonaskinnvall/advanced-react-hooks
Learn Advanced React Hooks workshop
jonaskinnvall/advanced-react-patterns
This is the latest advanced react patterns workshop
jonaskinnvall/beginners-guide-to-react
The Beginner's Guide To ReactJS
jonaskinnvall/bookshelf
Build a ReactJS App workshop
jonaskinnvall/css_js
jonaskinnvall/dotpather
traverse dot paths for object values
jonaskinnvall/fullstack-sandbox
A sandbox environment for web development
jonaskinnvall/git_training
An interactive git training meant to teach you how git works, not just which commands to execute
jonaskinnvall/huckleberry
jonaskinnvall/imdbechdel
Visualization of plot words used for movies on IMDb based on their Bechdel rating using a bubble chart and a word cloud.
jonaskinnvall/LoL-prediction
Multilayer perceptron for binary classification to predict the winner of the matches in the League of Legends Ranked Games dataset on Kaggle.
jonaskinnvall/my-first-gamejam
This game was developed for the My First Game Jam: Winter 2022. It is my first game jam game!
jonaskinnvall/react-fundamentals
Material for my React Fundamentals Workshop
jonaskinnvall/react-hooks
Learn React Hooks! 🎣 ⚛
jonaskinnvall/react-hooks-testing-library
🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
jonaskinnvall/react-js-tutorials
Code that goes along with my YouTube React JS Series
jonaskinnvall/react-performance
Let's make our apps fast ⚡
jonaskinnvall/streak-counter
A streak counter for the browser, inspired by Duolingo.
jonaskinnvall/streetDigits
Detecting single digits in 32x32 images from Format 2 The Street View House Numbers (SVHN).
jonaskinnvall/TDDC73-InteractionProgramming
Project consisting of two modules, Account Registration and Password Strength Meter, for the course TDDC73 at Linköping University
jonaskinnvall/country-currency
Do you want to get basic information about a country quickly or maybe know the exchange rate for the country's currency? This is the site for you! Get basic info along with currency value and history.
jonaskinnvall/metroidvania-godot-4
Fourth and last section of HeartBeast's 1-Bit Godot 4 Course
jonaskinnvall/piggy-godot-4
Second section of HeartBeast's 1-Bit Godot 4 Course
jonaskinnvall/react-suspense
React Suspense workshop
jonaskinnvall/rocket-launch-godot-4
First section of HeartBeast's 1-Bit Godot 4 Course
jonaskinnvall/space-shooter-godot-4
Third section of HeartBeast's 1-Bit Godot 4 Course
jonaskinnvall/testing-react-apps
A workshop for testing react applications