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

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 there!!

I'm Jeydin, an aspiring software engineer and incoming Computer Science student at The University of Texas at Dallas. My main focus is web development, but I also enjoy working with Linux and exploring the world of DevOps.

I love collaborating on meaningful projects, tackling challenges, and sharing ideas with other developers. If you're working on something cool or just want to connect, feel free to reach out!

LinkedIn | Email

πŸ“Œ Things I'm Working On

  • 🍣 ACM Development Team: I'm a software development officer for ACM UTD! I maintain and contribute to the services that we make for UTD students, as UTD students
  • πŸ’€ University: I'm counting the days until I land at UT Dallas and meet new friends!
  • πŸ› οΈ Data Structures & Algorithms: I'm choosing to study DSA before I take it in college, because I want to maximize my chances of passing interviews as much as possible
  • πŸ—£οΈ Becoming a Better Person : I'm trying to learn to speak and convey my thoughts more efficiently. This will definitely help in interviews and team settings!

πŸ› οΈ Languages and Tools

Professional Experience

None yet :)

Personal Experience

⭐ Featured Repositories

Munchyroll Raincheck Calculator App

πŸ“Š Profile Stats



Mark streak
github contribution grid snake animation

Profile Views

Pinned Loading

  1. Munchyroll Munchyroll Public

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

    JavaScript 101 29

  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. acmutd/website acmutd/website Public

    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