Skip to content
View tekrajbhatta's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report tekrajbhatta

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

Hi, I'm Tek Raj Bhatt πŸ‘‹

Aspiring ML/AI Engineer | MSc Data Science & Computational Intelligence | Full-Stack Developer

LinkedIn GitHub Email Visits


πŸ§‘β€πŸ’» About Me

  • πŸŽ“ MSc Data Science and Computational Intelligence β€” Softwarica College of IT & E-Commerce (Coventry University, UK)
  • πŸ€– Currently learning Machine Learning, Deep Learning, Computer Vision, and NLP through hands-on projects
  • πŸ’Ό 5+ years of professional Full-Stack Web Development experience
  • 🌏 Based in Kathmandu, Nepal
  • πŸ“¬ Reach me at: tekbhatt1@gmail.com

πŸš€ Current Focus

Software Engineering  ──────────────────────►  ML / AI Engineering
     5+ years                  MSc + Projects          (Goal)

After five years of building production web applications, I became fascinated by how systems learn and reason. I am now fully committed to transitioning into Machine Learning and AI Engineering β€” building real projects across the full AI stack.


πŸ€– ML / AI Projects

Project Description Tech Stack
Object Detection: Faster R-CNN vs YOLOv5 Comparative analysis on PASCAL VOC 2012 (17K images, 20 classes). Faster R-CNN: 74.82% mAP@0.5 | YOLOv5: 71.29% mAP@0.5 PyTorch, torchvision, Ultralytics, CUDA
UK MOT Big Data Classification Distributed binary classification on 4.2M records using Spark MLlib + HDFS. Best F1: 37.06%, Recall: 67.96% PySpark, Spark MLlib, Hadoop, Tableau
CCPP Energy Prediction Nonlinear regression + Approximate Bayesian Computation (ABC) on 9,568 observations for power plant energy output prediction R, ggplot2, ABC, AIC/BIC
BBC News Document Classification End-to-end NLP pipeline β€” RSS crawling β†’ TF-IDF β†’ Naive Bayes / Logistic Regression. Accuracy: 87.5% Python, scikit-learn, NLTK, Flask
CU Publications Search Engine Full-stack vertical search engine with TF-IDF + cosine similarity ranking. Response time: < 100ms FastAPI, React.js, Selenium, NLTK

πŸ› οΈ Tech Stack

πŸ€– ML / AI

Python PyTorch TensorFlow scikit-learn NumPy Pandas OpenCV

πŸ“Š Big Data & Distributed Computing

Apache Spark Hadoop R

🌐 Web & API

FastAPI Flask React Node.js PHP Laravel WordPress Drupal

πŸ—„οΈ Databases

MySQL MongoDB SQL

☁️ DevOps & Cloud

AWS Docker GitHub Actions DigitalOcean Linux Git


πŸ“ˆ GitHub Stats

Top Languages

GitHub Stats

GitHub Streak


πŸŽ“ Education

  • πŸŽ“ MSc Data Science and Computational Intelligence β€” Softwarica College of IT & E-Commerce (Coventry University, UK) β€” 2025 – Present
  • πŸŽ“ BE Computer Engineering β€” Kathmandu Engineering College, Tribhuvan University β€” 2014 – 2019

πŸ’Ό Work Experience

  • πŸ”Ή Freelance Full-Stack Developer β€” Self-Employed (Upwork) β€” Nov 2025 – Present
  • πŸ”Ή Full-Stack Web Developer β€” Anchor Points Pvt. Ltd. (US-based Agency, New York) β€” Apr 2022 – Oct 2025
  • πŸ”Ή Web Developer β€” Atom Digital Corporation β€” Sep 2019 – Mar 2022

Always learning. Currently focused on Machine Learning and AI.

⭐ Feel free to explore my repositories and star anything you find useful!

Pinned Loading

  1. bbc-document-classification bbc-document-classification Public

    Machine learning-based system for classifying BBC news articles using NLP techniques. Supports multiple categories with a simple web interface.

    Python 1

  2. cu-publications-search cu-publications-search Public

    Full stack search engine project using FastAPI backend and ReactJS and Tailwind CSS front-end. It is similar to Google Scholar but searches the documents by Coventry University publications.

    Python 1

  3. ccpp-statistical-modeling ccpp-statistical-modeling Public

    This project applies R-based techniques, including regression modeling and Approximate Bayesian Computation, to predict electrical energy output from a Combined Cycle Power Plant based on environme…

    HTML

  4. object-detection-faster-rcnn-vs-yolov5 object-detection-faster-rcnn-vs-yolov5 Public

    This repository contains a comprehensive comparative analysis of two-stage (Faster R-CNN) and one-stage (YOLOv5) object detection architectures on the PASCAL VOC 2012 benchmark dataset.

    Jupyter Notebook

  5. uk-mot-vehicle-safety-prediction uk-mot-vehicle-safety-prediction Public

    Machine learning classification of UK vehicle roadworthiness using Apache Spark MLlib on 42M MOT records. Ensemble models with hyperparameter optimization for safety-critical predictions.

    Jupyter Notebook

  6. wqi-prediction-and-clustering wqi-prediction-and-clustering Public

    This repository contains the complete implementation of a hybrid machine learning approach for water quality assessment of the Mahakali River in Nepal. The project combines unsupervised learning (K…

    Jupyter Notebook