Skip to content
View ttcpavle's full-sized avatar
πŸ˜„
πŸ˜„

Block or report ttcpavle

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

πŸ’« About Me:

I am a student in the field of IT and management. My passion is programming and cyber security. Areas of great interest to me are graphics programming and cryptographic algorithms. My goal is for the programs I write to be crystal clear and logically structured so that they can be helpful to anyone who comes across them. I try to make everything that was not clear to me at the beginning as clear as possible with additional clarifications and various materials (links to YouTube videos, official documentation, etc.)

πŸ’» Tech Stack:

C C++ Java Django Python OpenGL Blender Krita

πŸ“Š GitHub Stats:



✍️ Random Dev Quote

πŸ” Top Contributed Repo


Pinned Loading

  1. Ray-tracer-in-C Ray-tracer-in-C Public

    This is a simple ray-tracer written in C. It allows users to read wavefront files, transform objects and render an image

    C 1

  2. Determinant-calculator-with-permutations Determinant-calculator-with-permutations Public

    This script can calculate a determiniant of nxn matrix given dimension n. This calculation is done using all possible permutations of array (1,2...,n)

    C

  3. Huffman-coding-cpp Huffman-coding-cpp Public

    This program can compress and decompress textual file using huffman binary tree. Compressed file can be aroud 30%-50% smaller in size.

    C++

  4. Advanced-encryption-standard-AES-in-c Advanced-encryption-standard-AES-in-c Public

    This is a simple example of AES encryption (with 128, 192 and 256bit keys)

    C

  5. ttcpavle ttcpavle Public