Skip to content
View GioMjds's full-sized avatar
:atom:
Practicing Next.js Fullstack
:atom:
Practicing Next.js Fullstack

Highlights

  • Pro

Block or report GioMjds

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

Hi there! My name is Gio Majadas

import Link from "next/link";

export default function MyInformation() {
  return (
    <>
      <h1>Hi there! I am Gio Majadas, and I am an Full Stack Developer</h1>
      <h2>I am an 2nd Year BSIT Student from Laguna University</h2>
      <h1>You may visit my personal portfolio <Link href="https://giomjds.vercel.app/">here.</Link></h1>
    </>
  );
}

🛠️ Tech Stacks

Programming Languages

C# C++ JavaScript Python Visual Basic .NET Java

Web Development

HTML CSS JavaScript React Vite TypeScript Tailwind CSS Sass

Frameworks

Django NextJS

Version Control

Git

Other Skills

MySQLNodeJS NPM Powershell Bash PostgreSQL MongoDB


My Social Media Accounts


📫 How to Contact Me?

Popular repositories Loading

  1. WiseWaste WiseWaste Public

    An neighboorhood waste management scheduler system for barangay officials and residents to coordinate household waste pickup schedules and route optimizations

    TypeScript 4

  2. AzureaHotel AzureaHotel Public

    Seamless hotel management system that manages area and room bookings and reservations for guest users, and an seamless admin-side panel for managing hotel needs and overall management

    TypeScript 2 3

  3. Personal-Portfolio Personal-Portfolio Public

    Personal portfolio for future usage

    TypeScript 1

  4. calculator calculator Public

    JavaScript

  5. mobile-calculator mobile-calculator Public

    JavaScript

  6. Chatify Chatify Public

    Real-time chat application using React, CSS, and Firebase

    JavaScript