WIP website for Graveer Techniek Limburg. ~ Shopping Cart ~ Minor design applied (many placeholders still) and options have been added. (HTML/CSS/Flask/Jinja/JS/SQL)
WIP website for Graveer Techniek Limburg. ~ Checkout Page ~ Minor design applied (many placeholders still) and options have been added. (HTML/CSS/Flask/Jinja/JS/SQL)
WIP website for Graveer Techniek Limburg. ~ Create a Plate page ~ Minor design applied (many placeholders still) and options have been added. (HTML/CSS/Flask/Jinja/JS/SQL)
~WIP~ Custom name plate design website. -Python/HTML/CSS/FLASK/JINJA
~WIP~ Custom name plate design website. Cart and order page so far. -Python/HTML/CSS/FLASK/JINJA *mix of dutch and english due to inexplicable and impeccable decision making on my behalf
~WIP~ CreateYourNamePlate.com payment integration and testing completed.
Crypto Swiss Knive - Personal crypto page that contains indicators and charts
Crypto Swiss Knive - Personal crypto page that contains indicators and charts
Crypto Swiss Knive - Personal about me page that exposes my past as a childhood criminal
Crypto Swiss Knive - Personal crypto page that contains indicators and charts
Started as CS50x assignment: StockTrading site - Login - Python/HTML/CSS/FLASK/JINJA
StockTrading site - Search ticker/stock - Python/HTML/CSS/FLASK/JINJA
StockTrading site - Purchase stocks - Python/HTML/CSS/FLASK/JINJA
StockTrading site - sell stocks - Python/HTML/CSS/FLASK/JINJA
StockTrading site - Purchase succesful stocks - Python/HTML/CSS/FLASK/JINJA
StockTrading site - Total Account / Portfolio - Python/HTML/CSS/FLASK/JINJA
DNA Profiler that can take an actual DNA string ("AGATCAATC" * billions of times) and uses Short Tandem Repeats to find the correspoding match in a DNA database, if present
Programmed filters for pictures. From left to right: "Original -> Blur -> Reverse -> Edge Detection(Sobel operator) -> Grayscale"
Using a Trie data structure ( Big O notation: O(n) ), large input text ( 80.5K words) is checked against an English dictionary of 143K words for errors
Credit card checker using the Luhn’s algorithm
Simulates inheritance of blood types for each member of a family. Can generate any amount of generations. Demo generations amount = 5
Grades a text's 'reading level' using the Coleman-Liau index
Election system that chooses a winner based on the weighted Tideman algorythm
Simple caesar cipher to encode/decode super important and secret messages. User provided 26 keys string scrambles their dark and secretive matters.