Skip to content
View Journeyman1337's full-sized avatar
🏫
I am focusing on my classes.
🏫
I am focusing on my classes.

Block or report Journeyman1337

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

Hello there!

My name is Daniel Aimé Valcour. This is my GitHub profile. Through this website, you can browse my contributions to the open source community.

FAQ

Where do you work at?

I have not been employed in the software industry yet. I am currently attending college while I finish my Bachelor's degree in Computer Science. In the meantime, I enjoy programming for fun.

What programming languages do you use?

I mainly use C and C++, but I have worked with so many other languages in the past that I have lost track. The list includes Python, C#, and Java.

What tools do you use for software development?

I use Visual Studio Code for code editing. I also use CMake for generating my C and C++ projects. I like to use the REUSE Specification for licensing.

What operating system do you use?

I use Fedora Linux with Gnome Desktop.

Pinned Loading

  1. requite_cxx requite_cxx Public

    A work in progress compiler front-end for the Requite programming langauge.

    C++ 1

  2. FossSweeper FossSweeper Public

    An open source clone of a popular mine avoidance game.

    C++ 6 1

  3. roguelike.h roguelike.h Public

    Header only roguelike rendering library.

    C 11

  4. cp437.h cp437.h Public

    Header only codepage 437 unicode lookup table.

    C 4

  5. png_wrapper.h png_wrapper.h Public

    An easy to use wrapper around libpng.

    C 1

  6. learn-opengl learn-opengl Public

    Unofficial sources for the learnopengl.com tutorial.

    CMake