AI based Lie Detector
Me and 2 of my colleagues made an Arduino & AI based lie detector. I had to learn soldering lol. You can access/read more about it on this github repository
Technology used:
C++, Python, Tensorflow, scipy
AegrescitMedendo
My programming proffesor didn't think I could write a working web application based on C++. In order to show him, that with modern tools it can be done, I've made this little shop webapp. You can access it on this github repository
Technology used:
C++, sql, crowcpp
JumpHigh
Small open-source game inspired by "Icy Tower". It was made by me and my friend. Our goal was to play around with c++ and do something cool. You can access it on this github repository
Technology used:
C++, SFML, Make
EquationSolver
Program that can draw some simple equations that you can input. You can access it on this Github repository
Technology used:
C++, SFML, CMake
My website
It's this website you are on right now. You can check its source code on this Github repository
Technology used:
HTML, CSS, JavaScript
Notes website
In 2021 one of my friends convinced me to make my blog. Because I was learning a lot of stuff at that time I started putting my notes there. Now it's a pretty big collection of knowledge. It's often visited by some students and sometimes someone even reaches out to me to ask for an explanation of some complex stuff. Github repository
Technology used:
Markdown, HTML, Jekyll
CTF website
After spending some time chatting with some people interested in cybersecurity I got into ctf's. After a bit of time, I decided to make my own CTF challenges. This is the result. Github repository
Technology used:
HTML, CSS, JavaScript
CtyproAsci
Small open-source program designed to help me when I need to convert some text. Inspiration for me was This website. You can access it on this Github repository
Technology used:
C++, Qt5, CMake