Skip to content
View lucas-burdell's full-sized avatar
:shipit:
ship it
:shipit:
ship it

Organizations

@Echelon-Studio @BlackburnCollege
Block or Report

Block or report lucas-burdell

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

Hi there 👋

I'm Lucas Burdell. Most of my GitHub repos are fun projects, very old college projects, or little tools to help me out.

My favorite Languages are TypeScript, C#, GoLang, and Java. My first language was Lua. I sometimes dabble in Rust. I hate Python.

My favorite Frontend Frameworks are Svelte, React, and Vue, in that order.

You can also check out my blog!

Pinned

  1. My Git Configurations My Git Configurations
    1
    [core]
    2
    	compression = 1
    3
    	editor = vim
    4
    [diff "astextplain"]
    5
    	textconv = astextplain
  2. Echelon-Studio/GamerSynth Echelon-Studio/GamerSynth Public

    A web application that uses a gamepad as the controls for a sound synthesizer.

    HTML

  3. CyText CyText Public

    A cyberpunk text adventure. Cybertext.

    TypeScript

  4. conference-call-bingo conference-call-bingo Public

    Svelte

  5. Music-Playlisterizer Music-Playlisterizer Public

    A discord bot written using .NET that takes a text channel of youtube vids and makes a Youtube Playlist.

    C#

  6. Java-Web-Crawler Java-Web-Crawler Public

    A web crawler written in Java using the JavaFX and java.net libraries.

    Java