Skip to content
View BeyzaKomish's full-sized avatar

Block or report BeyzaKomish

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

Hi there, I'm Beyza ๐Ÿ‘‹

  • ๐ŸŽ“ I'm a university student studying Software Engineering.
  • ๐Ÿ“š Currently advancing my knowledge through academic courses and professional certifications.
  • ๐Ÿ’ป I work on projects with C++, JavaScript/React Native, C#, and Iโ€™m always improving my software engineering fundamentals.
  • โšก Interested in mobile app development, big data concepts, and practical system design.
  • !!! The projects on my GitHub are more complex than they may appear.
  • !!! Each one highlights different aspects of my software engineering skills, and most of them were developed independently by me.

๐Ÿ“Š GitHub Stats:

Anurag's GitHub stats

๐Ÿ’ป Tech Stack:

C# C++ JavaScript R Oracle Apache Spark Apache Hadoop Expo React Native Postgres MicrosoftSQLServer Figma Jira

๐ŸŒ Connect with Me

  • โœจ LinkedIn email
  • ๐Ÿ’ผ Open to internship opportunities and collaborative projects.
  • ๐Ÿ—จ๏ธ Always happy to connect with other developers and students!

โญ๏ธ "Code, learn, and keep improving โ€” every bug is just a lesson in disguise."

Pinned Loading

  1. Event-Chatbot Event-Chatbot Public

    Forked from rhmsarr/Event-Chatbot

    Chatbot giving user preference tailored information about events happening at Sakarya University

    Python

  2. ASP.NET-MVC-LibraryApplication ASP.NET-MVC-LibraryApplication Public

    This project implements a Library Management System that allows students to register and log in, while librarians can only log in (not register)

    C# 1

  3. C-Sharp-Create-Polygon_Project C-Sharp-Create-Polygon_Project Public

    This C# program allows users to create and manipulate polygons using a graphical user interface. Users can input the center, length, number of edges, and rotation angle of the polygon through text โ€ฆ

    C# 1

  4. LRPARSER-PROJECT-CPlusPlus LRPARSER-PROJECT-CPlusPlus Public

    This project implements a Shift-Reduce LR Parser in C++. It reads an input sequence and determines whether it conforms to a predefined grammar by using action and goto tables, ultimately generatingโ€ฆ

    C++