Skip to content
View johncmanuel's full-sized avatar
🎶
"another wander in the night, let me paint the view..."
🎶
"another wander in the night, let me paint the view..."

Highlights

  • Pro
Block or Report

Block or report johncmanuel

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

johncmanuel 🇵🇭 🇺🇸

>>> from goated_programmers import johncmanuel
>>> import json
>>> john = johncmanuel()
>>> print(json.dumps(john.bio, indent=2))
{
  "name": "John Carlo Manuel",
  "occupation": "Software Engineer",
  "pronouns": "he/him",
  "schools": [
    "Skyline College",
    "California State University, Fullerton"
  ],
  "interests": [
    "Full-Stack Development",
    "Game Development",
    "Distributed Systems"
  ],
  "github_stats": {
    "public_repos": 24,
    "stargazers": 11
  },
  "languages": {
    "Python": {
      "usage_percent": 29
    },
    "JavaScript": {
      "usage_percent": 27
    },
    "TypeScript": {
      "usage_percent": 15
    },
    "Other": {
      "usage_percent": 28
    }
  },
  "hobbies": [
    "Video Games",
    "Anime",
    "Code",
    "Writing",
    "Manga",
    "Reading"
  ]
}

Contact

For quick responses, email me.

Email

Socials

LinkedIn Website YouTube


banner

Pinned

  1. RateMyLoo RateMyLoo Public

    A web application for users who want to share pictures of their bathrooms and rate others. CPSC 362 Project

    TypeScript 3

  2. discordbot discordbot Public

    A customizable, dynamic Discord bot written with discord.py.

    Python

  3. isabot isabot Public

    A Discord interactions and webhook bot for AR Club, a World of Warcraft guild in US-Shandris/Bronzebeard

    Python 1

  4. acmcsufoss/api.acmcsuf.com acmcsufoss/api.acmcsuf.com Public

    Data layer of acmcsuf.com and more!

    Go 5 1

  5. UniPals UniPals Public

    UniPals is a website that allows users, specifically university students, to connect with others and socialize. LA Hacks 2021 Submission.

    JavaScript 1

  6. bettercs bettercs Public

    Forked from Wizardzaron/bettercs

    FullyHacks 2024 Project

    TypeScript