Skip to content
View Jeydin21's full-sized avatar
🌎
Changing the world one function at a time
🌎
Changing the world one function at a time

Organizations

@Munchyroll

Block or report Jeydin21

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

Hey πŸ‘‹, I'm Jeydin

I'm an incoming Computer Science major at The University of Texas at Dallas, and an aspiring software engineer

github contribution grid snake animation

πŸ”­ I’m currently working on my anime web-scraping web-app, Munchyroll

🌱 I’m currently learning data structures and algorithms to prepare for technical interviews in college

☁️ I have a keen interest in working at Amazon for my first internship. So, I'm learning AWS Cloud Computing, preparing my resume, and studying for behavioral interviews

πŸ’¬ Ask me about how I'm preparing for college life as a Computer Science major!

πŸ“« Feel free to reach out to me at jeydin@j21.dev

πŸ“Š Profile Stats



Mark streak

πŸ–₯️ Technologies I Use

Languages

Tools

🀝 Connect With Me

linkedin twitter instagram

Profile Viewer Counter

Pinned Loading

  1. Munchyroll Munchyroll Public

    Ad-free anime streaming website aimed at minimalism and responsive design

    JavaScript 97 30

  2. Raincheck Raincheck Public

    Raincheck is a web app that displays the current weather and forecast for any location in the world

    JavaScript 1

  3. Code for a Discord bot that sends a ... Code for a Discord bot that sends a message at an interval in a channel in a server
    1
    const Discord = require('discord.js'); // This code is for discord.js v12 because idk how to use v14
    2
    const client = new Discord.Client();
    3
    require('dotenv').config();
    4
    
                  
    5
    client.on('ready', () => {
  4. website website Public

    My personal landing page made with ❀️

    TypeScript 1

  5. Crypto-Comparer Crypto-Comparer Public

    Crypto Comparer is a website created with Flask to compare the prices of two cryptocurrencies.

    HTML

  6. Calculator-App Calculator-App Public

    A simple calculator web app that features support for light and dark mode, as well as mobile responsiveness

    HTML 1