Skip to content
View johncmanuel's full-sized avatar
๐ŸŽถ
"the last day with you was truly magical"
๐ŸŽถ
"the last day with you was truly magical"

Highlights

  • Pro

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
johncmanuel/README.md

John Carlo Manuel ๐Ÿ‡ต๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ

  • ๐Ÿ‘จโ€ Software engineer with experience in full-stack web development
  • ๐ŸŽ“ Currently completing my BS in Computer Science at Cal State Fullerton
  • ๐Ÿ“ฆ 30 public repositories, โญ 12 stargazers
  • ๐Ÿ’ป Most used languages:ย Python (39%), TypeScript (34%), C++ (10%), Others (18%)
  • ๐Ÿ’ก Interests: Full-Stack Development, Game Development, Distributed Systems
  • ๐Ÿ˜Š Hobbies: Video Games, Anime, Code, Writing, Manga, Reading

Links

Contact

โ— For quick responses, email me (preferred) or send me a DM on X.

bio in the programmer way
>>> 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": 30,
    "stargazers": 12
  },
  "languages": {
    "Python": {
      "usage_percent": 39
    },
    "TypeScript": {
      "usage_percent": 34
    },
    "C++": {
      "usage_percent": 10
    },
    "Others": {
      "usage_percent": 18
    }
  },
  "hobbies": [
    "Video Games",
    "Anime",
    "Code",
    "Writing",
    "Manga",
    "Reading"
  ]
}

banner

Pinned Loading

  1. pneuma pneuma Public

    An open-source, self-hostable, and local-first music project, designed to give a Spotify-like experience.

    Svelte 2

  2. acmcsufoss/fullyhacks acmcsufoss/fullyhacks Public

    ๐Ÿ˜ FullyHacks hackathon event, an ACM at CSUF production.

    TypeScript 8 8

  3. isabot isabot Public

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

    TypeScript 1

  4. FartLabs/fly-on-the-wall FartLabs/fly-on-the-wall Public

    Local-first AI tool for recording, transcribing, and summarizing meetings.

    TypeScript 2

  5. acmcsufoss/api.acmcsuf.com acmcsufoss/api.acmcsuf.com Public

    Data layer of acmcsuf.com and more!

    Go 12 10

  6. codered codered Public

    A web-based, multiplayer icebreaker activity. Senior capstone project

    TypeScript 3