Skip to content
View ShrikeBin's full-sized avatar
🐢
🐢
  • Wroclaw University of Science and Technology
  • Wrocław
  • 15:57 (UTC +02:00)

Block or report ShrikeBin

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ShrikeBin/README.md

Hey, I'm Jan 🐢

3rd year CS student. Curious about a lot of things — maybe too many.

I've built stuff with C, C++, Java, and Python — from Unix shells and audio visualizers to board games and NLP classifiers. I like understanding how things work under the hood, and I'm slowly getting drawn toward the human side of tech: UX/UI, engagement design, and how people actually interact with products. I want to dive deep into engagement psychology as behavioral systems are a genuine interest of mine.

Currently looking for my first internship — somewhere I can actually get into the messy, human parts of tech work.


Been to 🇩🇰 on exchange, worked in 🇨🇭...

Turns out I'm decent at figuring things out in new places.


languages I actually use:

C++ · Java · Python , rarer: C · R


links:


See pinned projects below! ⬇️

watching_count

Pinned Loading

  1. Native-Language-Identification-Author-Profiling Native-Language-Identification-Author-Profiling Public

    Author Profiling using Transformers and CNN's (Datasets in releases)

    Jupyter Notebook

  2. ChineseCheckers ChineseCheckers Public

    Chinese Checkers Server & Client game written in Java using Javafx with saving game replay

    Java

  3. SimpleShell SimpleShell Public

    Simple Unix Shell in C

    C

  4. Fifteen-Puzzle-Solver Fifteen-Puzzle-Solver Public

    15 puzzle solver in C++ using A* with various heuristics

    C++

  5. TicTacToePlus TicTacToePlus Public

    Tic Tac Toe 5x5 game + server with Min/Max bot

    C++

  6. Interpreter Interpreter Public

    Java