parent
f464ce4310
commit
ae8b1fd8f3
13 changed files with 157 additions and 26 deletions
@ -0,0 +1,17 @@ |
||||
+++ |
||||
author = "Maik de Kruif" |
||||
title = "Learn-to-Program" |
||||
start_date = 2019-09-03 |
||||
end_date = 2019-10-21 |
||||
company_name = "Personal" |
||||
company_url = "https://maik.dev" |
||||
cover = "img/portfolio/learn-to-program/screenshot.png" |
||||
description = "This website was created for a school assignment. It was created with HTML and CSS only and no frameworks were used." |
||||
skills = [ |
||||
"Pure HTML and CSS", |
||||
] |
||||
+++ |
||||
|
||||
This website was created for a school assignment. It was created with HTML and CSS only and no frameworks were used. |
||||
|
||||
[Github](https://github.com/maikka39/Learn-to-Program) |
@ -0,0 +1,22 @@ |
||||
+++ |
||||
author = "Maik de Kruif" |
||||
title = "SuperBot" |
||||
start_date = 2018-08-17 |
||||
end_date = 2021-04-24 |
||||
company_name = "Personal" |
||||
company_url = "https://maik.dev" |
||||
description = "A Discord bot I wrote for my own server so that I could manage the server better and listen to music in voice channels." |
||||
skills = [ |
||||
"Python", |
||||
"Asynchronous programming", |
||||
"Input validation", |
||||
] |
||||
+++ |
||||
|
||||
An amazing Discord bot with lots of functionalities! |
||||
|
||||
A Discord bot I wrote for my own server so that I could manage the server better and listen to music in voice channels. |
||||
|
||||
SuperBot is the solution to your crowded and chaotic Discord server! |
||||
|
||||
[Github](https://github.com/maikka39/SuperBot) |
@ -0,0 +1,18 @@ |
||||
+++ |
||||
author = "Maik de Kruif" |
||||
title = "Toy-Neural-Network-Py" |
||||
start_date = 2019-03-02 |
||||
end_date = 2019-04-16 |
||||
company_name = "Personal" |
||||
company_url = "https://maik.dev" |
||||
description = "Neural Network Python library for experimenting with Machine Learning" |
||||
skills = [ |
||||
"Machine Learning", |
||||
"Neural Networks", |
||||
"Matrix calculations", |
||||
] |
||||
+++ |
||||
|
||||
Neural Network Python library for experimenting with Machine Learning |
||||
|
||||
[Github](https://github.com/maikka39/Toy-Neural-Network-Py) |
@ -0,0 +1,22 @@ |
||||
+++ |
||||
author = "Maik de Kruif" |
||||
title = "Youtube-Music-Desktop-Player" |
||||
start_date = 2019-10-17 |
||||
end_date = 2019-12-07 |
||||
company_name = "Personal" |
||||
company_url = "https://maik.dev" |
||||
cover = "img/portfolio/youtube-music-desktop-player/screenshot.png" |
||||
description = "YouTube Music Desktop Player converts YouTube Music to a standalone desktop app. Because of this, you will never have to go through all your tabs to control your music." |
||||
skills = [ |
||||
"Desktop Application Development", |
||||
"Electron", |
||||
"Object Oriented JavaScipt", |
||||
"Script injection", |
||||
] |
||||
+++ |
||||
|
||||
YouTube Music Desktop Player converts YouTube Music to a standalone desktop app. Because of this, you will never have to go through all your tabs to control your music. |
||||
|
||||
This software has no affiliation this Google, YouTube Music is a trademark of Google LCC. |
||||
|
||||
[Github](https://github.com/maikka39/Youtube-Music-Desktop-Player) |
After Width: | Height: | Size: 61 KiB |
After Width: | Height: | Size: 135 KiB |
Loading…
Reference in new issue