Skip to content
View johnprif's full-sized avatar
đź’ˇ
Curious by nature
đź’ˇ
Curious by nature

Highlights

  • Pro

Block or report johnprif

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

Pinned Loading

  1. Thesis Thesis Public

    Implementation of an O(n log n) algorithm for the Smallest Enclosing Circle and the Voronoi Diagram, using efficient structures (Red‑Black tree, HashMap) with a JavaFX GUI.

    Java 3

  2. GoogleFromLidl GoogleFromLidl Public

    A desktop search‑engine app over Twitter comments, built in Java Swing with Apache Lucene full‑text indexing. Scan large volumes of tweets, perform keyword queries, and explore results in a rich GUI.

    Java 1 1

  3. AdvancedText2SpeechApp AdvancedText2SpeechApp Public

    A Java Swing desktop application that loads, edits and converts documents (Word .docx, Excel .xlsx, etc.) into spoken audio using the FreeTTS library.

    Java 1

  4. AdvancedLatexEditorView AdvancedLatexEditorView Public

    A Java Swing desktop application to compose and edit LaTeX documents using ready‑made templates, version‑history (“stratagem”) saves, and automatic LaTeX↔HTML conversion, packaged as a Windows .exe…

    Java 1

  5. Compiler Compiler Public

    A teaching compiler written in Python that parses a small C‑like language (minimal++), generates equivalent C code, and then produces x86 assembly via GCC. The project implements lexical analysis, …

    Python 1

  6. Wireless-Links Wireless-Links Public

    Octave‑based signal propagation simulator and visualizer for urban environments, developed as an open‑source teaching aid for the Department of Computer Science & Engineering at the University of I…

    MATLAB