Skip to content
View mukoedo1993's full-sized avatar

Block or report mukoedo1993

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
mukoedo1993/README.md

Hi there 👋

A Selection of Some of My Projects and Researches

This file, README.md has brief introductions and links for my researches and projects.

1: Researching Interest

i: Intrusion Detection System

ii: Point Cloud and MeshCNN-related

Note: See my google scholar profile:

https://scholar.google.com/citations?user=rr5cwnMAAAAJ&hl=en

2: web apps:

i: showcase for a workshop for WVSU:

https://github.com/mukoedo1993/wvsu-ids tec stacks: HTML and CSS

ii: fullstack chat website:

shaberu2022.onrender.com/ source code: https://github.com/mukoedo1993/shaberu tech stacks: mongodb, noSQL, ejs, webpack...

iii: a simple CRUD of mysql website:

https://github.com/mukoedo1993/mysql-nodejs-api (free mysql host has expired... will try to find a new free one later ... :( ... ) tech stacks: ejs, mySQL, express...

iv: a simple CRUD of Mongodb's search engine for movies:

https://github.com/mukoedo1993/search_engine tech stacks: ejs, Mongodb, express...

3: machine learning projects:

i: A C Plus Plus implementation with graphing of DBSCAN algorithm

source code: https://github.com/mukoedo1993/DBSCAN_algorithm

ii: A user case of program of neural mesh simplification.

source code: https://github.com/mukoedo1993/neural_mesh_simplification_tom

Misc.:

  1. :

    A simple license plate detector:

    https://github.com/mukoedo1993/license_plate_detector/graphs/traffic
  2. :

    A simple painter:

    source code: https://github.com/mukoedo1993/Virtual-Painter/blob/main/src/Project1.cpp
  3. A implementation of calculator which allows you to switch between Euclidean Division and Real number Division:

    source code: https://github.com/mukoedo1993/calculator

4: As a learner and hobbyist:

  • CCNA-related technologies.
  • jogging
  • Leetcode-oriented programming :)
  • Learning Japanese language
  • AI/machine learning
  • Web dev (esp. WordPress)
  • IOS dev
  • Android dev

Pinned Loading

  1. Shaberu Shaberu Public

    Use our web app to create posts, follow other people and chat together!!!

    JavaScript 1

  2. Derivatives_pricing_CPP Derivatives_pricing_CPP Public

    Mukoedo1993's code for C++ Design Patterns and Derivatives Pricing(Mark S. Joshi, 2nd ed.)

    C++ 4 2

  3. DBSCAN_algorithm DBSCAN_algorithm Public

    My implementation on DBSCAN (2D data).

    C++ 2

  4. wvsu-ids wvsu-ids Public

    For the Introduction of AI lab of the West Virginia State University

    JavaScript