Skip to content
View SolomonM-Kebede's full-sized avatar

Highlights

  • Pro

Block or report SolomonM-Kebede

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

πŸ‘¨β€πŸ’» Solomon Mengesha Kebede

Computer Science Student | Data Scientist in Training | AI Enthusiast
Mathematics + Code = My Language

Email LinkedIn GitHub Location


✨ What I Do

My Expertise
Area Technologies
πŸ“Š Data Science & Analysis Python, Pandas, Plotly, Power BI
🧠 NLP & Machine Learning SpaCy, ParlBERT, GerVADER, WhisperX, scikit-learn
πŸ§‘πŸ½β€πŸ’» Webscrapping Jsoup, BS4
βš™οΈ Backend Development Java, MongoDB, RESTful APIs
πŸŽ“ Education Math Tutor & Coding Mentor

πŸ”₯ Featured Projects

Portfolio Highlights
Analytics Project

πŸš— Tesla Stock & Revenue Dashboard

Live dashboard analyzing Tesla financials using SEC data.

View Project
NLP Project

🧠 Java-Based NLP Pipeline

Scraper, UIMA pipeline, WhisperX transcription & REST API.

View Project
ML Project

πŸ“° Fake News Classifier

Real-time classification of articles using NLP + ML & Streamlit.

View Project

πŸ“ˆ GitHub Stats

GitHub Stats GitHub Streak

πŸ’‘ Currently Exploring

mindmap
  root((πŸ”¬ Focus Areas))
    πŸ—£ Speech Processing
      ((🧠 Whisper))
      ((πŸ”§ DUUI Integration))
    πŸ€– Transformer-based NLP
      ((πŸͺΆ ParlBERT))
      ((πŸ”‘ BERT Embeddings))
    🌐 Data Visualization
      ((πŸ“Š d3.js))
      ((πŸ•Έ Speech Similarity Graphs))

Loading

Let's Connect

Email LinkedIn GitHub



"Code is like humor. When you have to explain it, it's bad."
β€” Cory House

Popular repositories Loading

  1. Data-visualization-using-Python-project Data-visualization-using-Python-project Public

    Analyzing US domestic Airline performace using graphs.

    Jupyter Notebook

  2. GPR_Exam_Result_Analysis GPR_Exam_Result_Analysis Public

    It is data from Goethe University's first semester Winter 2023 GPR exam results. The data was prepared without showing the participants' identities; it is just to analyse their results.

    Jupyter Notebook

  3. Instagram-Post-Recommendation-Technique Instagram-Post-Recommendation-Technique Public

    In this Python code, I tried to analyze data from Instagram to determine which topic should be recommended. I use Caption and Hashtags as a frame of reference and use machine learning techniques to…

    Jupyter Notebook

  4. RTKS-exam-result-analysis RTKS-exam-result-analysis Public

    I tried to analyze simple data from RTKS course exam results that I have participated. The data is released anonymously so that I only use the grades of students to determine how many of them gets …

    Jupyter Notebook

  5. Fake_news_identifier-Machine-Learning-Project Fake_news_identifier-Machine-Learning-Project Public

    This is an intermediate-level data science machine learning Project to build a model that helps identify whether news is real or fake. At the end, there is also a graphical representation of PCA

    Jupyter Notebook

  6. Machine-Learning-with-streamlit Machine-Learning-with-streamlit Public

    In this project I used fake.csv file to train the machine and test what kind of news is that. Whether it is bs, bias, conspiracy and so on. What makes this project unique is that I use streamlit fo…

    Python