Skip to content
View aderayevans's full-sized avatar
🤧
Coding
🤧
Coding
Block or Report

Block or report aderayevans

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
aderayevans/README.md

👋 Hi, I’m @aderayevans or you can call me Ade

🍙 You can check my résumé here for detail

🎄 In this github page, I have been working on:


🔰 Simple project working with STRUCTURE in C and Java at repo

image


🎏 Some exercises working with some typical DATA STRUCTURES


🎅 Implement AI algorithms to solve game SOKOBAN at repo

  • Depth-first search
  • Breadth-first search
  • A*

🎉 Convert between Regular Grammar and Finite Automata Program at repo

image


💿 Building A Decision Tree Regressor from scratch using numpy, pandas library in Python, Using Dataset Seoul Bike Sharing Demand to train and test at repo

image


👻 My first windows application in C# at repo CinemaManager

  • Using Database SQL Server

🌔 Make simple Calculator in java using MVC model at repo


🔑 Make Python Application using tkinter for interface, implement Cryptography algorithms

  • Symmetric-key algorithm DES, AES
  • Asymmetric-key algorithm RSA, Diffie-Hellman
  • Hash MD5, SHA1, SHA256, SHA224, SHA512
  • Create Digital Signature
  • Create Digital Certificate, verify Certificate

image


🌐 Reconstruct 3D model from Chest CT photos at repo

image


⌛ Oracle exercises at repo


⌚ Build Object Detection to Detect household appliances and hotdog (Like Jian Yang hot dog-identifying app from Silicon Valley HBO tv series) using TensorFlow 2 Object Detection API at repo

image


🏈 Build Image processing app using QT Creator in C++ implement image processing algorithms at repo

image

image


🍪 Make Bus ticket booking application in C++ at repo


💎 Learn multi-thread solving prime number problem at repo

Learn mutex and condition_variable solving Producer and Consumer problem at repo

Learn socket and using select() system call to building TCP Server handle multiple clients to send and receive files at repo


👾 Collect typical Design Patterns at repo

Implement Abstract Factory design pattern to build 2D-3D-circle-square drawing application using QT Creator in C++ at repo


🔫 Learning GO at repo


🔇 Build American Sign Language Detection for an OpenGL simple Game using ACTION RECOGNITION with python, MediaPipe to train at repo

image

image


💵 Learning Django at repo

Build a Django backend at repo Build a Vue js frontend at repo


📌 Write some blogs at repo and dev.to


🎹 My Thesis before graduated: Building engine to visualize 3D structure of Machine learning model at repo


🎴 Template for GLFW, SFML, SDL2 to making game


📫 How to reach me:

Pinned

  1. gesture-controlled-3d-game gesture-controlled-3d-game Public

  2. DICOM2Model3D DICOM2Model3D Public

    Python

  3. DesignPattern DesignPattern Public

    C++

  4. socketClientServer socketClientServer Public

    C++

  5. Django-starting-point Django-starting-point Public

    Python

  6. Go-I-am-comin Go-I-am-comin Public

    Go