Skip to content
View Aristide021's full-sized avatar
🦀
🦀

Highlights

  • Pro

Block or report Aristide021

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

Hi there, I'm Sheldon Aristide!

About Me

  • 👨‍💻 Platform Architect & Software Developer with 5+ years of experience building large-scale communities, automation tools, and real-world APIs.
  • 🎓 Currently pursuing a B.S. in Computer Science at Western Governors University.
  • 🌐 Passionate about system architecture, AI/ML, and community-scale solutions.

What I Do

  • Design & develop robust, scalable platforms, both front-end and back-end.
  • Build automation bots and scripts for Discord, Reddit, Spotify, and more.
  • Optimize for performance, reliability, and real-time data.

Tech & Skills

Python JavaScript Node.js AWS Git REST APIs Linux
Security & Cyber · CI/CD Pipelines · Data Structures/Algorithms · Blockchain / Web3


Featured Projects

1. Google Calendar Cohort Sync

Tech: Google Apps Script (JavaScript), Gmail/Calendar APIs
Description: Automated system parsing “cohort event” emails, creating/updating Google Calendar events, and handling tricky timezone/DST logic.
Highlights:

  • Eliminated manual scheduling with ~200 threads/week processed automatically.
  • Implemented robust error handling and concurrency to handle real-time event creation.
  • View Repository

2. Spotify Archiver

Tech: Python, Flask, Spotify API (OAuth)
Description: Archives old Spotify playlist tracks into month- and year-based “vault” playlists automatically.
Highlights:

  • Uses batch processing (100 tracks at a time) to respect rate limits.
  • Handles authentication flows (token refresh) and advanced exception handling.
  • View Repository

3. GitHub Repo Bot

Tech: Node.js, TypeScript, Discord.js, Octokit (GitHub API), Redis
Description: Slash-command bot analyzing GitHub repos for activity, code uniqueness, docs, and more.
Highlights:

  • Caching with Redis to reduce API hits and manage concurrency.
  • Structured logging via Winston, multi-language support with i18next.
  • View Repository

4. Discord Server Structure Bot

Tech: Python (discord.py / app_commands)
Description: Generates JSON/Markdown maps of Discord server hierarchies, roles, permissions, and channels.
Highlights:

  • Asynchronous chunk-based scanning for large servers to avoid timeouts.
  • Customizable output formats (Markdown, JSON) and robust file export.
  • View Repository

Check out my GitHub Repositories for more projects, including SpotiScribe, YouTube Metadata Collectors, and other automation tools.


Stats & Activity

Sheldon's GitHub stats Top Langs


Get in Touch

“Always building, always learning.”

Pinned Loading

  1. WGU-Cohort-Calander-Sync WGU-Cohort-Calander-Sync Public

    JavaScript