KevinQzG's Stars
JuanFelipeRestrepoBuitrago/PacmanJack
This is the final project for the computer organization subject at EAFIT university. It consists of a Pacman game made in Jack for nand2tetris.
KevinQzG/CurrencyCash
Welcome to CurrencyCash, the ultimate currency exchange platform.
KevinQzG/EvadersUniversalAdventure
This repository is about a hypercasual game made in Unity3D for computer graphics.
KevinQzG/DHCP_Server
This project involves the development of a functional DHCP server in C and a client. The server dynamically assigns IPv4 addresses and network parameters to clients within a local or remote network using the Berkeley Sockets API.
JuanFelipeRestrepoBuitrago/NumericalAnalysisFinalProject
Final project for the subject Numerical Analysis at EAFIT University in Medellín. The purpose of this project is to create a webpage which can handle the functions and methods reviewed in class, numerical methods.
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
JuanFelipeRestrepoBuitrago/DressYourself
This repository contains a web application. It's the project for the Integrator Project 1 course at EAFIT.
PracticalBooks/Python-Para-Principiantes
Repositorio del libro "Python Para Principiantes: Aprender a programar con Python de manera práctica y paso a paso". Disponible en Amazon.
KevinQzG/RPN_HaskellCalculator
Practice 2 of the Programming Languages subject at EAFIT University, consists of an RPN calculator in Haskell.
JuanFelipeRestrepoBuitrago/Parsers
Top-Down parser and Bottom-Up parser. These are the parsers that I have made for the final project of "Formal Languages and Compilers" at EAFIT University
alejoriosm04/regex-validate-gui-userform
A GUI user form that uses Regex to validate the user inputs. Project for the second-semester course "Programming Languages" (ST0244) taught at EAFIT University by prof Edison Valencia