Skip to content
View Vustron's full-sized avatar
๐Ÿ’ญ
๐Ÿ˜ตโ€๐Ÿ’ซ Learning Machine-Learning Algorithms, and Python
๐Ÿ’ญ
๐Ÿ˜ตโ€๐Ÿ’ซ Learning Machine-Learning Algorithms, and Python
Block or Report

Block or report Vustron

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

Typing SVG

Profile Views

followers-count

export const about_me = [
  {
      name: 'Michael Joshua V. Ruรฑa',
      degree: 'Bachelor of Science in Information Technology',
      learning: 'Next.js, Prisma & Python',
      hobbies: 'Playing RTS Games, Reading Manga, & Watching Anime',
      portfolio: 'https://vustron-vustronus.vercel.app/',
  },
];

Import about_me from './about_me';

{about_me.map((info) => (
  <p>
  `Hi there, I'm ${info.name}, a college student and pursuing a degree of ${info.degree}.
  I'm also learning {info.learning} My hobbies are ${info.hobbies}.
  And also check out my Porfolio: ${info.portfolio}`
  </p>
))}

Connect with me

Gmail GitHub Facebook


Language and Tools

html5 css3 javascript svelte flutter
dart bootstrap vite java react
chakraUI nodejs expressjs tailwind Mongoose
mongodb typescript MySQL php Firebase
github postman npm git Android Studio
vscode open-AI markdown vercel powershell
nextjs prisma python

Github Stats


๐Ÿ A Snake Eating my Contributions Graph

Projects

Popular repositories

  1. Flutter-CatTalk Flutter-CatTalk Public

    A mobile-chat-app in android that is made using flutter and firebase

    Dart 3

  2. Messenger_Clone Messenger_Clone Public

    Messenger-Clone made using NextJs, Prisma, Headless-UI, and Pusher

    TypeScript 2

  3. PHP-OOP-MongoDB-CRUD PHP-OOP-MongoDB-CRUD Public

    A php-oop basic crud template that uses MongoDB as the database

    PHP 1

  4. Phonebook-Management-System Phonebook-Management-System Public

    A phonebook management system made using linkedlist, php, and MySQL to store contacts

    CSS 1

  5. Flutter-World-Time Flutter-World-Time Public

    a simple flutter android app that uses API to get world time data and to login users

    Dart 1

  6. React-Instagram-Clone React-Instagram-Clone Public

    Instagram Clone made using ReactJS and Firebase, then deployed on Vercel.

    JavaScript 1