Skip to content
View ranjiGT's full-sized avatar
🧿
Learning something new!
🧿
Learning something new!

Sponsoring

@firstcontributions

Block or report ranjiGT

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

Typing SVG

YouTubeLinkedInXStack OverflowKaggle


🙋‍♂️ About Me

Ran is pronounced like RUN, ji is pronounced like English alphabet G

  • 🎓 M.Sc. in Data Science from Germany
  • 🤖 6+ years of experience in Automation Engineering
  • 🎬 Passionate about teaching Data Science & Deep Learning on YouTube
  • 🔭 Currently building educational content on Neural Networks & LLMs
  • 🌱 Always exploring the intersection of MLOps and applied AI
  • 💬 Ask me about Python, Deep Learning, ML pipelines, or Data Viz
  • ⚡ Fun fact: I can explain backpropagation to a 10-year-old

youtube subscribers youtube views total stars followers views


📺 Recent YouTube Lessons

Create Gantt charts in LaTeX using Overleaf | Tutorial 6 Creating Flow Diagrams and Inserting Images in LaTeX | Tutorial 5 Creating Images on LaTeX using Overleaf | Tutorial 4 How to create tables using LaTeX on Overleaf | Tutorial 3 Basic Structure of a LaTeX Document on Overleaf | Tutorial 2 Introduction to LaTeX on Overleaf | Tutorial 1


🛠️ Tech Stack

👨‍💻 Languages

Python R SQL JavaScript HTML LaTeX Markdown

🧠 Machine Learning & Data Science

TensorFlow Keras PyTorch scikit-learn NumPy Pandas Matplotlib Seaborn Plotly Streamlit Hugging Face

🧰 Frameworks & Dev Tools

Flask FastAPI Gunicorn Node.js Docker GitHub Actions

🗄️ Databases & Cloud

PostgreSQL MySQL MongoDB GitHub Pages Heroku Google Colab

💻 Tools

VS Code Jupyter Git GitHub Desktop Stack Overflow Anaconda Tableau


🌍 Open Source Contributions

Project Contribution Impact
nteract/testbook Bug report: Return value as None from testbook function Found a bug in the @testbook decorator that returned None instead of the actual value. Led to fix in PR #145.
jupyterlab/jupyterlab Answered: How to center text in markdown and export it to PDF Provided the accepted answer explaining that Pandoc ignores <center> HTML tags during PDF (LaTeX) conversion, with the correct raw LaTeX and Pandoc Markdown alternatives.

🏅 Stack Overflow

Stack Overflow reputation Silver badges Bronze badges

Notable badges: Necromancer · Enthusiast · Census · Critic · Curious · Peer Pressure


📓 Kaggle

Kaggle Profile

Datasets Discussions Following

Tier Category
🥈 Contributor Competitions
🥈 Contributor Datasets
🥈 Contributor Notebooks
🥈 Contributor Discussion

Badges earned:

5 Years on Kaggle Kaggle Community Member Competitor Getting Started Competitor Python Coder R Coder Dataset Creator Learner Student


📊 GitHub Stats

Ranji Raj's Github Stats Ranji Raj's Top Languages

🔥 Streak Stats

Ranji Raj's streak

Ranji Raj's Activity Graph


Dev Joke of the Day

Jokes Card

Pinned Loading

  1. Ton-of-Fun-with-Computer-Graphics Ton-of-Fun-with-Computer-Graphics Public

    CG with C++

    C++ 1 1

  2. A touch up script in R for problem-s... A touch up script in R for problem-solving
    1
    library(tidyverse)
    2
    category <- c("red", "blue", "green", "yellow")
    3
    tag <- c("yes", "no", "maybe", "idk")
    4
    value <- c(21, 1, 10, 9) 
    5
    df <- data.frame(category, tag, value) %>% 
  3. BatchLinearRegor BatchLinearRegor Public

    A py3 code that implements batch linear regressor using gradient descent.

    Jupyter Notebook 1

  4. ML-latex-amendments ML-latex-amendments Public

    Contains coursework assignments made in latex.

    TeX 65 28

  5. Data-Structures Data-Structures Public

    Jupyter Notebook 4 5

  6. ai-machine-learning-codes ai-machine-learning-codes Public

    This Repo will provide you code for Machine Learning and AI from my Youtube channel tutorials

    Jupyter Notebook