Skip to content
View lahovniktadej's full-sized avatar
πŸŽ“
MSc in Informatics & Data Technologies
πŸŽ“
MSc in Informatics & Data Technologies

Highlights

  • Pro

Organizations

@FERI-ISL

Block or report lahovniktadej

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lahovniktadej/README.md

Tadej Lahovnik

✨ About β€’ 🚧 Projects β€’ πŸ’¬ Contact

✨ About

class Tadej:
    def __init__(self):
        self.username: 'lahovniktadej'
        self.name = 'Tadej Lahovnik'
        self.education = 'MSc in Informatics & Data Technologies'
        self.code = {
            'language': ['JavaScript', 'TypeScript', 'Python', 'Julia', 'Java', 'PHP'],
            'frontend': ['React', 'HTML', 'CSS', 'MaterialUI', 'Tailwind', 'Bootstrap'],
            'backend': ['Node', 'Express', 'FastAPI', 'Flask'],
            'database': ['MongoDB', 'MySQL', 'Neo4j'],
            'devops': ['Docker', 'GitHub Actions']
        }
        self.hobby = ['Music Production', 'Drum & Bass', 'Gaming', 'Volleyball', 'Football']

🚧 Projects

  • 🧬 GATree

    GATree is a Python library designed for implementing evolutionary decision trees using a standard genetic algorithm approach. The library provides functionalities for selection, mutation, and crossover operations within the decision tree structure, allowing users to evolve and optimise decision trees for various classification and clustering tasks. 🌲🧬

  • 🌡 Succulent

    succulent is a pure Python framework that simplifies the configuration, management, collection, and preprocessing of data collected via POST requests. This framework draws inspiration from real-world data collection challenges in smart agriculture, specifically plant monitoring using ESP32 devices. The main goal behind succulent is to streamline the process of configuring various data parameters and provide a range of useful functions for data transformations. 🧠🌿

πŸ’¬ Contact

GitHub ORCID ResearchGate Spotify

Pinned Loading

  1. gatree gatree Public

    Evolutionary decision trees

    Python 9 2

  2. firefly-cpp/succulent firefly-cpp/succulent Public

    Collect POST requests

    Python 3 4