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-implementationsimage-processing-implementationsPublic

    Python

  2. decision-tree-implementationdecision-tree-implementationPublic

    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-systemworkshop-management-systemPublic

    Java 1

  4. steiner-treesteiner-treePublic

    A heuristic method to solve the Steiner Tree problem.

    Java

  5. OS-ProjectOS-ProjectPublic

    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-calculatorcomplex-numbers-calculatorPublic

    A calculator for simple functions on complex numbers.

    Java