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

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.

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

I am now doing research on Intrusion Detection System in the West Virgina State University, West Virginia. Especially, traditional LSTM and bidirection LSTM.

My paper: Zichun Wang, Samuel Temesgen, Fred Wu*, R1CIDS: A Hybrid Dual Filters Intrusion Detection System, the 22nd International Conference on Security & Management, July 2023, Las Vegas, USA

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 CPP implementation with graphing of DBSCAN algorithm

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

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 int and float:

    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++ 1

  4. wvsu-ids wvsu-ids Public

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

    JavaScript