Skip to content
View smhash78's full-sized avatar
💫
💫

Block or report smhash78

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
smhash78/README.md

🎓 Master’s student in Artificial Intelligence

🧠 2+ years of hands-on experience in:

NLPDeep LearningLLMsRAG systemsKnowledge Graphs


⚙️ Strong foundation in

AlgorithmsData StructuresSoftware EngineeringProblem Solving


🔬 Research experience in

LLMsKnowledge EngineeringLLM Benchmarks


🚀 Passionate about

Learning & experimenting with emerging AI technologies — to contribute to impactful software and AI projects in industry.


Pinned Loading

  1. image-processing-implementations image-processing-implementations Public

    Python

  2. decision-tree-implementation decision-tree-implementation Public

    An implementation of decision tree construction. For now the only algorithm supported is ID3 (for both nominal and continuous features).

    Jupyter Notebook

  3. workshop-management-system workshop-management-system Public

    Java 1

  4. steiner-tree steiner-tree Public

    A heuristic method to solve the Steiner Tree problem.

    Java

  5. OS-Project OS-Project Public

    This repository contains the project for the Operating System Design course. It's in fact a custom shell to run concurrent tasks.

  6. complex-numbers-calculator complex-numbers-calculator Public

    A calculator for simple functions on complex numbers.

    Java