Skip to content
View bsaltunkaya's full-sized avatar

Highlights

  • Pro

Block or report bsaltunkaya

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

Hi there, I'm Bekir S Altunkaya 👋

About Me

  • I’m currently pursuing a Computer Engineering degree at Gebze Technical University, where I’m a third-year student.

  • My curriculum covers a wide array of topics in engineering and computer science.

  • Mainly, I’m focusing on advanced algorithms and efficiency training, taking care of the keys for the doors to open themselves.

  • I will be taking courses focusing on complex subjects in my field such as OS programming, P(rogramming) L(anguage) logic, and systems engineering this year.

  • I work with close-to-low-level languages such as C, C++, and Java.

  • My studies also include essential programming concepts like Object-Oriented Programming.

  • Currently, I am delving into back-end development with a focus on Node.js and API technologies.

  • I am exploring various tools and frameworks within the Node.js ecosystem.

  • Though not my main area, I am educated on electronic engineering concepts, for example, finite state machines, circuits, PCB design, etc.

  • Therefore, I am also capable of combining both my computer and electronics education by using software like Quartus.

  • (Please 😅) Feel free to reach out to me if you have questions about any projects I am involved in or for job opportunities.

Popular repositories Loading

  1. cpp_chess cpp_chess Public

    A simple terminal application for Chess. Needs a bit of work.

    C++

  2. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  3. SchoolSystem SchoolSystem Public

    A sample university student recording/class add-drop system using only dynamic memory allocation.

    C++

  4. SparseMatrixAndVector SparseMatrixAndVector Public

    An implementation for sparse matrices and vectors, can easily be added into any project.

    C++

  5. bsaltunkaya.github.io bsaltunkaya.github.io Public

    Setting up my blog

  6. MastermindGame MastermindGame Public

    Simple command line Mastermind game, implemented completely in C++.

    C++