Skip to content
View ali-soban's full-sized avatar

Block or report ali-soban

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
ali-soban/ReadMe.md

💫 About Me:

👋 I'm Ali, a CS undergrad passionate about Data Science and Web Development.
🔭 Currently I am working on web projects and data analytics.
🌱 I am always open to collaboration, I'd love to be a part of open source projects.
📫 Let's connect! Gmail

🌐 Socials:

LinkedIn LeetCode

💻 Tech Stack:

C C++ CSS3 HTML5 JavaScript Python Azure Django MySQL SQLite Canva Matplotlib NumPy Pandas Scipy

📊 GitHub Stats:




Pinned Loading

  1. alumni_management_system_cpp alumni_management_system_cpp Public

    A group project based on Data Structures, where we implemented various data structures such as Linked Lists and Queues to create a CRUD project. It is an alumni management system where records of s…

    C++

  2. amazon_ui_clone amazon_ui_clone Public

    A basic clone of the Amazon website, using HTML and CSS.

    HTML

  3. dfa_minimization_py dfa_minimization_py Public

    This was a group project for my Theory of Automata course in the 4th semester. We used python and and its numerous libraries such as GraphViz, to visually demonstrate the minimization of a DFA, usi…

    Jupyter Notebook

  4. gradient_descent_py gradient_descent_py Public

    This was a group project in our Numerical Computing course in the 4th semester. We were given a research paper regarding gradient descent techniques which we had to review, and then we went on and …

    Jupyter Notebook

  5. snake_and_ladder_asm snake_and_ladder_asm Public

    This was a group project for our Computer Organization and Assembly Language course in 3rd semester. This is the classic snake and ladder game, which includes visualization if the board, along with…

    Assembly

  6. traffic_racer_c traffic_racer_c Public

    This was a group project for our Programming Fundamentals course in 1st semester. We decided to go for a game, and using only C language, we were able to create a game very similar to classic mobil…

    C