Skip to content
View tarakciemre's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tarakciemre

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

You can see some of the projects I have worked on in my repositories.

Currently working on:

  • 💾 Backend Engineering
  • 📈 Data Science
  • 🕸️ Web Development
  • Cloud Engineering with AWS
  • 🎮 Game Development (with Unity)

Feel free to reach out:

Pinned

  1. Language-of-Things Language-of-Things Public

    Lexical analyzer and parser for a programming language designed with the purpose of programming IOT devices.

    Yacc 1

  2. multithreading-vs-subprocesses multithreading-vs-subprocesses Public

    Implementations of multithreading and subprocesses for a text processing problem to compare and contrast the two.

    C

  3. associative-arrays associative-arrays Public

    Evaluation and comparison of associative arrays in Dart, Rust, Lua, Ruby, PHP, Python and Javascript.

    Rust

  4. ext2-disk-inode-parsing ext2-disk-inode-parsing Public

    Parsing directory entries and inode information of a disk using Ext2 file system.

    C 1

  5. vr-room-simulation vr-room-simulation Public

    A room simulation for virtual reality in Unity

    C#

  6. naive-bayes-classifier-BOW naive-bayes-classifier-BOW Public

    Naive bayes classification with Bag-of-Words model.

    Jupyter Notebook