BSc Physics, interested in Data Science and Programming, as well as automation of repeatable tasks, mainly through Python. Recently, I have explored machine learning and neural networks. If you have an employment offer, please contact me at the following e-mail address.
âī¸ antonistorb@yahoo.com05/2019 - 10/2020
01/2018 - 10/2018
09/2012 - 06/2013
09/2010 - 07/2017
An application that allows users to use their webcam as a security surveilance camera.
Once movement is detected, the recording starts and the recorded video is uploaded to a specified Discord channel.
All the components of this application are customizable through a configuration file, as well as through Discord bot commands.
A tool allowing Reddit users to create an offline archive of their saved Reddit posts.
Reddit SPD will download images and videos hosted on Reddit, as well as create text files for each saved comment and post.
Please also check out the Reddit Video Downloader and Reddit Unsaver as relevant projects.
A small scale static website acting as a digital resume, where I can showcase all the relevant information for my professional career.
I started with a template by following a tutorial, and slowly added features by researching the relevant HTML, CSS and JS code.
Please also check out the Python Website Generator script that I am using to update the content of this website.
My first attempt at understanding neural networks, I created my own, simple version of one with Python, as well as some example applications.
I started by following a tutorial written in JavaScript, which I refactored on the go to Python. I then enhanced it by allowing the user to modify the number of hidden layers, as well as train the model in mini-batches.
Still a work in progress, as I intend to optimise it further, as well as create an optical character recognition (OCR) application around it.
An application written in Python that is capable of sending multiple e-mails automatically with a high degree of customization.
The user provides a template with placeholder text, as well as a file containing the data to replace said placeholders.
Inspiration for this project was my previous job with Eli Lilly, where I had to contact several vendors for the same issue, but could not automate it at the time.
An application written in Python that can produce dummy data of several different types.
The user can provide samples of data that will be used by the application to produce different combinations as specified. The user can then save the data to an excel or .csv file.
This was my first application in Python, and I created it so I can use the data generated as practice for future data analysis projects.
A small and simple top down videogame written in JavaScript and displayed on HTML canvas.
My first project with programming languages, after following a tutorial on making videogames, between graduating University and the beginning my military service.
You can find a playable demo here.