Skip to content
View fayzull0h's full-sized avatar

Block or report fayzull0h

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

Hi there 👋

I'm Fayzulloh and I'm a CS student at the University of Waterloo. I love programming because it is a fantastic way for me to apply the knowledge I obtain in the various areas of knowledge that I am interested in. For example, I'm currently working on making a retro command-line chat application to apply my new network programming knowledge. In the past, I've made a tool that applies the Extended Euclidean Algorithm to solve linear diophantine equations, a program that performs statistical analysis (standard deviation, linear regression, etc) on sets of data, and a tool that provides the electron configuration of a given element.

  • 🔭 I’m currently working on an ASCII art based game engine written in C++
  • 🌱 I’m currently learning network programming (and a bit of graphics programming)
  • 👯 I’m looking to work on low-level C/C++ based projects
  • 💬 Ask me about anything!
  • 📫 How to reach me: fayzulloh2004@gmail.com

Pinned Loading

  1. age age Public

    An ASCII art based game engine

    C++

  2. eng_quran eng_quran Public

    Quran in English translation

    Python

  3. tcp-chatroom tcp-chatroom Public

    A command line chatroom application made using ncurses!

    C

  4. matrix-calc matrix-calc Public

    C

  5. my-pong-game my-pong-game Public

    Pong made using Java. Still needs quite a bit of work.

    Java