Skip to content
View RLukas2's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report RLukas2

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

Visitor Count


Hi There

My name is Ngo Hoang Tuan, a college student currently attending VNU-HCM University of Science pursuing a B.Sc in Computer Science, specializing in Software Engineering.

💻 My interests lie within the field of Software Engineering and Cryptography.

🎞️ I enjoy diving into video game modding and enjoying video games.

💼 Feel free to connect if you're interested in collaborating or just want to talk tech! You can reach me via email..

🌟 Featured Projects

  • Orantio (Backend) and Orantio (Frontend): Orantio is a mobile app replicating the core features of Discord, developed by a four-member team: Loc, Nhan, Phuc, and me. The app offers user authentication, server management with hierarchical roles, categorized channels, and direct messaging for real-time communication. The backend, built with TypeScript, utilizes Mongoose for database operations, Apollo Server (GraphQL) for efficient data querying, and AWS for file storage and hosting. The front end is developed using React and Expo, providing a responsive, mobile-friendly experience.
  • Minesweeper: Minesweeper is a C++ project trying to rebuilt the old fashion Minesweeper game. Giving users options to set the seed, difficulty, and custom number of rows, columns, and bombs, ensuring fun and customizability.

📈 My GitHub stats

RLukas2's Stats RLukas2's Streak

👨‍💻 Repositories

All Repositories

⚙️ My development environment

I’ve always had a strong connection with Windows, and it remains my preferred operating system for development. I extensively use the Windows Subsystem for Linux (WSL) and the Windows Terminal to streamline my workflow.

🖥️ Windows PowerUser

Accelerating my workflow and productivity on Windows with the following tools and configurations:

Windows PowerShell Azure WSL VSCode Git

🐧 Linux Enthusiast

I love working with Linux, and I'm always exploring new things in the vast open-source world.

Linux Ubuntu Arch Linux

Pinned Loading

  1. mobile-apcs-ntploc21/mobile-frontend mobile-apcs-ntploc21/mobile-frontend Public

    Orantio – Discord-like Chat Application

    TypeScript

  2. minesweeper minesweeper Public

    Recreating Minesweeper game in C++

    C++