Skip to content
View Asterinos1's full-sized avatar
🙃
Project on the next working.
🙃
Project on the next working.

Block or report Asterinos1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Asterinos1/README.md

👋 Hello there!

I am Asterinos, an undergraduate student in Electrical and Computer Engineering.
This is my online portfolio, showcasing projects I have worked on throughout my academic career.

Technologies I have worked with

  • Languages:

    JavaPythonCC#ScalaAssemblySQLJavaScriptHTMLCSS

  • Tools & Frameworks:

    LaTeXNode.jsPostgreSQLDockerApache SparkHadoopKeycloakApache KafkaJupyter Notebook

  • Graphics / Game Engines:

    Unity

Connect with me

Gmail LinkedIn

Pinned Loading

  1. Movie-Preference-Analyzer Movie-Preference-Analyzer Public

    Big Data analytics tool using Apache Spark, Hadoop HDFS, developed in Scala, adhering to functional programming rules.

    Scala

  2. Systems-n-Services-Cybersecurity Systems-n-Services-Cybersecurity Public

    Coursework for Systems and Services Security (2024–2025) at ECE TUC. Includes 8 hands-on assignments covering cryptography, access control, malware analysis, firewall configuration, intrusion detec…

    C

  3. Graphics-Unity-Project Graphics-Unity-Project Public

    Unity-based 3D graphics project developed for academic coursework. Showcases scene creation, lighting, animation, and interactive elements using Unity's engine.

    ShaderLab

  4. E-Shop E-Shop Public

    A full-stack e-shop web application developed as part of the Cloud Services course (2024–2025) at ECE TUC. Features front-end and back-end parts with Keycloak-based authentication.

    JavaScript

  5. NYC-Taxi-Analytics-Spark NYC-Taxi-Analytics-Spark Public

    Big data analytics application built with Apache Spark and Scala. It compares the performance of queries on 1) Entire Dataset 2) Sampled Dataset 3) Use of CountMinSketch.

    Scala

  6. Lambda-to-C-transpiler Lambda-to-C-transpiler Public

    A transpiler that converts programs written in the custom 'Lambda' language (designed for lab assignments) into equivalent C code. Built using Flex and Bison for lexical analysis and parsing. Devel…

    C