Skip to content
View DevanshTomar's full-sized avatar

Highlights

  • Pro

Block or report DevanshTomar

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 250 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

Pinned Loading

  1. Multi_Tier_Face_Recognition_AWS Multi_Tier_Face_Recognition_AWS Public

    A scalable face recognition system built on AWS infrastructure using a multi-tier architecture. The system processes image uploads, performs face recognition, and returns results through a web inte…

    Python

  2. Pedometer Pedometer Public

    Real-world pedometer implementation using Python - counts steps from accelerometer data using signal processing

    Python

  3. go-devops-web go-devops-web Public

    Go DevOps Web is a lightweight Golang-based web application showcasing core DevOps and cloud-native practices. It serves static HTML pages, is fully containerized, and integrates automated CI/CD pi…

    HTML

  4. AI_Snake_Battle_Game AI_Snake_Battle_Game Public

    A Python-based autonomous snake game where two AI-controlled snakes compete using advanced pathfinding algorithms and strategic decision-making. Features multiple AI strategies (Balanced, Aggressi…

    Python

  5. Full-Stack-PM Full-Stack-PM Public

    This project is a full-stack application designed for managing projects, tasks, and teams. It includes a client-side application built with Next.js and a server-side application using Express and P…

    TypeScript

  6. todo_api todo_api Public

    A robust, modular, and secure Todo API built with FastAPI and SQLAlchemy. This project provides endpoints for user authentication, todo management, and user profile management, leveraging modern Py…

    Python