Logo

Hi, my name is

John Vincent Basto

Full-Stack Web Developer

Code that performs | Interfaces that impress

Backends that scale | Create what matters

Let’s build your next big idea.

About Me

Hi, I'm vince. A full-stack web developer with +3 years of professional experience building fastscalableresponsive web apps and backend APIs. I specialize in modern tools like next jsnode jsmongodbtypescript

I'm currently focused on backend architecture, deployment, and experimenting with AI technologies to expand my skill set.

Languages
React JsNext JsNode JsMongoDBetc...
Logo

  • Volenday Philippines

    Fullstack Junior Developer

    full-time

    Develop responsive web and mobile applications using Next.js and Flutter, ensuring a seamless and optimized user experience on various devices. Regularly test applications to guarantee performance and usability across different platforms.

    Support the development of innovative solutions for potential clients, focusing on creating customized applications that meet their specific needs. Collaborate with the team to brainstorm and implement unique features that add value for the clients.

    Stay updated with the latest trends and technologies in web and mobile development, continuously learning and applying new skills to enhance the quality and innovation of applications.



  • Cockpit Gaming

    Frontend Web Developer

    part-timeproject

    Translated design wireframes and mockups into clean, maintainable HTML/CSS and frontend components.

    Collaborated with backend developers to integrate UI elements with the existing CodeIgniter framework, ensuring smooth data presentation and functionality.



  • Concentrix

    Call Center Agent

    part-time

    Acted as a liaison between high-end automotive dealerships and internal departments, supporting inquiries related to vehicle status, delivery timelines (ETA), and insurance documentation.

    Provided timely and accurate information regarding vehicle availability, logistics updates, and order processing for luxury and performance car brands.

    Maintained detailed records of interactions and escalated more complex dealership requests to appropriate support channels.


Main Languages
React JsNext JsNode Js
Libraries
TypescriptTailwindMUIRedux ToolkitReact QueryZustand
Databases
MongoDBMySQL
Mobile / Cross-platform
FlutterReact Native
OS / Deployment
WindowsLinuxVercel
Tools
Git
// React Js
const  Code = ({ children }) => {
return <span>Hello World!</span>
}
// Node.js
const http = require("http")
http.createServer((req, res) => res.end("Hello")).listen(3000)
// Express.js
const express = require("express")
const app = express()
app.get("/", (req, res) =&gt; res.send("Hello"))
// MongoDB Shell
use myDatabase
db.users.find()
-- MySQL
SELECT * FROM users;
// Flutter
void main() => runApp(MyApp());
# Linux Command
ls -la /var/www
# Git
git commit -m "Initial commit"
Album

Real Estate

experimental awsnext jsnode jsprismapostgresqlmapboxtailwindframeraws cognitoaws vpcaws ec2aws rdsaws amplifyaws s3nginxpm2

This is a real-estate app with maps, app is yet to be completed, since I just wanted to make this as a playground for testing / learning aws services while making it also a project

Album

Notes AI

next jsconvexvercel ai-sdkopenaiRAGtailwindshadcnzod

An app for storing your notes with an AI chatbot integration. Ask the chatbot anything about your notes to retrieve and summarize the information.

Album

Multi Tenant MongoDB

node jsmongodbexpress jsjwt

A typical multi-tenant api application using Node js, MongoDB and Express.js which can connect to multiple mongo uri and access its databases. It can setup a project per database wtih authentication

Album

Video Call and Broadcasting

upcomingflutteragora

Send a Message