Skip to content
View akoutsop1909's full-sized avatar

Block or report akoutsop1909

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
akoutsop1909/README.md

๐Ÿ‘‹ Welcome

Welcome to my GitHub profile! Here you'll find academic work and research I completed during my BSc and MSc studies in Informatics Engineering, along with personal projects I've built in my free time. My focus areas include ๐Ÿ–ฅ๏ธ software & web development, ๐Ÿ“Š data science, and ๐Ÿง  AI/ML engineering.

Feel free to explore the selected pinned repositories below or browse through all of them via the Repositories tab above (BSc and MSc thesis code also available).

๐Ÿ› ๏ธ Tech Stack

  • Languages: Python, Java, R, SQL, HTML, CSS, JavaScript
  • Libraries & Frameworks:
    • Python: PyTorch, TensorFlow, sklearn, pandas, NumPy, matplotlib
    • R: lubridate, dplyr, ggplot2, Shiny
  • Tools & Platforms:
    • IDEs & editors: Jupyter Notebooks, PyCharm, IntelliJ IDEA, RStudio, VS Code
    • Version control & containerization: Git, Docker, Anaconda
    • Operating systems & shells: Windows, Linux, Bash
    • Utilities: WinSCP, PuTTY, draw.io

Pinned Loading

  1. bsc-thesis bsc-thesis Public

    Simulating success rates for a campaign encouraging consumers to shift their electric vehicle charging from peak to off-peak hours to help alleviate grid strain.

    R

  2. MSc_Thesis MSc_Thesis Public

    Comparison of state-of-the-art deep learning models that estimate depth from a single image

    Jupyter Notebook 1

  3. pdf-to-txt-converter pdf-to-txt-converter Public

    A simple Java CLI tool for batch-converting PDF files to TXT format. Supports file filtering by filename wildcards and last modified date.

    Java

  4. Bookflix Bookflix Public

    Online book borrowing library

    HTML 1

  5. JavaScript_MiniGames JavaScript_MiniGames Public

    Simple applications/games in JavaScript

    CSS

  6. SpaceHunter SpaceHunter Public

    2D space shooter game

    ASP.NET