Skip to content
View W-ptra's full-sized avatar

Highlights

  • Pro

Block or report W-ptra

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. SafeSight SafeSight Public

    Mobile Web Based app created to help visually impaired people to be able detect object and recognize text from far ahead or area that can't be reach using white cane (upper body). Utilizing Microso…

    JavaScript 1

  2. Two_Factor_Authentication Two_Factor_Authentication Public

    Login and Register system integrated with two factor authentication (Password and Email), where user is required to input the 4 digit OTP code sent by system to their email which will be expired in…

    Go

  3. GymMe GymMe Public

    Course project "pattern software design" semester 4, GymMe is a web-based online health and supplement selling application. Created using C# and ASP.NET framework with SQL Server database. Implemen…

    C# 1

  4. Golang_CRUD_API Golang_CRUD_API Public

    A Simple RESTFUL API build using golang version 1.22 net/http standard library for performing Cread, Read, Update, Delete (CRUD) operation. GORM for ORM and PostgreSQL for database.

    Go

  5. Spring_Boot_CRUD_API Spring_Boot_CRUD_API Public

    A simple RESTful API built with Spring Boot application that performs Create, Read, Update, and Delete (CRUD) operation on a "Product" table in MySQL database using JDBC Driver.

    Java

  6. hate_speech_censor_discord_bot_using_text_classification_BERT_model hate_speech_censor_discord_bot_using_text_classification_BERT_model Public

    Discord bot integrated with transformer base model BERT to detect and censor hate speech

    Python