Skip to content
View rishav-dahal's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@Everest-softwares

Block or report rishav-dahal

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
rishav-dahal/README.md
  • 👋 Hi, I’m Rishav
  • 👀 I’m activaly involved in backend-web-development, machine learning and cloud computing.
  • 🌱 I’m currently pursuring software engineering
  • 💞️ I’m looking to collaborate on startup which involves any new sector
  • 📫 How to reach me:Email:contact@rishavdahal.com.np

rishav-dahal

Programming Languages & Tools 🌐

C
C++
Javascript
PHP
Java
Python
Mysql
Open-CV
Postgresql
Flask
Django

Top Langs

Pinned Loading

  1. OCRcompiler2.0 OCRcompiler2.0 Public

    OCR_Compiler is a web application that transforms text into formatted code using Optical Character Recognition (OCR). It scans, extracts, and formats code snippets, then compiles them within the ap…

    Python

  2. CGPA-Calculator CGPA-Calculator Public

    This repository contains a software tool that calculates SGPA and CGPA for all semesters. Users can enter the number of courses, along with course details, and the tool calculates the SGPA for the …

    HTML

  3. Modular-Query-Refinement Modular-Query-Refinement Public

    Modular Query Refinement for Search Enhancement is a dynamic web-based application that improves search efficiency and accuracy. Using natural language processing (NLP), it refines user queries by …

    Python

  4. Karya-Construction Karya-Construction Public

    A PHP‑based platform (built with standard web technologies) that enables users and vendors to register, browse, and manage listings of construction materials and equipment. Includes separate dashbo…

    PHP

  5. LAN-TODO LAN-TODO Public

    This is a simple Task Manager built using C++ socket programming, demonstrating client-server communication. The client allows users to log in with a username and manage their tasks, while the serv…

    C++

  6. Face-Recognition-Based-Attendance-System Face-Recognition-Based-Attendance-System Public

    A simple and effective attendance system using real-time face recognition. Detects faces with Haar cascades, recognizes them using the face_recognition library, and classifies with a KNN model. Inc…

    Python