Full-Stack Developer & Technology Enthusiast
Passionate about building modern web and desktop applications with C#/.NET and cutting-edge frontend frameworks. I enjoy creating scalable solutions, working across the full stack, and solving complex problems with clean, efficient code.
Get to know me better
I'm a Full-Stack Developer with solid experience in building web and desktop applications. My focus is on creating scalable, user-friendly solutions that deliver real value.
Beyond coding, I enjoy exploring new technologies, contributing to open-source, and sharing knowledge with the developer community.
Technologies I work with
Some of my recent work
API endpoints and integration examples
https://graph.facebook.com/userID
{
"id": "100000691174655",
"first_name": "Pat",
"last_name": "Smith",
"email": "pat.smith@example.com"
}
https://graph.facebook.com/idUser_idPost/likes
{
"success": true
}
https://graph.facebook.com/postID/comments
{
"data": [
{
"message": "Nội dung bình luận...",
"from": {
"name": "User Name",
"id": "123456789"
}
}
]
}
https://graph.facebook.com/v19.0/me?fields=id,name,adaccounts{account_id,name,currency,balance,timezone_name,account_status}
{
"id": "123456789",
"name": "Nguyen Van A",
"adaccounts": {
"data": [
{
"account_id": "1066714258072245",
"name": "My Business Account",
"currency": "USD",
"balance": "0",
"timezone_name": "Asia/Ho_Chi_Minh",
"account_status": 1
}
]
}
}
https://graph.facebook.com/v19.0/act_{ad_account_id}/campaigns
{
"id": "23847638273920123"
}
https://graph.facebook.com/v19.0/act_{ad_account_id}/adsets
{
"id": "23847639201928374"
}
Let's work together
contact.lavanbao@gmail.com
https://github.com/tiw-dloaq