Skip to content
View reactxsw's full-sized avatar
🌏
The internet shrink the world
🌏
The internet shrink the world
  • Smilewin
  • bangkok thailand
Block or Report

Block or report reactxsw

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

Hi πŸ‘‹, I'm Anapah

About me πŸ™‹β€β™‚οΈ

Hello everyone, my name is Anapah Pongvijarn. I am 20-years-old from Thailand studying at Assumption University pursuing a degree in Mechatronic Engineering (Artificial Intelligence). I do not upload everything I made on github I usually only upload easy projects and kept most projects private . I am able to use a few of programming language but I prefer python and javascript as my favourite language.

All Repositories

Contact πŸ“

#include <iostream>
#include <string>
using namespace std;
int main() { 
   string name = "Anapah";
   string country = "Thailand";
   cout<< "My name is " << name;
   cout << "I am from " << country;
   cout << "Nice to meet you !";
   return 0;
}
πŸ‘¨β€πŸ’» My language

☁️ Databases and cloud hosting

GitHub Pages Heroku MongoDB MySQL Oracle PostgreSQL Repl.it SQLite Vercel

πŸ“Š GitHub Profile Stats
reactxsw's Github Stats reactxsw's Top Languages reactxsw's Activity Graph

All dates that are used in this file are formatted as YYYY/MM/DD
Last edited: 2024/5/7 7:52 UTC+7

Pinned

  1. Smilewinbot Smilewinbot Public

    A discord bot made with python for my discord server

    Python 15 5