Sara Echeverría (bl33h)

bl33h

Geek Repo

Company:Universidad del Valle de Guatemala

Location:Guatemala

Home Page:https://whosbl33h.netlify.app/

Github PK Tool:Github PK Tool

Sara Echeverría's repositories

computerSimulation

Measure the time for large-scale operations and contribute to the exploration of computational efficiency.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

automataGenerator

This Python tool transforms NFAs to DFAs, minimizes DFAs, and converts regular expressions to NFAs.

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

exploringTheSpace

This OpenGL/C++ graphics app renders celestial bodies with realistic shaders and noise functions. It features a camera tracking a spaceship represented by a Blender .obj file.

Language:C++License:MITStargazers:1Issues:0Issues:0

outOfSpaceShaders

A graphics application project delving into celestial realms via shaders. Features shaders for Earth, Neptune, Sun, Moon, Venus, Pluton, and a Random shader. Utilizes noise generation for terrain, density, and efficient triangle filling for rendering.

Language:C++License:MITStargazers:1Issues:0Issues:0

3dModelsFlatShading

It is a C++ graphics application that loads and renders 3D models with flat shading using SDL and OpenGL

Language:C++License:MITStargazers:1Issues:0Issues:0

axolotlsLikePicklesRaytracing

A raytracing graphics app with a resource manager, skybox rendering, and precise sphere representation through ray intersections. An axolotl and two pickles take place in the scene.

Language:C++License:MITStargazers:2Issues:0Issues:0

deepDiveOdysseyRaycasting

The code simulates 3D perspective with a "Under the Sea Pirates Treasure Hunt" theme using raycasting.

Language:C++License:MITStargazers:2Issues:0Issues:0

cykAlgorithm

This Python CYK parser demonstrates sentence parsing with a CFG in CNF.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

3dModelLoader

A program that uses SDL2 and glm to load, render, and rotate the lines of 3D models from OBJ files for display.

Language:C++License:MITStargazers:4Issues:0Issues:0

conwaysGameOfLife

A real-time rendering program with Conway's Game of Life algorithm.

Language:C++License:MITStargazers:1Issues:0Issues:0

computerGraphicsTemplateFiles

A program that implements a C++ framebuffer for color manipulation and display on a virtual screen.

Language:C++Stargazers:1Issues:0Issues:0

medicalSystem

A Python application that utilizes a PostgreSQL database to manage medical data, including doctors, healthcare facilities, medical supplies, diseases, and patients.

Language:PythonStargazers:1Issues:0Issues:0

fillingAnyPolygon

A program that uses a framebuffer to fill any polygon and save the result as a bitmap (BMP) file in the build folder. It supports drawing and filling polygons with custom shape and color.

Language:C++Stargazers:1Issues:0Issues:0

discreteEventSimulation

Simulation of program execution in a time-sharing operating system.

Language:PythonStargazers:1Issues:0Issues:0

fibonacciAndFactorial

A project that includes two LISP programs: one for factorials and the other for Fibonacci sequences. They use recursion, prompt user input, and display results efficiently.

Language:Common LispStargazers:1Issues:0Issues:0

lispInterpreter

A interpreter that analyzes a code in LISP and executes it. Uses JCF to optimize the operations. Also uses MVC pattern.

Language:JavaStargazers:2Issues:0Issues:0

idsInOrder

A program for organizing and displaying user-inputted ID numbers in ascending order.

Language:C++Stargazers:1Issues:0Issues:0

primeNumbersIdentifier

A multi-threaded program that finds and sums prime numbers within a given range, displaying the results.

Language:C++Stargazers:1Issues:0Issues:0

convergenceCalculator

A multi-threaded program that calculates the convergence of a function based on user input. It uses pthreads to evaluate the function and displays the summation result.

Language:C++Stargazers:1Issues:0Issues:0

coffeeShopInventory

This code simulates a coffee shop's inventory, generates sales reports, and ensures thread-safe data access for efficient management.

Language:C++Stargazers:1Issues:0Issues:0

coffeeFactorySimulation

A program that simulates a coffee factory with parallel processing using pthreads. It handles coffee production, storage, and thread synchronization.

Language:C++Stargazers:1Issues:0Issues:0

productOfTwoVectors

This code utilizes CUDA for parallel vector multiplication on a GPU, demonstrating GPU's acceleration capabilities.

Language:C++Stargazers:1Issues:0Issues:0

posixThreads

A program that uses pthreads in C++ to create two threads that perform operations on an array.

Language:C++Stargazers:1Issues:0Issues:0

machineVShuman

A multi-threaded simulation comparing human workers' production efficiency to machine production in a factory.

Language:C++Stargazers:1Issues:0Issues:0

pythagoreanTheorem

A program that calculates the Pythagorean theorem for a large number of elements using GPU parallel processing.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

theInternetBeforeTheWeb

Brief experience on how the internet worked before the popularization of the World Wide Web.

Stargazers:1Issues:0Issues:0

factorySimulation

A factory simulation system that utilizes a SQL database.

Stargazers:1Issues:0Issues:0

inPlaceDotMerge

A recommendation system built using Java, Neo4j, graphs, and nodes is an application designed to provide recommendations for tourist destinations.

Language:CSSStargazers:1Issues:0Issues:0

spotifySimulation

A program that prints the playlist data from a csv file in a music player, it also identifies the longest song.

Language:PythonStargazers:1Issues:0Issues:0

mathematicalSets

A program that manipulates mathematical sets, allowing users to input elements, perform set operations, and search for specific elements.

Language:PythonStargazers:2Issues:0Issues:0