Skip to content

reactxsw/reactxsw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

159 Commits
Β 
Β 

Repository files navigation

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 , javascript and C++ 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

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

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors