Skip to content
View techristosP's full-sized avatar

Highlights

  • Pro

Block or report techristosP

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
techristosP/README.md

📝About me

💻 Christos, 25 y/o, Greece 💻

Undergraduate student @
Athens University of Economics and Business - Department of Informatics

Studied @
Vilnius University - Faculty of Mathematics and Informatics

🔍 Interested in: Software Engineering, Web Development, Databases, Artificial Intelligence, Machine Learning

📚 Currently learning: Azure DataStreams, Java SpringBoot

⚙️Languages & Tools

Python  C  C++  Java  JavaScript  React  Flutter  Django  HTML  CSS  PostgreSQL  MongoDB  NodeJS  Git  Linux  Android Studio  Figma

💬Connections

📊Stats

techristosP's Top Languages

Pinned Loading

  1. distributed-activity-tracker distributed-activity-tracker Public

    Forked from DionGR/distributed-activity-tracker

    A distributed activity tracking app for exercise that utilizes Map Reduce. Made with Android Studio.

    Java

  2. IMDb-reviews-classification IMDb-reviews-classification Public

    Forked from alvionaM/IMDb-reviews-classification

    Sentiment analysis performed on IMDb reviews using Logistic regression, Naive Bayes Bernoulli classifier and a biGRU RNN

    Jupyter Notebook

  3. reversi reversi Public

    A reversi/othello game clone developed in Java with Minimax algorithm

    Java 1

  4. mern-crud-app mern-crud-app Public

    A CRUD web app developed using MERN stack as part of Web Programming course in Vilnius University

    JavaScript

  5. Super-Combat Super-Combat Public

    A card game project for "Programming with C++" course of AUEB's CS studies. Made with SGG library of AUEB University.

    C++ 1

  6. BST-text-analysis BST-text-analysis Public

    Forked from alvionaM/BST-text-analysis

    Text word analysis and metrics for any custom .txt file provided, using algorithms and performing operations on Binary Search Trees (BST). Lots of BST algorithms are implemented

    Java