Skip to content
View thejcode24's full-sized avatar
  • Los Angeles, CA
Block or Report

Block or report thejcode24

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

Pinned

  1. Frontend-Projects Frontend-Projects Public

    An assortment of frontend projects using plain HTML, CSS, and Javascript made for the sole purpose of practicing and learning frontend web development principles.

    HTML

  2. Web-Developer-Bootcamp Web-Developer-Bootcamp Public

    Web Developer Bootcamp by Colt Steel via Udemy coursework implemented by James Jung.

    HTML

  3. CS50 CS50 Public

    CS50 problem sets attempted by James Jung for learning purposes.

    C

  4. DiscordBot DiscordBot Public

    A basic Discord bot that uses discord.py, the Python 3 API wrapper for the popular gaming chat program Discord, which takes user commands and does basic activities such as using the GIPHY API to di…

    Python

  5. RedditScraper RedditScraper Public

    Simple Python3 script to scrape top posts on popular website www.reddit.com using python libraries such as urrlib, requests, BeautifulSoup4. For personal educational purposes only.

    Python 1