Skip to content
View hitabm's full-sized avatar
Block or Report

Block or report hitabm

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

Pinned Loading

  1. carla-vehicle-testing carla-vehicle-testing Public

    Autonomous vehicle behavior testing based on CARLA simulator

    Python 1

  2. email-phone-extractor email-phone-extractor Public

    This project was my final project for bachelor degree. It is a custom web crawler that crawls web pages, finds their category with naive Bayes algorithm and then, extraction of email addresses and …

    Java 1 1

  3. three-tier-web-api-example three-tier-web-api-example Public

    3-Tier Architecture for Web API implemented with ASP.NET 8 and SQL Server

    C#

  4. sales-management-system sales-management-system Public

    This project demonstrates a simple sale management system. It has been written in Persian language.

    C#

  5. jdart-built jdart-built Public

    This is built version of JDART tool. I made some corrections in files to have successful build. The main repository of this tool is here:

    Java 1

  6. cpp-lexical-analyzer cpp-lexical-analyzer Public

    First phase of a simple compiler is lexical analyzing. It means that it has to tokenize input source code. This project implements that, and get each token and its properties from a C++ code.

    C++