Skip to content
View DigaLugas's full-sized avatar
Block or Report

Block or report DigaLugas

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

Linkedin Discord ZapZap LeetCode

Profile Image

Skills

Java Spring C C++

Most Used Languages

Top Langs

Latest Projects

3D Engine Raycasting

Others

GTX Ryzen Steam

Pinned

  1. SpringEmailSender SpringEmailSender Public

    This project is a Spring Boot application that provides an email sending service using Amazon SES (Simple Email Service). It leverages the power of Spring's dependency injection and the Amazon SES …

    Java 1

  2. Engine3D Engine3D Public

    Digas3DEngine is a simple 3D graphics engine implemented in C++ using the olcConsoleGameEngine library. This engine allows for the rendering of 3D objects onto a 2D console window, enabling basic 3…

    C++

  3. Raycasting Raycasting Public

    This Python script is a simple raycasting visualization using the Pygame library. Raycasting is a technique commonly used in game development for rendering 3D scenes in a 2D environment.

    Python

  4. .digas .digas Public

    This Python script reads a custom language (called .digas) from a file and executes the corresponding operations. It includes basic stack operations such as push, pop, and arithmetic operations lik…

    Python

  5. GameOfLife GameOfLife Public

    This project implements Conway's Game of Life in C language. The Game of Life, devised by the British mathematician John Horton Conway, is a cellular automaton that simulates the evolution of a pop…

    C

  6. DataStructure DataStructure Public

    LeetCode and Data Structure exercises

    Java