| ContactoBlogMúsicaApoyo

Proyectos de programación

En esta página habrá una lista de proyectos de programación en los que estoy trabajando actualmente o que ya he terminado. Espero que te resulten útiles o que aprendas algo con ellos. ¡Gracias!

En GitHub, todos los proyectos son de código abierto y la licencia está incluida en el repositorio. Puedes usarlos libremente en tus propios proyectos siempre que respetes los términos de la licencia.

Para descargarlos, puedes bajar el archivo .zip desde el repositorio de GitHub, o usar el comando git clone si estás familiarizado con Git.

valecium

An operating system currenty on the i686 architecture created by Vincent4486, this project is a unix-like operating system containing a system kernel and usermode daemon programs like service managment. This kernel also support standard linux syscalls

Calculators

This is a terminal calculator written in C++, which supports advanced math calculations like cos and history managment. This is one of the calculators in my ConsoleCalculator series, and this has the most features.

pomodoro-app

A modern macOS Pomodoro & focus tool for deep focus.

ElJuego

A 3D game for me to learn OpenGL

httpserver

A HTTP server that supports all kinds of things that are currently under development, like gzip responding and whitelisting and threadpools.

CommuniDirect

CommuniDirect is a lightweight P2P communication tool designed for users who live in the terminal. It uses modern elliptic-curve cryptography (Ed25519) for identity and a performance-optimized XOR-stream for message encryption.

tomcat

Apache Tomcat

ParkourWarrior

A parkour game made by Vincent4486 which lets you create your own maps, and play them to get a better score as you play, a very fun game.

terminal-weather

A simple weather viewer in the terminal

PopStar

A Pop Star game made in Java

ConsoleCalculatorSwift

No hay descripción disponible.

C++ - el lenguaje