Zer0-Bug
ᴡʜᴇɴ ɪ ᴡʀᴏᴛᴇ ᴛʜᴇsᴇ ᴄᴏᴅᴇs, ᴏɴʟʏ ɢᴏᴅ ᴀɴᴅ ɪ ᴜɴᴅᴇʀsᴛᴏᴏᴅ ᴡʜᴀᴛ ɪ ᴡᴀs ᴅᴏɪɴɢ. ɴᴏᴡ ᴏɴʟʏ ɢᴏᴅ ᴋɴᴏᴡs.
ʟɪᴠɪɴɢ ɪɴ ᴛʜᴇ ᴛᴇʀᴍɪɴᴀʟ, ᴅʀᴇᴀᴍɪɴɢ ɪɴ ᴀʟɢᴏʀɪᴛʜᴍs.
Pinned Repositories
Ad_Infinitum_Game
Ad Infinitum | Commodore 64 Game Recreation in C++ for Windows
IMDB_Prediction
IMDB Prediction Model Using Machine Learning
Project_LibraryManagementSystem
FullStack Approach w/ HTML5, CSS, JavaScript, ASP.NET and SQL.
Project_RealEstateWebsite
FullStack Approach w/ HTML5, CSS, JavaScript, ASP.NET and SQL.
Project_SpaceShooterGame-.-basekernel
A simple Space Shooter game coded and designed in C language in the "basekernel" environment.
Project_SpaceShooterGame-.-consoleMode
A simple Space Shooter game coded and designed in C++ language in Console Mode.
Project_SpaceShooterGame-.-mkeykernel
A simple Space Shooter game coded and designed in C language in the "mkeykernel" environment.
Project_SpaceShooterGame-.-OpenGL
A simple Space Shooter game coded and designed in C++ language in OpenGL.
Project_SpaceShooterGame-.-SFML
A simple Space Shooter game coded and designed in C++ language in SFML graphics mode.
Project_SudokuApp
SudokuApp w/ Python
Zer0-Bug's Repositories
Zer0-Bug/Project_RealEstateWebsite
FullStack Approach w/ HTML5, CSS, JavaScript, ASP.NET and SQL.
Zer0-Bug/Project_SudokuApp
SudokuApp w/ Python
Zer0-Bug/Project_SpaceShooterGame-.-consoleMode
A simple Space Shooter game coded and designed in C++ language in Console Mode.
Zer0-Bug/Project_LibraryManagementSystem
FullStack Approach w/ HTML5, CSS, JavaScript, ASP.NET and SQL.
Zer0-Bug/Project_SpaceShooterGame-.-OpenGL
A simple Space Shooter game coded and designed in C++ language in OpenGL.
Zer0-Bug/Project_SpaceShooterGame-.-SFML
A simple Space Shooter game coded and designed in C++ language in SFML graphics mode.
Zer0-Bug/Project_SpaceShooterGame-.-basekernel
A simple Space Shooter game coded and designed in C language in the "basekernel" environment.
Zer0-Bug/Project_SpaceShooterGame-.-mkeykernel
A simple Space Shooter game coded and designed in C language in the "mkeykernel" environment.
Zer0-Bug/Project_RegularExpressionParser
Regular Expression Parser coded in C programming language.
Zer0-Bug/IMDB_Prediction
IMDB Prediction Model Using Machine Learning
Zer0-Bug/Ad_Infinitum_Game
Ad Infinitum | Commodore 64 Game Recreation in C++ for Windows
Zer0-Bug/Is_Yasaminda_Esit_Firsatlar__Yapay_Zeka_Programi
The tasks given in the Artificial Intelligence program on Data Preprocessing, Data Analysis, Data Visualization and Deep Learning.
Zer0-Bug/ML_GradientDescent-.-FindThetaValues
Implementation is to use gradient descent to find the optimal values of θ that minimize the cost function.
Zer0-Bug/ML_LinearRegression-.-wGradientDescent
Improved a linear regression model with gradient descent.
Zer0-Bug/ML_PerceptronAlgorithm
Implement a classification task using the Perceptron learning algorithm.