Skip to content
View CDE90's full-sized avatar

Highlights

  • Pro

Organizations

@vcroles

Block or report CDE90

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

Hey, I'm Ethan

I'm currently studying Computer Science 💻 @ University of Bath alongside working part-time as a Data Analyst 📊 @ Hive HR.

I really enjoy web development and data analysis, but I love exploring new technologies and trying new things!

I'm proficient in Python 🐍, JavaScript/TypeScript and HTML/CSS (if you count HTML and CSS as languages!), but I have also dabbled a bit in Rust 🦀. Check out my public repositories for examples on what I have made, although no promises that anything is in a functional state!

I also have experience with Linux and server administration 🖥️ from hosting public Minecraft servers, databases and many Discord bots 🤖!

You can find me online in Discord (@ethancoward) where I develop the popular VC Roles Discord bot which is now in over 16,000 servers. Also check out the website and configuration dashboard.

Check out my personal website


Pinned Loading

  1. vcroles/VCRoles vcroles/VCRoles Public

    VC Roles is a discord bot written in python, with the aim of making the voice channel experience better.

    Python 6 1

  2. vcroles/dashboard-vcroles vcroles/dashboard-vcroles Public

    The website and dashboard for the VC Roles discord bot

    TypeScript 2 1

  3. hangman hangman Public

    A simple hangman game to play in your browser

    TypeScript

  4. ethancoward.dev ethancoward.dev Public

    A short and simple summary about me & my skills, in the form of a website

    TypeScript

  5. photoai.com image exporter. Automati... photoai.com image exporter. Automatically downloads all generated images from photoai.com.
    1
    # Install aiohttp before running: pip install aiohttp
    2
    
                  
    3
    import asyncio
    4
    import os
    5