Skip to content
View sebastiandeluca's full-sized avatar
😃
😃

Highlights

  • Pro
Block or Report

Block or report sebastiandeluca

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

Who Am I?

Hey, I'm Sebastian Deluca.

I'm a software developer currently studying Computing at Queen's University. I enjoy finding creative solutions to problems, and I love learning new things-- especially when it comes to coding.

Some languages I know are Python & JavaScript (my two favourites), and some Java, C, C#, Bash, and more.

Some frameworks I use are Django, React, and Flask.

One of my greatest achievements coding-wise is the pygame-based Prism-- With 3 of my friends under a fake company named "Foo Games", we created a unique storytelling experience as well as created a game that is enjoyable to play, has a lot of replayability, and pushes pygame to its limits. I have some other projects in the 'Greatest Hits' list that you'll see in my repository-- some of them still in progress today.

I currently have four years of coding experience under my belt, even though this experience comes from trying new things, as well as from school projects. I always aspire to try my best and go above and beyond what's expected of me, but above all, I love to code!

If you'd like a more in-depth explanation about me and my coding experience, you can check out my website

Check out some of my projects below!

Pinned

  1. Appetment Appetment Public

    A veterinary service where you create profiles for your pets and can create appointments that are sent out to nearby approved vet clinics. Meant to be an efficient way to get emergency care for you…

    Python

  2. sebastiandeluca.github.io sebastiandeluca.github.io Public

    A hand-coded website that contains my favourite projects, some personal information for those interested, and future ambitions. Made with HTML & CSS.

    CSS

  3. Prism Prism Public

    Lost in an arcade at night, 7 Year Old Dylan Park finds refuge in playing the few arcade machines left running overnight. To his surprise, these games seem to light up the arcade, and could maybe e…

    Python 1

  4. Escape-From-The-Dungeon Escape-From-The-Dungeon Public

    A dungeon-crawler created as a Problem Set solution for Computer Science class.

    Python

  5. PythonDayPlanner PythonDayPlanner Public

    Created as a culminating assessment for ICS4U-- a 'dayplanner' to help you remember what you've got going on in your life. Read the README file of the program for more insight on it's features.

    Python 1

  6. UNO-ASCII UNO-ASCII Public

    An ASCII-based version of UNO, made as a CPT for Grade 11 CS. Features a version of the 'Stacking' rule, and functions just like UNO would if you were playing either the card game or the video-game…

    Python