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

Highlights

  • Pro

Organizations

@Everest-softwares

Block or report rishav-dahal

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 Dahal 👋

Backend & DevOps Engineer

I bridge the gap between robust backend logic and scalable cloud infrastructure. My work focuses on building high-availability systems, automating CI/CD pipelines, and integrating machine learning models into production environments.


🛠️ Expertise & Specializations

  • Backend Engineering: Architecting scalable APIs and microservices using Python (Django/Flask), JavaScript, and PHP.
  • DevOps & Cloud: Expert in containerization, infrastructure-as-code, and managing cloud deployments (AWS/GCP).
  • Machine Learning: Productionizing models with a focus on OpenCV and data-driven backend integration.
  • Database Management: Optimizing complex queries and schema design for PostgreSQL and MySQL.

🧰 Technical Toolbox

Category Tools
Languages Python, C++, PHP, Java , GO
Frameworks Django, Flask, GO Fibre
DevOps/Cloud Docker, CI/CD, Terraform, GCP, AWS
Data/ML PostgreSQL, MySQL, Redis, OpenCV, Scikit-learn

📈 GitHub Analytics

Rishav's Stats Top Languages


🤝 Strategic Collaboration

I am specifically looking to partner with early-stage startups or innovative ventures looking for a technical lead to build their MVP or scale their infrastructure from the ground up.


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