Skip to content
View Zenthos's full-sized avatar
🙂
Currently Enrolled in College
🙂
Currently Enrolled in College
  • New Jersey
Block or Report

Block or report Zenthos

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

Hello World!

My name is Alex Nguyen, and i'm a technology enthusiast that loves doing anything tech related. Everything ranging from Software/Web Development, Information Technology (IT), Development Operations (DevOps), and even Information Security (InfoSec).

🛠  Technical Toolset

Operating Systems

Kali Linux Ubuntu Windows

Languages

Javascript Python Java

Backend

Node.js Fastify Express.js

Frontend

React Next.js

Databases

MongoDB Postgresql MySQL

Version Control

Git GitHub

Pinned

  1. Chess-Application Chess-Application Public

    Online chess web application, which features complete online functionality, AI bots to play against, and sample web design pages.

    TypeScript

  2. Classification-Project Classification-Project Public

    Machine learning implementation of multiple algorithms in python, for which we trained AI to recognize faces and handwritten digits, for my CS440 class at Rutgers University.

    Python

  3. Genetic-Algorithm Genetic-Algorithm Public

    Python implementation of a genetic algorithm, in which an arrow vector attempt to learn a set of moves in order to reach a target.

    Python

  4. Network-Library Network-Library Public

    A C++ library to reduce the boilerplate involving creating and using sockets.

    C++

  5. Systems-Programming Systems-Programming Public

    Assignments For CS214 where we learned about low level systems coding in C and worked on projects which aimed at teaching us how to program directly with an OS.

    C

  6. Search-Algorithm Search-Algorithm Public

    TypeScript