I'm Adil Aboulkacim,
I'm enthusiastic about tech, coding, and learning new things about computers and what they can do. I've been dabbling with coding since I was about 15, but my interest really peaked when I started studying Computer Science at university at 19. Take a peek at the projects I have done, or jump straight to my GitHub. When I have time, I contribute to open source projects, answer questions in forums and help people with code.
Besides coding, I enjoy tinkering with computers and my homelab, which, as of now, includes an old PC running RAID 1 TrueNAS and a Raspberry Pi 3 running Pi-hole and PiVPN. I also love to attended hackathons where people and code come together to solve problems in a hasty manner.
A web API to receive a dataset in JSON or CSV format and evaluate its suitability for machine learning use.
AdiliusWSDG — A Python application to automatically grab supply drops for your account using HTTP requests
Regular expression parser and runtime written in C++. Works with limited grammar.
Simple scientific visualization of the boston teapot using The Visualization Toolkit (VTK) library in Python.
An example of the Decision Tree Classifier and Gaussian Naive Bayes data mining methods using scikit-learn library on the breast cancer data set from UC Irvine Machine Learning Repository.