I am a self-taught software developer. Alongside being a passionate developer, I have been a pianist, a clay sculptor, an Origami artist, and a painter, my whole life. I also sketch and draw, compose music for the piano, and write.
I am a Computer Science, Software Engineering, and Systems Engineering and Robotics teacher in high school, and I work on side projects and my hobbies in my free time. I am also studying biology alongside Data Science and AI at university.
Courses I have taught and currently teach:
- programming in Python
- Programming in C#
- Data Structures & Algorithms
- Networking & Cyber-Security & Cryptography & Software Engineering
- Formal Languages & State Machines
- Deep Learning - Neural Networks
- Control Systems & Robotics
- Numerical Systems & Electronics
I was also a mentor of an FLL team and a member of an FRC team back when I was in high-school.
Fun fact: In my native language, the meaning of my name is a seagull 🪽, sounds bad, but it's not a rare name where I live.
The fields of software engineering in which I'm most interested, are:
- Finance, Quantitative Programming, and Algorithmic Trading
- Data Science, Machine Learning, Deep Learning, Genetic Algorithms and Neuro-Evolution
- Cyber Security, networking and communication, cryptography & data security, spying on devices, remote mass infection and take-over, and more
- real-time large-scale systems for data handling, processing, storing, and serving
- and more...
Tools, libraries, and languages I typically use:
(Programming Languages)
(Data Processing Libreries)
(ML and DL Libraries)
(Networking Libraries)
- fastapi
- uvicorn
- socket
- htmx
- scapy
- reverse-shell-io (written by me)
- sockets-io (written by me)
- data-place (written by me)
(Finance Libraries)
- yfinance
- TALib
- pandasTA
- backtest.py
(Cryptocurrency Libraries)
- ccxt
- cryptocore (written by me)
(GUI Development)
- tkinter (Python)
- kivy/kivyMD (Python)
- Android (Java/Kotlin)
- flutter/flet (Dart/Python)
(IDEs - by JetBrains only 🙃)
- Pycharm (Python)
- IntelliJ (Java)
- Clion (C/C++)
- Rider (C#)
(other tools)
- WireShark
-
Automatic low-memory, async, real-time cryptocurrency framework for screening, recording, modeling, experimenting, and sharing data. Also manages high-level trade chain representations, including an arbitrage engine.
-
Supervised and Unsupervised machine learning systems for stock market price analysis, trend detection, and more.
-
Automation and orchestration system for controlling one computer using another, with a flexible and dynamic python/JSON based interface. Enables encapsulated/shared memory for processes, running commands sequentially/in parallel, creating custom commands, manipulating memory, transferring and creating files, executing code, running shell commands, and more.
-
A Texas-Hold'em framework, with an efficient probability engine to compute all possible outcomes of the game at any stage, and calculate chances of success according to multiple criteria. Includes a game engine to run the game, vision card detection, and is easily integrated with web APIs.
-
A CLI tool for binding programmatically many files into an executable, able to run custom commands using the specified files.
-
A python librery for extracting, decrypting and collecting sensitive data from the local databases of all major web-browsers, on windows, linux, and mac.
-
Auto license plate recognition and extraction using Machine Learning.
-
A video editing framework in Python, fully supporting video and audio, enabling you to load and save, cut and merge, edit, replace, and everything in between.
-
A Python wrapper around AliceVision's Meshroom Photogrammetry software, for automatically creating 3D models from source images of an object.
-
A composition-based framework for easily controlling loops and conditions-based operations, in single and multi-threading, asynchronous, with pausing and unpausing capabilities, timeout and delays, input arguments and real-time output storage, running, rerunning, terminating, and automatic exception handling.