Pinned Loading
-
Aritifical_Intelligence_for_tictactoe
Aritifical_Intelligence_for_tictactoe PublicMinimax algorithm used as the AI for a tic tac toe game built with unity using c# as scripting language
C# 12
-
Full_stack_python_docker_image
Full_stack_python_docker_image PublicSource code for a python full stack application ready to be converted into a docker image
Python 1
-
reflection_print_object
reflection_print_object PublicA simple app that prints an object contents using reflection
Java 1
-
my_resume_website
my_resume_website PublicThe source code for my website resume, responsive for mobile devices.
CSS
-
My webpack v4 configuration Template...
My webpack v4 configuration Template I use in my projects (without the comments). Summarized the majority and important parts from webpack v4 official documentation https://webpack.js.org/guides/getting-started/ with explanations and links to discussions from around the web 1//https://webpack.js.org/concepts
2//webpack requires nodejs to work
3// to run webpack manualy and not through npm, with custom config file: "npx webpack --config webpack.config.js"
45//how a chunk file is loaded (whether synchronously or asynchronously) is decided by Webpack and you can’t force it to do otherwise
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.