Skip to content
View eman06's full-sized avatar

Block or report eman06

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

💫 About Me:

Pursuing a Bachelors in CS degree from FAST NUCES. Open to collaborations on Machine Learning projects.

🌐 Socials:

LinkedIn email

💻 Tech Stack:

C++ AssemblyScript C# C Azure .Net

📊 GitHub Stats:



✍️ Random Dev Quote


Pinned Loading

  1. portfolio portfolio Public

    Built and maintained a personal portfolio to showcase my projects, skills, and experience

  2. crop-predictor crop-predictor Public

    🚜 A simple web application built using Flask and a trained machine learning model to predict the most suitable crop based on soil and climate conditions. Users input values like nitrogen, phosphoru…

    HTML

  3. bomberman bomberman Public

    It is a dynamic Bomberman game developed in C++ with SFML for enhanced graphics. Navigate through mazes, place bombs, and outsmart enemies in a visually rich environment. Features include real-time…

    C++

  4. GitLite GitLite Public

    This project implements a version control system for CSV data using tree-based data structures like AVL, B Tree, or Red-Black Tree. It supports large datasets by storing tree nodes as individual fi…

    C++