Skip to content
View coneil9's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report coneil9

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
coneil9/README.md

Hi there!👋 I'm Carter.

I am a second-year student studying Business and Computer Science (BUCS) at the University of British Columbia. I’m deeply interested in AI agents, automated systems, and building useful projects that have a real impact. Right now, I’m learning how to build full-stack applications with scalable databases, focusing on taking ideas from concept to real customers in production.


Tech Stack Languages: Java, Python, HTML, CSS, JavaScript, C++, R, Racket

Frameworks/Libs: React.js, Node.js, JUnit,

Tools: Git, Figma, VSCode, RStudio, Pandas/NumPy, FastAPI, Docker.

Pinned Loading

  1. Design-Assistant Design-Assistant Public

    The AI Design Assistant is a web application that converts natural-language prompts into fully rendered user interfaces. Users describe the UI they want (e.g., “Create a dashboard with a sidebar, n…

    TypeScript

  2. DJ-Transition-Simulation DJ-Transition-Simulation Public

    DJ Transition Simulator is a C++ command-line application that analyzes two audio tracks and predicts how well they can be mixed together. It performs real audio-DSP analysis including BPM detectio…

    Makefile

  3. Poli-Chat Poli-Chat Public

    Forked from SimonKurono/PoliChat

    PoliChat is a React-based chatbot application that enables users to engage in political debates with an AI that always argues the opposing viewpoint. The backend is powered by FastAPI and connects …

    JavaScript

  4. Cave-Explorer Cave-Explorer Public

    A Java desktop app for CPSC 210. Explore a 2D cave, place torches, set checkpoints, and manage a lantern that dims over time. Console + Swing GUI, JSON save/load, and event logging. Clear model/ui/…

    Java