GithubHelp home page GithubHelp logo

About

Welcome to my GitHub profile. I am an aspiring Software Engineer and current student at Codam Coding College. I have skills in, and am learning:


My Skills

C Programming

C is a foundational, general purpose programming language that is widely used in systems programming, embedded systems, and other performance-critical applications.
My Skills

Python

Python is a high-level programming language with a range of libraries and frameworks. Python is used in applications such as web dev, data analysis, machine learning, artificial intelligence, and automation.
My Skills

Swift

Swift is a versatile programming language developed by Apple. It is a common choice for developing intuitive and high-performance applications for iOS, macOS, watchOS, and tvOS.

Quentin Beukelman's Projects

debianvm icon debianvm

A collection of instructions and setup of a secure Debian Linux Virtual Machine using VirtualBox. (42_Network)

get_next_line icon get_next_line

A function that returns a line read from a file descriptor. Repeated calls (e.g., using a loop) to your get_next_line() function should let you read the text file pointed to by the file descriptor, one line at a time. (42_Network)

libft icon libft

Libft, or library 42, is a collection of functions recreated from the Standard C Library, and several additional functions. (42_Network)

philosophers icon philosophers

A resource hierarchy solution to the dining philosophers problem using POSIX threads and mutex in c. (42_Network)

pipex icon pipex

Pipex is a program that simulates the pipe functionality in shell commands, allowing users to redirect the output of one command as input to another. (42_Network)

printf icon printf

Ft_printf, or 42_printf, is a recreation of the popular Standard C Library function, printf. It includes a selection of 9 format specifiers. (42_Network)

push_swap icon push_swap

Sorting a sequence of random numbers that are arranged in a stack data structure (stack_A), with the assistance of an empty auxiliary stack (stack B) and a set of specific stack operations. (42_Network)

so_long icon so_long

2D game using isometric projection. The objective is to collect all coins and reach the exit, while avoiding enemy bots. (42_Network)

tomtom-hackathon-2022 icon tomtom-hackathon-2022

Using the TomTom SDKs and APIs, build a simple to use tap-and-go application that connects a daily used platform to a vehicle companion app or a navigation app like TomTom GO Navigation or TomTom AmiGO

uva-recommender-systems icon uva-recommender-systems

Methods of collaborative filtering from the Recommender Systems course at the University of Amserdam

vehicle_demo icon vehicle_demo

An iOS game application prototype to explore the capabilities of the Swift SceneKit and Vehicle Physics.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.