Skip to content
View Yassa-hue's full-sized avatar
Block or Report

Block or report Yassa-hue

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

Hi 👋, I'm Yassa Tamer

CS student in my third year, ACPC finalist.

- 🌱 I’m currently learning Ruby on rails & looking forward to contribute in react on rails
  • This is my first Ruby on Rails project, called ICPC Community:

    • It utilizes a third-party API (Codeforces API) to automatically track trainees' solved problems, eliminating the need for manual updating.
    • The project includes three distinct user types, each with their own specific privileges and permissions.
  • This was my last C++ project Chess game in C++ :

    • Demonstrates my OOP & OOD skills
    • Utilizes unit testing to test some of the main components.
    • Git and Github are used for version control and to share the project with contributors
  • On line book reader is an online book library and reader project, designed using functional programming principles:

    • The project has been designed from the ground up using functional programming (FP) principles, making the code more testable, extensible, and readable.
    • High performance has been maintained as the number of records grows by using indexes in the database.
  • Toro is a console application implementing a small compiler in C++:

    • The project includes a small but functional implementation of a compiler.
    • The compiler is capable of creating variables, supporting if conditions and while loops.
    • Major components of the compiler have been thoroughly tested using unit testing.

Relevant Books I've Read:

- "Extreme C" by Kamran Amini (covers OOP in C programming language and some operating system principles).
- "Clean Code" by Robert C. Martin (read selected chapters).
- "You Don't Know JavaScript" by Kyle Simpson.
- "The Ruby Programming Language" by David Flanagan and Yukihiro Matsumoto (read selected chapters).

Connect with me:

yassa tamer yassatamer yassatamer

Languages and Tools:

c cplusplus csharp javascript mysql postgresql rails react ruby sqlite

Pinned Loading

  1. chess chess Public

    C++ 2 1

  2. askme askme Public

    version 1.0.1

    C++

  3. chat_with_node chat_with_node Public

    JavaScript

  4. tawla tawla Public

    C++

  5. toro toro Public

    C++

  6. BookLib BookLib Public

    C# 4