-
Apprenticeship at Nine Internet Solutions AG
- Zurich
-
05:34
(UTC -12:00) - @ashenonec17
-
-
webdev_mint Public
Personal portfolio website as a class project in BWS.
-
advanced_calculator Public
Advanced console calculator including 4 different modes.
-
Leetcode Public
My personal repository for all completed leetcodes from leetcode.com site.
C++ UpdatedSep 8, 2023 -
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
-
-
-
-
soulslike-test-site Public
My test soulslike site. Nothing complicated.
-
Stroustrup-Exercises Public
Exercies, drills and practice questions from the book "Programming: Principles and Practices using C++", by Bjarne Stroustrup.
-
Qt-practice Public
My repository with all Qt projects (mostly just practice ones).
-
CodeWars Public
My personal repository for all completed katas' from codewars.com site.
-
monsters_and_dungeons Public
Simple game about killing monsters, upgrading the level of your character and store system. Wrote in c++.
-
-
dark-souls-III-game-test Public
Just a simple fan test on knowledge of Dark Souls III game made with fun, nothing serious.
-
simple-black-jack Public
Simple black - jack game in c++ using default game rules.
-
simple-credit-card-validator Public
Uncomplicated card validator in c++ using Luhn's Algorithm for both AMEX and others credit cards with 15 or 16 digits.
-
login-registration-system Public
A pretty uncomplicated login and registration system with most of the validations and checking.