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

Block or report vincent-buchner

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

Pinned Loading

  1. c-sharp-cs160-data-structures c-sharp-cs160-data-structures Public

    While familiarizing myself with C#, I implemented some basic data structures taught in an introduction data structure course.

    C#

  2. Chromebook-Device-Manager Chromebook-Device-Manager Public

    Built with JSON and Python, I built this Python program so my high school could keep track of the Chromebooks being checked out

    Python

  3. LutherCS-Summer-Research-2023 LutherCS-Summer-Research-2023 Public

    The 2023 summer research group, comprised of Vincent Buchner, Tai Nguyen, and Dr. Thuy, is dedicated to exploring innovative approaches in detecting sarcasm within text sentiment analysis.

    Python

  4. Mr.ParkerTheGame Mr.ParkerTheGame Public

    A command prompt game developed in C++. The game was inspired by the Udemy course "Unreal Engine C++ Developer: Learn C++ and Make Video Games" by the GameDev.tv Team.

    C++

  5. Python-Calculator Python-Calculator Public

    December 1st, 2020: This is my first Python project and I'm using the built-in TKinter to make the GUI. I'm following Codemy.com's tutorial at the moment, and so far I'm understanding it quite well…

    Python

  6. golang-cs160-data-structures golang-cs160-data-structures Public

    This repository contains a collection of basic data structures implemented in the GO programming language. It includes essential data structures such as arrays, linked lists, stacks, queues, trees,…

    Go