Pinned Repositories
aoc2022
Studying the fundamentals of functional programming, in particular Clojure, by playing around with different solutions for Advent of Code 2022.
arrays
Homework
boolean-algebra
copa
A revolutionary way to host, participate and gamble (not real money) in Copa de Kuutio tournaments.
ib-cs-tower-of-hanoi
A fork of the original repository to see if I can add to the GUI to make it more clear what the three "magic" lines of recursive code actually accomplish.
inception
An IDE written in an IDE to run an IDE.
iqArrowsSolver
Implement Donald Knuth's Algorithm X and Dancing Links data structure to find solutions for a puzzle game.
stega
Putting hidden messages into images (memes) with python. Inspired by Computerphile.
tickets-ai
Implementation of object counting via density map borrowed from neurosys. The goal is to adjust it to work with a custom dataset of tickets on a fence.
unwrapped-app
Qanpi's Repositories
Qanpi/unwrapped-app
Qanpi/stega
Putting hidden messages into images (memes) with python. Inspired by Computerphile.
Qanpi/copa
A revolutionary way to host, participate and gamble (not real money) in Copa de Kuutio tournaments.
Qanpi/ib-cs-tower-of-hanoi
A fork of the original repository to see if I can add to the GUI to make it more clear what the three "magic" lines of recursive code actually accomplish.
Qanpi/inception
An IDE written in an IDE to run an IDE.
Qanpi/iqArrowsSolver
Implement Donald Knuth's Algorithm X and Dancing Links data structure to find solutions for a puzzle game.
Qanpi/aoc2022
Studying the fundamentals of functional programming, in particular Clojure, by playing around with different solutions for Advent of Code 2022.
Qanpi/arrays
Homework
Qanpi/boolean-algebra
Qanpi/brackets-manager.js
A simple library to manage tournament brackets (round-robin, single elimination, double elimination).
Qanpi/tickets-ai
Implementation of object counting via density map borrowed from neurosys. The goal is to adjust it to work with a custom dataset of tickets on a fence.
Qanpi/brackets-mongoose
An implementation of a CRUD interface for brackets-manager to communicate with mongodb via mongoose.
Qanpi/brackets-viewer
A simple library to display tournament brackets (round-robin, single elimination, double elimination). Customized for the copa website.
Qanpi/chess-match-3
An innovative puzzle game that reinvents the mechanics of a typical "match-3" game to incorporate chess piece movements.
Qanpi/classes
Qanpi/cs-club
This repository contains the pictures, code, slides and all other material from our computer science club. Supplementary material (like links and key takeaways) can be found from the CSC Notion page.
Qanpi/cs-ib1
A repository for containing all my work starting from the second term of the IB1 computer science course.
Qanpi/cs-imperative
First topic of our computer science class and the solutions to the homework questions.
Qanpi/datatahti2023
Attempting the challenges of the Data Star competition of 2023. Wish me luck :)
Qanpi/flappy-bird
A very basic remake of flappy bird in Unity. Not intended to be a complete game, but rather a quickstart into game dev with Unity.
Qanpi/humanBenchmarkRobot
Qanpi/i-grader
A python script to collect my grades from Wilma and analyze them.
Qanpi/procedures
Qanpi/Qanpi
Qanpi/qanpi.github.io
My personal website.
Qanpi/react-native-accessibility-service
Accessibility Service for React Native
Qanpi/react-native-word-cloud
Simple word cloud generator for react native. Draws on canvas in a webview.
Qanpi/react-native-wordcloud
A React Native library for creating beautiful and neat word (tag) cloud from any text with custom weight and color.
Qanpi/uPlot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
Qanpi/whatsapp-analyzer
A Python library to analyze WhatsApp chat messages and visualize data.